Releases: kubernetes/kube-state-metrics
Releases · kubernetes/kube-state-metrics
v2.2.3 / 2021-10-11
[BUGFIX] Fix the image build job. Reverts #1602
v2.2.2 / 2021-10-11
v2.2.1
- [FEATURE] Add the kube_persistentvolumeclaim_annotations metric which exposes annotations on PVCs #1566 @arajkumar
- [BUGFIX] Revert the accidentally removed kube_persistentvolumeclaim_labels metric #1566 @arajkumar
- [BUGFIX] Filter annotations in metrics based on
--metric-annotations-allowlist
instead of--metric-labels-allowlist
for
CronJob, Daemonset, HPA and Ingress resources #1580 @mindw - [BUGFIX] Avoid panicking when VPA objects have no targetRef #1584 @nabokihms
v2.2.0 / 2021-08-24
v2.2.0 / 2021-08-24
- [FEATURE] Add --use-apiserver-cache flag to set resourceVersion=0 for ListWatch requests #1548
- [FEATURE] Introduce metrics for Kubernetes object annotations #1468
- [FEATURE] Introduce start time metric for containers in terminated state #1519
- [FEATURE] Introduce metrics for cronjob job history limits #1535
- [FEATURE] Add system_uuid dimension to kube_node_info metric #1535
- [FEATURE] Add available replica metric for statefulsets #1532
- [FEATURE] Add ready replica metric for deployments #1534
- [CHANGE] Update go clients for Kubernetes to support 1.22 #1545
- [CHANGE] Use new promlint package and update prometheus cli to 2.28.1 #1531
v2.1.1 / 2021-07-28
v2.1.1 / 2021-07-28
[CHANGE] go.mod: Update and minimize dependencies #1529
[CHANGE] Use BuilderInterface instead of internal/store.Builder in metricshandler #1537
[CHANGE] Add WithAllowLabels to public BuilderInterface #1514
[BUGFIX] Fixes a bug where KSM did not export any metrics when it had no permissions for resources in at least one namespace #1499
v2.1.0 / 2021-06-04
v2.1.0 / 2021-06-04
[CHANGE] Update go version and dependencies #1493
[FEATURE] Add support for native TLS #1354
[FEATURE] Add wildcard option to metric-labels-allowlist #1403
[FEATURE] Add build info metric #1332
[CHANGE] Add "uid" label to every pod metric #1304
[CHANGE] Add resourceVersion to CronJob metrics #1447
[CHANGE] Update go version and dependencies #1474
[CHANGE] Bump client-go and friends to v0.21 (Kubernetes v1.21) #1463
[CHANGE] Replace deprecated use of ioutil #1458
[BUGFIX] Fix builder.Builder WithMetrics signature #1455
[BUGFIX] Fix pod-metric missing reasons #1287
[BUGFIX] Fix multiListWatch resourceVersion mismatch if watch reconnected #1377
v2.1.0-rc.0 / 2021-05-20
v2.1.0-rc.0 / 2021-05-20
- [FEATURE] Add support for native TLS #1354
- [FEATURE] Add wildcard option to metric-labels-allowlist #1403
- [FEATURE] Add build info metric #1332
- [CHANGE] Add "uid" label to every pod metric #1304
- [CHANGE] Add resourceVersion to CronJob metrics #1447
- [CHANGE] Update go version and dependencies #1474
- [CHANGE] Bump client-go and friends to v0.21 (Kubernetes v1.21) #1463
- [CHANGE] Replace deprecated use of ioutil #1458
- [BUGFIX] Fix builder.Builder WithMetrics signature #1455
- [BUGFIX] Fix pod-metric missing reasons #1287
- [BUGFIX] Fix multiListWatch resourceVersion mismatch if watch reconnected #1377
kube-state-metrics-helm-chart-2.13.3
IMPORTANT: kube-state-metrics
Helm Chart has been MOVED!!!!
As of this release, the kube-state-metrics
helm has been officially deprecated in favour of prometheus-community/helm-charts.
Please refer to the new Github repo if you would like to file issues or submit pull requests to the helm chart.
v2.0.0 / 2021-04-13
- [CHANGE] Update go version and dependencies #1440
This is a promotion of the kube-state-metrics v2.0.0-rc.1
release, as no bugs were reported. This release has breaking changes so make sure to read the full list of changes detailed in the CHANGELOG or read the blog post that explains the v2.0 release here.
kube-state-metrics-helm-chart-2.13.2
Install kube-state-metrics to generate and expose cluster-level metrics