Commit Graph

16 Commits

Author SHA1 Message Date
Marcin Wielgus 34eb4973f8 Fix imports in cluster autoscaler after migrating it from contrib 2017-04-18 15:42:04 +02:00
Marcin Wielgus b57ab3b48a Cluster-autoscaler: add NodeReadyPredicate and allow unready nodes in CA 2017-01-18 15:09:59 +01:00
Marcin Wielgus 7b63b6c1f1 Cluster-autoscaler: update code to compile with K8S 1.5 2016-12-13 17:22:57 +01:00
Marcin Wielgus 1cea91895d Cluster-autoscaler: delete empty nodes in bulk 2016-11-07 15:52:35 +01:00
Jan Chaloupka e028312170 Remove "All rights reserved" from all the headers 2016-09-08 13:02:39 +02:00
Marcin Wielgus 40b6e43dbe Cluster-autoscaler: shuffle nodes in scale down 2016-07-20 16:57:01 +02:00
Marcin Wielgus b29f771e0d Cluster-autoscaler: use node usage tracker for better utilization resets 2016-07-15 12:09:52 +02:00
Marcin Wielgus 6c74123879 Cluster-autoscaler: pod relocation hints 2016-07-14 11:45:03 +02:00
Filip Grzadkowski e7f1af7437 Rename reservation to utilization 2016-06-09 19:10:13 +02:00
Piotr Szczesniak bdb8987db6 Implemented unit test for FilterOutSchedulable function 2016-05-24 20:06:29 +02:00
Filip Grzadkowski 38f104cc15 Use all predicates in simulator 2016-05-24 13:54:08 +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