autoscaler/cluster-autoscaler/processors/nodegroupset
michael mccune 955396e857 remove clusterapi nodegroupset processor
as discussed with the cluster api community[0], the nodegroupset
processor is being removed from the clusterapi provider implementation
in favor of instructing our community on the use of the
--balancing-ignore-label flag. due to the wide variety of provider
infrastructures that clusterapi can be deployed on, we would prefer to
not encode all of these labels in the autoscaler itself. see the linked
recording for more information.

[0] https://www.youtube.com/watch?v=jbhca_9oPuQ
2023-01-12 15:05:37 -05:00
..
aws_nodegroups.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
aws_nodegroups_test.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
azure_nodegroups.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
azure_nodegroups_test.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
balancing_processor.go cluster-autoscaler: refactor BalanceScaleUpBetweenGroups 2022-11-15 13:21:29 -08:00
balancing_processor_test.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
compare_nodegroups.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
compare_nodegroups_test.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
gce_nodegroups.go Configurable difference ratios 2023-01-09 22:40:16 -08:00
label_nodegroups.go Allow balancing by labels exclusively 2022-07-06 10:34:18 +01:00
label_nodegroups_test.go Allow balancing by labels exclusively 2022-07-06 10:34:18 +01:00
nodegroup_set_processor.go Configurable difference ratios 2023-01-09 22:40:16 -08:00