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

Update kube-state-metrics sub-chart to 5.28.0 #857

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

pstranak-sw
Copy link
Contributor

The new version removes two deprecated metrics kube_endpoint_address_not_ready and kube_endpoint_address_available.

@pstranak-sw pstranak-sw requested a review from a team as a code owner January 6, 2025 08:31
gantrior
gantrior previously approved these changes Jan 6, 2025
@@ -197,7 +200,7 @@ metadata:
example.com/annotation: "example-annotation"
spec:
selector:
app: test-pod
app: test-statefulset
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The kube_endpoint_address is generated only when there is an actual endpoint mapped to the service. Fixing the link between test-statefulset and test-service, since the StatefulSet already pointed to Service, just not the other way around.

@pstranak-sw pstranak-sw merged commit 1a7f628 into master Jan 8, 2025
19 checks passed
@pstranak-sw pstranak-sw deleted the updateKubeStateMetrics5_28 branch January 8, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants