autoscaler/cluster-autoscaler/utils
Jakub Tużnik b2f19b10e1 Fix eventRecorder throttling to include log lines
Previously, eventRecorder would throttle the actual events, but not
the information about them logged via klog.
2020-04-15 12:48:45 +02:00
..
backoff fix: increase duration regardless of backoff status 2019-08-13 10:08:38 -04:00
daemonset resolve todo in GetDaemonSetPodsForNode 2020-02-27 11:23:23 +01:00
deletetaint Fixes in CA for vendor update 2020-02-13 15:28:29 +01:00
drain Provide ScaleDownStatusProcessor with info about unremovable nodes 2020-02-11 15:27:33 +01:00
errors rely on listers instead of watch api 2019-04-16 13:47:54 +02:00
glogx Use k8s.io/klog instead github.com/golang/glog 2018-11-26 17:30:31 +01:00
gpu cluster-autoscaler/taints: ignore taints on existing nodes 2020-02-25 13:55:17 +01:00
kubernetes Fix eventRecorder throttling to include log lines 2020-04-15 12:48:45 +02:00
labels Fix gofmt errors 2018-11-26 15:39:59 +01:00
pod [cluster-autoscaler] Allow “custom” DaemonSet pods 2019-11-06 11:23:23 +01:00
scheduler Remove NodeWithPod 2020-02-04 20:52:05 +01:00
taints change taints from scheduler api to cloudprovider api 2020-03-02 15:01:47 +01:00
test Use ClusterSnapshot in ScaleDown 2020-02-04 20:51:48 +01: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 Adding ScaleDownNodeProcessor 2019-08-12 20:19:55 +02:00