Restore old behavior of kube-state-metrics
Version Control Information
Source branch: fix/kube-namespace-labels
Target branch: devel
Commits:
* Restore old behavior of kube-state-metrics
With the upgrade of Prometheus Stack to version 59.1.0 the default
behavior of kube-state-metrics changed in such a way that it doesn't
read all namespace labels by default anymore.
This commit restores the previous behavior in order to stay backwards
compatible.
Description
Feel free to add further information about your MR in this section
Closes: #
Merge Prerequisites
-
MR title (and description) are descriptive -
Code is readable and syntactically correct -
Code is understandable -
Documentation has been updated, if necessary -
Commit messages look good -
Release note file in RST format added in latest commit
As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.