Pranshu Srivastava

Results 524 comments of Pranshu Srivastava

I believe this is related to https://github.com/kubernetes/kube-state-metrics/pull/2190/files#diff-25a954ca6112145b3cd604fe01171ad987a40658039c5d780da990520502a72b, however, https://github.com/kubernetes/kube-state-metrics/blob/6de105ebbe0eeb5d97d9e6adf1cc83314434e8cc/internal/store/namespace_test.go#L38 is in place to catch such an issue. @jlcrow Can you check if any other metrics besides this one are missing...

ACK, are any other metrics besides this missing for you as well? Since the change affected other areas: https://github.com/kubernetes/kube-state-metrics/pull/2190/files#diff-25a954ca6112145b3cd604fe01171ad987a40658039c5d780da990520502a72b (PVs, CSRs, etc.)?

Closed in favor of https://github.com/kubernetes/kube-state-metrics/pull/2325.

> kube-state-metrics version: v2.3.0 @zhoujoetan It seems you're on an outdated version that's no longer supported. Could you switch to [one of the supported versions](https://github.com/kubernetes/kube-state-metrics#compatibility-matrix) (preferably the latest release) and...

I believe this should've been addressed in [`v2.9+`](https://github.com/kubernetes/kube-state-metrics/pull/2004). @ulikl @kchopra456 Could you specify the KSM version you were experiencing this on?

@shafeeqes I believe this was partially accomplished in https://github.com/kubernetes/kube-state-metrics/pull/2276. Are you working on this?

> I don't think so. I assumed it since https://github.com/kubernetes/kube-state-metrics/pull/2276 mentions the following. > Fixes part of https://github.com/kubernetes/kube-state-metrics/issues/2274. > No, as explained in the issue, currently there is no release...

Hey, thank you for working on this. Just a question right off the top of my mind, would this be better suited to be in a KSM _operator_? I remember...