Skip to content

helm: Make query-scheduler a required component #12188

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

56quarters
Copy link
Contributor

@56quarters 56quarters commented Jul 24, 2025

What this PR does

This change always configures the query-frontend and querier workers to use the query-scheduler.

Which issue(s) this PR fixes or relates to

Part of #11884

Note for reviewers

Every component in the helm chart has an enabled setting that can be used to prevent its manifests from being rendered. I didn't remove this from the query-scheduler since all other components (which are required) still have it. I did however not make configuration of scheduler-address depend on its setting when rendering the configuration file.

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]. If changelog entry is not needed, please add the changelog-not-needed label to the PR.
  • about-versioning.md updated with experimental features.

@56quarters 56quarters force-pushed the 56quarters/scheduler-helm branch from aa30bc2 to e7a5623 Compare July 24, 2025 18:24
@56quarters 56quarters added this to the 3.0 milestone Jul 24, 2025
This change always configures the query-frontend and querier workers
to use the query-scheduler.

Part of #11884

Signed-off-by: Nick Pillitteri <[email protected]>
@56quarters 56quarters force-pushed the 56quarters/scheduler-helm branch from e7a5623 to b573139 Compare July 24, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant