kubernetes/plugin/pkg
Kubernetes Submit Queue 1f3a703df1 Merge pull request #30274 from mwielgus/best-fit
Automatic merge from submit-queue

ClusterAutoscaler-friendly scheduler priority function that promotes well-used nodes

It will help cluster autoscaler to put pods on nodes that are unlikely to be deleted soon due to low usage. Otherwise a pod may be frequently kicked from one node to another. A flag that enables it when CA is on will be added in a separate PR.

Fixes: #28842
2016-08-18 23:49:10 -07:00
..
admission Add alpha annotations support to the PodSecurityPolicy provider 2016-08-17 10:14:36 -07:00
auth add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
client/auth added a e2e test that uses the staged client; made necessary changes to gcp auth plugin to pass the gke tests 2016-08-09 14:07:54 -07:00
scheduler Merge pull request #30274 from mwielgus/best-fit 2016-08-18 23:49:10 -07:00
webhook Func note not consistent with real fun name 2016-07-16 10:25:01 +08:00