autoscaler/cluster-autoscaler/processors
Robin D. 6d32a56ca9
fix: not failing the main loop when one NodeGroup fails on TemplateNodeInfo() (#8402)
* fix: not failing the main loop when one NodeGroup fails on TemplateNodeInfo()

* test: add a unit test
2025-08-07 17:19:42 -07:00
..
actionablecluster Fix incorrect usage of klog Warningf function 2025-03-13 13:50:39 +01:00
binpacking Deprecate NoOpBinpackingLimiter 2024-06-17 13:26:00 +00:00
callbacks Introduce Empty Cluster Processor 2021-10-13 13:30:30 +00:00
customresources Handle node readiness for DRA after a scale-up 2025-06-11 08:54:53 +00:00
nodegroupconfig Clean up NodeGroupConfigProcessor interface 2023-08-04 16:00:50 +00:00
nodegroups DRA: migrate all of CA to use the new internal NodeInfo/PodInfo 2024-11-05 16:43:43 +01:00
nodegroupset add logging for failed node balancing 2025-06-25 10:43:37 -04:00
nodeinfosprovider fix: not failing the main loop when one NodeGroup fails on TemplateNodeInfo() (#8402) 2025-08-07 17:19:42 -07:00
nodes Rewrite TestCloudProvider to use builder pattern 2025-05-23 12:42:15 +00:00
podinjection Export fake pods definition to a dedicated module 2025-06-27 12:16:09 +00:00
pods Enforce provisioning requests processing even if all pods are new 2025-01-10 13:08:56 +00:00
provreq Differentiate provisioning requests using Parameters field. Keep prefixing as not recommended approach 2025-03-04 11:41:51 +00:00
scaledowncandidates Rewrite TestCloudProvider to use builder pattern 2025-05-23 12:42:15 +00:00
status Improve events when max total nodes of the cluster is reached. 2025-02-12 13:24:51 +01:00
test Handle node readiness for DRA after a scale-up 2025-06-11 08:54:53 +00:00
processors.go Handle node readiness for DRA after a scale-up 2025-06-11 08:54:53 +00:00