Skip to content

fix: use correct podAnnotations reference in purger deployment#613

Merged
kd7lxl merged 1 commit into
cortexproject:masterfrom
sophotechlabs:fix/purger-pod-annotations
Jul 24, 2026
Merged

fix: use correct podAnnotations reference in purger deployment#613
kd7lxl merged 1 commit into
cortexproject:masterfrom
sophotechlabs:fix/purger-pod-annotations

Conversation

@archy-rock3t-cloud

Copy link
Copy Markdown
Contributor

What this PR does:

The purger deployment template references .Values.query_frontend.podAnnotations instead of .Values.purger.podAnnotations, so any pod annotations configured for the purger component are never applied.

Which issue(s) this PR fixes:

N/A — found by code review.

Checklist

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

@archy-rock3t-cloud
archy-rock3t-cloud force-pushed the fix/purger-pod-annotations branch from 648840d to 0cff471 Compare April 9, 2026 18:40
Comment thread CHANGELOG.md Outdated

## master / unreleased

* [BUGFIX] Purger: use correct podAnnotations reference instead of query_frontend's

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* [BUGFIX] Purger: use correct podAnnotations reference instead of query_frontend's
* [BUGFIX] Purger: use correct podAnnotations reference instead of query_frontend's #613

@kd7lxl kd7lxl Apr 9, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I tried to add the PR number to the changelog myself, but with Github UI it doesn't pass the DCO, and I don't have permission to push to your fork directly. You'll have to do it yourself.

Otherwise, this PR looks great. Thanks!

@nschad

nschad commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

you still have to sign the DCO @archy-rock3t-cloud.

Great PR though, thanks

Signed-off-by: Artem Muterko <artem@sopho.tech>
@archy-rock3t-cloud
archy-rock3t-cloud force-pushed the fix/purger-pod-annotations branch from 55e7e99 to 82c8c66 Compare July 24, 2026 10:10
@archy-rock3t-cloud

Copy link
Copy Markdown
Contributor Author

@nschad updated, please take a look

@kd7lxl
kd7lxl merged commit 29a0e0f into cortexproject:master Jul 24, 2026
3 checks passed
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.

3 participants