Michael McCune
Michael McCune
/remove-lifecycle stale
is there a calico pod attempting to run on one of the kubemark nodes?
i have a feeling this might be related to the counting changes i have been making in the `Nodes` and `DecreaseTargetSize` interface functions. edit: if we are seeing this on...
thanks for proposing this @gnufied , this is definitely a problem that needs to be solved. from discussions i've had, i don't think we want to go down the same...
imo, this feature will need to be gated behind a command line flag. perhaps we can reuse `--emit-per-nodegroup-metrics`? the rationale here is that large clusters can have high numbers of...
@PavelGloba i tend to agree about that flag doing more, i would love for us to have the ability to get the type of metrics labels we are talking. imo,...
@Bryce-Soghigian agreed, imo we need to add this behind the flag we already have available so that users will need to explicitly enable it. in this manner, nothing will change...
> As this is my first time contribute to Kubernetes, do you think I should start with this issue? Thank you i think this is a challenging issue to take...
> but I'd consider adding those as new metrics with different names rather than conditionally adding labels to existing metrics (so - add "nodes_count_per_nodegroup" instead of adding "nodegroup" label to...
i think this is a nice feature to have, but just needs someone to propose the changes. i'm happy to help someone understand this issue if they'd like to work...