autoscaler/cluster-autoscaler/utils
Norbert Cyran 6ab7e2eb78 Prevent nil dereference of preFilterStatus 2025-05-07 10:38:20 +02:00
..
backoff DRA: migrate all of CA to use the new internal NodeInfo/PodInfo 2024-11-05 16:43:43 +01:00
daemonset CA: refactor utils related to NodeInfos 2024-11-27 12:51:30 +01:00
drain Format BlockingPodReason in human readbale way with %v 2024-05-02 10:44:54 +02:00
errors Minor refactor to scale-up orchestrator for more re-usability 2025-01-21 14:19:59 +00:00
expiring Make NodeDeletionTracker implement ActuationStatus interface 2022-04-28 17:08:10 +02:00
gpu use k8s.io/component-helpers/resource for pod request calculations 2025-04-22 17:36:17 +02:00
klogx Reduce log spam in AtomicResizeFilteringProcessor 2024-02-07 12:01:05 +01:00
kubernetes Run gofmt 2024-08-14 14:24:29 +00:00
labels use k8s.io/component-helpers/resource for pod request calculations 2025-04-22 17:36:17 +02:00
pod use k8s.io/component-helpers/resource for pod request calculations 2025-04-22 17:36:17 +02:00
scheduler CA: refactor utils related to NodeInfos 2024-11-27 12:51:30 +01:00
taints Make AddTaints and CleanTaints thread safe 2025-02-26 16:17:09 +01:00
test Prevent nil dereference of preFilterStatus 2025-05-07 10:38:20 +02:00
tpu Fix typos: reqest->request, approporiate->appropriate 2018-11-10 20:29:34 +08:00
units Account for kernel reserved memory in capacity calculations 2019-02-08 17:04:07 +01:00
utils.go Sanitize ENV from podSpec. 2024-08-28 14:50:28 +00:00
utils_test.go Sanitize ENV from podSpec. 2024-08-28 14:50:28 +00:00