Open elmiko opened 1 day ago
/area cluster-autoscaler
/help-wanted /good-first-issue
@elmiko: This request has been marked as suitable for new contributors.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue
command.
Hi @elmiko , could you please assign to me? Thanks!
/assign @thiha-min-thant
Which component are you using?:
cluster-autoscaler
What version of the component are you using?:
Component version: 1.29
What k8s version are you using (
kubectl version
)?:1.29
What environment is this in?:
n/a
What did you expect to happen?:
metric should be initialized so that the zero value can be seen in prometheus data.
What happened instead?:
metric does not appear until it has been updated.
How to reproduce it (as minimally and precisely as possible):
cluster_autoscaler_failed_scale_ups_total
Anything else we need to know?:
this should be fairly straightforward to fix.