Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.15.0 #412
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/registry.k8s.io-kube-state-metrics-kube-state-metrics-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.14.0
->v2.15.0
Release Notes
kubernetes/kube-state-metrics (registry.k8s.io/kube-state-metrics/kube-state-metrics)
v2.15.0
: / 2025-02-03Compare Source
Note
This release builds with Golang
v1.23.5
This release builds with
k8s.io/client-go
:v0.32.1
[BUGFIX] Fix CR cache for GVK all specified case by @chelseychen in #2567
[BUGFIX] Deduplicate tolerations before creating metric by @RiRa12621 in #2559
[BUGFIX] Make
$VERSION
3rd-party independant by @rexagod in #2572[BUGFIX] Fix NoNodePod naming in jsonnet by @mrueg in #2598
[BUGFIX] Panic in
util.GVRFromType
for structured types by @L3n41c in #2553[FEATURE] Add external traffic policy to kube_service_info by @jahantech in #2584
[FEATURE] Promote kube_statefulset_ordinals_start from ALPHA -> STABLE by @pwschuurman in #2415
[FEATURE] Add timezone to kube_cronjob_info / Make kube_cronjob_next_schedule_time timezone-aware by @mrueg in #2376
What's Changed
$VERSION
3rd-party independant by @rexagod in https://github.com/kubernetes/kube-state-metrics/pull/2572util.GVRFromType
for structured types by @L3n41c in https://github.com/kubernetes/kube-state-metrics/pull/2553New Contributors
Full Changelog: https://github.com/kubernetes/kube-state-metrics/compare/v2.14.0...v2.15.0
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 has been generated by Renovate Bot.