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

[prometheus-statsd-exporter] fix HPA target reordering problem #4172

Closed

Conversation

gavin-jeong
Copy link
Contributor

@gavin-jeong gavin-jeong commented Jan 23, 2024

There is some bug that Kubernetes ordering HPA target. kubernetes/kubernetes#74099
It makes diff every time when we deploy the chart with gitops based tools like ArgoCD.
This PR is for changing its order to prevent the diff action.

What this PR does / why we need it

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@gavin-jeong gavin-jeong changed the title [kube-prometheus-stack] fix label on admission controller (#4168) [kube-prometheus-stack] fix HPA target reordering problem Jan 23, 2024
@jkroepke
Copy link
Member

@gavin-jeong the title is mention kube-prometheus-stack, but you commit for prometheus-statsd-exporter?

@gavin-jeong gavin-jeong changed the title [kube-prometheus-stack] fix HPA target reordering problem [prometheus-statsd-exporter] fix HPA target reordering problem Jan 25, 2024
@zeritti
Copy link
Member

zeritti commented Jan 31, 2024

Completed in #4171.

@zeritti zeritti closed this Jan 31, 2024
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