Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(integrations): whitelist /deployments/me #6275

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

grandwizard28
Copy link
Collaborator

@grandwizard28 grandwizard28 commented Oct 25, 2024

Summary

Whitelist /deployments/me for updating host in signoz cloud


Important

Add /v2/deployments/me to AllowedPrefix in proxy.go to whitelist this endpoint.

  • Behavior:
    • Add /v2/deployments/me to AllowedPrefix in proxy.go to whitelist this endpoint for updating host in Signoz Cloud.

This description was created by Ellipsis for e308716. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to e308716 in 6 seconds

More details
  • Looked at 15 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. ee/query-service/integrations/gateway/proxy.go:13
  • Draft comment:
    Ensure that the addition of "/v2/deployments/me" to the AllowedPrefix list is properly tested to confirm that it behaves as expected in the application.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR adds "/v2/deployments/me" to the AllowedPrefix list, which is consistent with the PR description. The change is straightforward and aligns with the intent to whitelist this endpoint.
2. ee/query-service/integrations/gateway/proxy.go:13
  • Draft comment:
    No issues found with the specified rules.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The code does not violate any of the specified rules. It does not use hardcoded color values, inline styles, or inappropriate file structures. The ClickHouseReader interface is not involved here.

Workflow ID: wflow_p1qlmU66ly8yuoT4


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added the enhancement New feature or request label Oct 25, 2024
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@grandwizard28 grandwizard28 merged commit f7b8052 into develop Oct 26, 2024
12 of 14 checks passed
@vikrantgupta25 vikrantgupta25 deleted the custom-domain-name branch October 26, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants