kubernetes/plugin/pkg
k8s-merge-robot c17465be03 Merge pull request #25531 from ingvagabund/introduce-memory-pressure-to-scheduler
Automatic merge from submit-queue

Introduce node memory pressure condition to scheduler

Following the work done by @derekwaynecarr at https://github.com/kubernetes/kubernetes/pull/21274, introducing memory pressure predicate for scheduler.

Missing:

* write down unit-test
* test the implementation

At the moment this is a heads up for further discussion how the new node's memory pressure condition should be handled in the generic scheduler.

**Additional info**

* Based on [1], only best effort pods are subject to filtering.
* Based on [2], best effort pods are those pods "iff requests & limits are not specified for any resource across all containers".

[1] 542668cc79/docs/proposals/kubelet-eviction.md (scheduler)
[2] https://github.com/kubernetes/kubernetes/pull/14943
2016-05-21 19:37:15 -07:00
..
admission Merge pull request #25830 from smarterclayton/init_container_psp 2016-05-21 16:01:13 -07:00
auth Merge pull request #25694 from cjcullen/authncache 2016-05-21 10:48:38 -07:00
client/auth add tests for the OIDC WrapTransport 2016-05-18 17:03:12 -07:00
scheduler Merge pull request #25531 from ingvagabund/introduce-memory-pressure-to-scheduler 2016-05-21 19:37:15 -07:00
webhook Pull common webhook code into generic webhook plugin. 2016-05-10 14:41:14 -07:00