Commit Graph

110 Commits

Author SHA1 Message Date
Marcin Wielgus 795696ff45 Merge pull request https://github.com/kubernetes/contrib/pull/1049 from mwielgus/skip-kubernetes-system
Cluster-autoscaler: do not delete nodes with kube-system, not-mirrored, not-daemon set pods
2016-05-24 15:37:59 +02:00
Marcin Wielgus 084e0ec0c5 Cluster-autoscaler: do not delete nodes with kube-system, not-mirrored, not-daemon set pods 2016-05-24 12:34:59 +02:00
Marcin Wielgus dfeb5f4416 Cluster-autoscaler: scaledown logging fix 2016-05-23 17:42:30 +02:00
Marcin Wielgus 76a17f8777 Cluster-autoscaler: clear hostname when looking for a new node for pod 2016-05-23 16:16:08 +02:00
Marcin Wielgus 945bb7de3a Cluster-autoscaler: do full scheduling check in calculating node utilization in scale-down 2016-05-23 14:40:29 +02:00
Marcin Wielgus d6c4c1001c Cluster-autoscaler: PredicateChecker and better nodeInfo handling for ScaleDown 2016-05-18 14:05:56 +02:00
Marcin Wielgus 34dbaa7a06 Cluster-autoscaler: ScaleUp and ScaleDown integration 2016-05-18 12:41:16 +02:00
Piotr Szczesniak 04a4810043 Use all resources to compute node reservation 2016-05-13 15:56:01 +02:00
Filip Grzadkowski 2d016e81c3 Fix autoscaler code to work with new godeps. 2016-05-12 21:06:25 +02:00
Marcin Wielgus 2caae1647a Cluster-autoscaler scale down impl 2016-05-10 14:33:29 +02:00