kubernetes/federation/pkg/federation-controller
Kubernetes Submit Queue b6d4462f01 Merge pull request #30983 from mwielgus/planer2
Automatic merge from submit-queue

Support for preexisting replicas and estimated capacity in federated replicaset controller

With this PR the planer will be able to:
* Keep already existing replicas in their current clusters if rebalance = false and min/max boundaries are met.

* Limit the number of replicas in a cluster to the level that was measured by the count of running and unschedulable pods. And provide an estimate how much more pods would be nice to put in a cluster so that if they are scheduled we will be closer to the desired layout or to schedule the desired number of replicas at all.

cc: @quinton-hoole @jianhuiz @wojtek-t @kubernetes/sig-cluster-federation
2016-08-19 08:28:03 -07:00
..
cluster Return nil directly when err is nil. 2016-08-08 04:20:44 -04:00
namespace Federated namespace controller - stop reconcilation if not in sync 2016-08-18 14:48:38 +02:00
replicaset Merge pull request #30983 from mwielgus/planer2 2016-08-19 08:28:03 -07:00
service Merge pull request #28568 from xiangpengzhao/check_ensureDnsRecords_return_value 2016-08-18 16:25:09 -07:00
util Fix deadlock possibility in federated informer 2016-08-18 14:37:38 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Fix a typo in my Github username [madhusudancs]. 2016-07-19 11:51:45 -07:00