autoscaler/cluster-autoscaler/utils
Daniel Kłobuszewski c550b77020 Make NodeDeletionTracker implement ActuationStatus interface 2022-04-28 17:08:10 +02:00
..
backoff Update imports after scheduler scheduler/framework/v1alpha1 removal 2020-11-30 10:48:52 +00:00
daemonset Handle daemonsets using the daemonset controller logic 2022-03-23 12:10:44 +00:00
deletetaint Adding functionality to cordon the node before destroying it. This helps load balancer to remove the node from healthy hosts (ALB does have this support). 2021-01-14 17:21:37 +05:30
drain ignoring terminated pods in scaledown 2020-12-21 16:22:50 +01:00
errors Log failed scale up metric based on string of AutoscalerErrorType. 2021-03-23 15:37:04 +01:00
expiring Make NodeDeletionTracker implement ActuationStatus interface 2022-04-28 17:08:10 +02:00
gpu Separate and refactor custom resources logic 2021-04-07 10:31:11 +00:00
klogx Rewrite glogx to work with klogv2 (+rename klogx) 2020-06-05 17:22:26 +02:00
kubernetes Expose nodes with unready GPU in CA status 2022-03-03 14:59:31 +01:00
labels Move UpdateDeprecatedTemplateLabels function 2021-08-04 14:32:39 +00:00
pod [cluster-autoscaler] Allow “custom” DaemonSet pods 2019-11-06 11:23:23 +01:00
scheduler Merge pull request #4089 from DataDog/templates-names-collisions 2021-05-24 03:23:38 -07:00
taints Expose nodes with unready GPU in CA status 2022-03-03 14:59:31 +01:00
test fix pod equivalency checks for pods with projected volumes 2021-12-21 17:02:30 +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 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