autoscaler/cluster-autoscaler/processors/nodegroupset
elmiko 771b9ee591 add logging for failed node balancing
this change adds debug logs at level 5 to aid in triaging failed node
balancing. It adds logs to help determine why two node groups are not
considered as similar. These logs can be quite noisy so the logging
level has been set to 5 by default.
2025-06-25 10:43:37 -04:00
..
aws_nodegroups.go
aws_nodegroups_test.go
azure_nodegroups.go
azure_nodegroups_test.go
balancing_processor.go
balancing_processor_test.go
compare_nodegroups.go
compare_nodegroups_test.go
gce_nodegroups.go
label_nodegroups.go
label_nodegroups_test.go
nodegroup_set_processor.go