CatherineF-dev
CatherineF-dev
/remove-lifecycle stale
/remove-lifecycle stale
Also update https://github.com/kubernetes/kube-state-metrics/blob/main/CHANGELOG.md Next: -
This is a good idea to generate configurations. However, does it require changing codes to add these annotations? Another idea might be generating configurations using k8s client.
> This will be an opt-in method alternative to writing this file manually. Got it. Maybe we can keep kube-state-metrics API (crd-config.yaml) as same before, and this tool helps generating/merging...
> essentially that when you are in control of the CRDs and corresponding Go types you can directly mark the metrics on the fields and then you don't have to...
Could you add how to use some debugging tools in another PR? I don't use delve recently Not everyone knows minikube. Could we merge this?
/remove-lifecycle stale
LGTM in general, since most codes are isolated inside generate repo. Don't forget about add an example on how to use this awesome feature later.