Damien Grisonnet
Damien Grisonnet
/triage accepted
This feature request came up quite a few times already and was always rejected because we want to stick to a 1:1 mapping between Kubernetes objects and the metrics. Any...
The code for the metric predates the support for timezone, so it is not taken into account. We would need to had support for it in ksm. /help
/triage accepted /assign
Disregard https://github.com/kubernetes/kube-state-metrics/pull/2052#pullrequestreview-1602937314, I got super confused with the syntax. The use of the `*` character is so confusing here. I would see a lot of people, myself included to expect...
> which may give rise to ambiguous conclusions since there's a path definition outside labelsFromPath as well, to allow relative definitions for labels such as type (above). I see what...
Yes it would be a breaking changes. That would also be the case for this comment on your other PR which would apply also here: https://github.com/kubernetes/kube-state-metrics/pull/2068#discussion_r1511539495 We will need to...
/triage accepted /assign
How about a different approach. The current storage is built based on the assumption that the returned types never changes (which used to hold true until recently). Now that we...