-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
[kube-prometheus-stack] 57.2.0 include broken kube-state-metrics #4410
Labels
bug
Something isn't working
Comments
With the release of 5.18.1 of kube-state-metrics can this helm-chart be bumped so its distributed package has the latest kube-state-metrics instead of 5.18.0 |
@dotdc anyway we can get a release to close out this issue? |
3 tasks
kingdonb
added a commit
to kingdonb/flux2-monitoring-example
that referenced
this issue
Apr 10, 2024
prometheus-community/helm-charts#4410 (comment) Thanks 🙏 Signed-off-by: Kingdon P Barrett <[email protected]>
kingdonb
added a commit
to kingdonb/flux2-monitoring-example
that referenced
this issue
May 13, 2024
Signed-off-by: Kingdon P Barrett <[email protected]> add image controller Signed-off-by: Kingdon Barrett <[email protected]> refactor-1 image controller Signed-off-by: Kingdon Barrett <[email protected]> add image automation for bootstrap-repo default namespace Signed-off-by: Kingdon Barrett <[email protected]> new policy Signed-off-by: Kingdon Barrett <[email protected]> remove tests try version 56 Signed-off-by: Kingdon P Barrett <[email protected]> was this broken in 57.0.0 or a later patch release Signed-off-by: Kingdon P Barrett <[email protected]> try 57.1.0 Signed-off-by: Kingdon P Barrett <[email protected]> 57.2.0 Signed-off-by: Kingdon P Barrett <[email protected]> so 57.1.1 could still work theoretically Signed-off-by: Kingdon P Barrett <[email protected]> this version did not work 57.2.0 Signed-off-by: Kingdon P Barrett <[email protected]> test the fix suggested by dotdc prometheus-community/helm-charts#4410 (comment) Thanks 🙏 Signed-off-by: Kingdon P Barrett <[email protected]> try tag v2.12.0 Signed-off-by: Kingdon P Barrett <[email protected]> revert kube-state-metrics v2.12.0 test Signed-off-by: Kingdon P Barrett <[email protected]> can go as high as 57.1.1 Signed-off-by: Kingdon P Barrett <[email protected]> Replace deprecated loki-stack with loki+promtail helm charts Signed-off-by: Mario Trangoni <[email protected]> don't set storage: filesystem Signed-off-by: Kingdon Barrett <[email protected]> persistence: enable: false Signed-off-by: Kingdon Barrett <[email protected]> volumeClaimsEnabled Signed-off-by: Kingdon Barrett <[email protected]> test 58.0.x again Signed-off-by: Kingdon Barrett <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug a clear and concise description of what the bug is.
The latest version of kube-prometheus-stack update the dependency kube-state-metrics to version 5.18.0 that include the version 2.11.0 of kube-state-metrics.
The version 2.11.0 is invalid with prometheus : kubernetes/kube-state-metrics#2270.
What's your helm version?
57.2.0
What's your kubectl version?
v1.29.1
Which chart?
kube-prometheus-stack
What's the chart version?
57.2.0
What happened?
Prometheus scrape fail with with invalid metric type "info".
See kubernetes/kube-state-metrics#1973
What you expected to happen?
Add a warning to https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-57.2.0 or rollback kube-state-metrics.
How to reproduce it?
No response
Enter the changed values of values.yaml?
No response
Enter the command that you execute and failing/misfunctioning.
n/a
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: