autoscaler/cluster-autoscaler/utils
Kubernetes Prow Robot b516e808c6
Merge pull request #5477 from BigDarkClown/taint
Merge taint utils into one package, make taint modifying methods public
2023-02-23 04:13:34 -08:00
..
backoff Update imports after scheduler scheduler/framework/v1alpha1 removal 2020-11-30 10:48:52 +00:00
daemonset Clean up DS utils: remove unused cluster snapshot and predicate checker 2023-01-23 14:14:53 +00:00
drain Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
errors Base parallel scale down implementation 2022-10-24 20:14:48 +02:00
expiring Make NodeDeletionTracker implement ActuationStatus interface 2022-04-28 17:08:10 +02:00
gpu Add "resource_name" to scaled_up_gpu_nodes_total and scaled_down_gpu_nodes_total metrics 2023-02-22 10:09:45 +00:00
klogx Limit amount of node utilization logging 2022-09-01 15:16:56 +02:00
kubernetes Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
labels Stop applying the beta.kubernetes.io/os and arch 2022-10-27 12:20:04 +08:00
pod Don't add pods from drained nodes in scale-down 2022-12-09 16:26:54 +00:00
scheduler Merge pull request #4089 from DataDog/templates-names-collisions 2021-05-24 03:23:38 -07:00
taints Merge taint utils into one package, make taint modifying methods public 2023-02-13 11:29:45 +00:00
test Use GpuConfig in utilization calculations for scale-down 2023-02-15 08:28:24 +00: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 Skip pod hostname when comparing PodSpecs 2022-03-16 15:46:49 +01:00
utils_test.go Skip pod hostname when comparing PodSpecs 2022-03-16 15:46:49 +01:00