Update dependency https://github.com/kubernetes/kube-state-metrics to v2.14.0 - autoclosed #219
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.13.0
->v2.14.0
Release Notes
kubernetes/kube-state-metrics (https://github.com/kubernetes/kube-state-metrics)
v2.14.0
Compare Source
Note
This release builds with Golang
v1.23.3
This release builds with
k8s.io/client-go
:v0.31.2
This release removes
kube_endpoint_address_not_ready
andkube_endpoint_address_available
which have been deprecated in 2022. Please usekube_endpoint_address
as a replacement.[BUGFIX] Use --track-unscheduled-pods to select unscheduled pods in Daemonset sharding by @CatherineF-dev in #2388
[BUGFIX] Install tools so VERSION gets set by @mrueg in #2456
[BUGFIX] Syntax errors in kube-state-metrics.libsonnet by @jeffmccune in #2454
[BUGFIX] Set kube_job_status_failed metric even when there are no job.Status.Conditions present by @richabanker in #2485
[BUGFIX] de-duplication of custom resource metrics by @bartlettc22 in #2502
[BUGFIX] Configure sharding every time MetricsHandler.Run runs by @wallee94 in #2478
[BUGFIX] Panic in
util.GVRFromType
for core objects by @L3n41c in #2535[BUGFIX] Big memory value overflow by @leiwingqueen in #2540
[BUGFIX] Expose empty labels by @mrueg in #2539
[BUGFIX] CustomResourceMetrics: Convert status condition Unknown to a valid value by @Haleygo in #2536
[CHANGE] Remove deprecated endpoint address metric by @mrueg in #2527
[FEATURE] Add new metric kube_job_status_suspended by @Indresh2410 in #2542
[FEATURE] Move endpoint ports into address metric by @mrueg in #2503
[ENHANCEMENT] Use concurrent map when storing metrics by @rarruda in #2510
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.