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

add dns discovery method for query-scheduler address #338

Merged
merged 3 commits into from Mar 15, 2022

Conversation

nschad
Copy link
Collaborator

@nschad nschad commented Mar 15, 2022

Signed-off-by: nschad niclas.schad@gmail.com

What this PR does:
Improve/Fix query-scheduler addresses

Which issue(s) this PR fixes:
Fixes #

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: nschad <niclas.schad@gmail.com>
Comment on lines -51 to -56
frontend:
scheduler_address: 'dns+{{ include "cortex.querySchedulerFullname" $ }}-headless:9095'

frontend_worker:
scheduler_address: 'dns+{{ include "cortex.querySchedulerFullname" $ }}-headless:9095'

Copy link
Collaborator Author

@nschad nschad Mar 15, 2022

Choose a reason for hiding this comment

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

Was already set via cli @kd7lxl . CLI args should take precedence over the config file also, therefore safe to remove

Signed-off-by: nschad <niclas.schad@gmail.com>
@nschad nschad requested a review from kd7lxl March 15, 2022 10:08
Signed-off-by: nschad <niclas.schad@gmail.com>
@nschad nschad merged commit 712abc6 into master Mar 15, 2022
@nschad nschad mentioned this pull request May 12, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants