Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.10.1 #66
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.9.2
->v2.10.1
Release Notes
kubernetes/kube-state-metrics (registry.k8s.io/kube-state-metrics/kube-state-metrics)
v2.10.1
: / 2023-10-09Compare Source
Note
Changes
v2.10.0
Compare Source
Note
Label and annotation metrics aren't exposed by default anymore to reduce the memory usage of the default configuration of kube-state-metrics. Before this change, they used to only include the name and namespace of the objects which is not relevant to users not opting in these metrics.
[BUGFIX] Log no _info suffix in name only once per reading the configuration for custommetrics by @chrischdi in #2157
[BUGFIX] Don't crash on non-existent valueFrom path values by @chihshenghuang in #2140
[BUGFIX] Index out of range in metrics_store.SanitizeHeaders by @mrueg in #2166
[BUGFIX] Always extract the headers but only write it when we have custommetrics by @chrischdi in #2154
[BUGFIX] Add filtering for Lease metrics by @ntoofu in #2122
[FEATURE] Implement kube_pod_status_initialized_time by @opeco17 in #2148
[FEATURE] Disable labels and annotations metrics when metric-annotations-… by @opeco17 in #2145
[FEATURE] Add webhooks client config service metrics by @dgrisonnet in #2114
[FEATURE] Support kube_persistentvolumeclaim_deletion_timestamp by @maxime1907 in #2074
[FEATURE] Support kube_persistentvolume_deletion_timestamp by @maxime1907 in #2075
[FEATURE] Adds new metric
kube_pod_service_account
by @swarup-stripe in #2096[FEATURE] Add volumemode to PVC info metric by @machadovilaca in #2134
[FEATURE] Enable metric-annotations-allowlist and metric-labels-allowlist for ResourceQuota by @opeco17 in #2175
[FEATURE] Allow field KV general matching by @rexagod in #2067
[FEATURE] Support hot reload for kubeconfig by @opeco17 in #2144
[FEATURE] Add support for endpoint topology routing hints by @MarkSRobinson in #2090
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 becomes conflicted, 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 Mend Renovate. View repository job log here.