CatherineF-dev
CatherineF-dev
Use 2.13.0 instead https://github.com/kubernetes/kube-state-metrics/issues/2375
> serving stale metrics Do we know this metric? > Sharded kube state metrics Does non-sharded kube-state-metrics have this issue or not? Also, could you reproduce this issue consistently?
/hold I might change NodeType back to string. Because got one comment that existing NodeType is a little confusing.
Hello, this code has been around for five years. Why is it only now experiencing this issue? Could there be a another underlying problem? If we can figure out how...
> The issue is that discovery started running it multiple times in [this PR](https://github.com/kubernetes/kube-state-metrics/pull/1851/files#diff-916e6863e1245c673b4e5965c98dc27bafbd72650fdb38ce65ea73ee6304e027R246) if there's a CR config. Thanks for spotting this! I am thinking whether we should run...
Do we need to add this breaking change into release notes later?
> This feature will help us update multiple clusters that we manage by simply updating configmaps instead of updating the deployment yaml qq: why will it be simpler to update...