kubernetes/plugin/pkg
Kubernetes Submit Queue a85d352de9 Merge pull request #37234 from liggitt/revert-flex_node_conditions
Automatic merge from submit-queue

Revert "Avoid hard-coding list of Node Conditions"

* we don't know how other API consumers are using node conditions (there was no prior expectation that the scheduler would block on custom conditions)
* not all conditions map directly to schedulability (e.g. `MemoryPressure`/`DiskPressure`)
* not all conditions use True to mean "unschedulable" (e.g. `Ready`)

This reverts commit 511b2ecaa8 to avoid breaking existing API users and to avoid constraining future uses of the node conditions API
2016-11-21 17:41:59 -08:00
..
admission add authz checks to allowed policies admission 2016-11-08 08:36:27 -05:00
auth Fix some lint errors. 2016-11-12 21:25:09 -08:00
client/auth Fix race condition in gcp auth provider plugin 2016-11-11 16:27:36 -08:00
scheduler Merge pull request #37234 from liggitt/revert-flex_node_conditions 2016-11-21 17:41:59 -08:00
webhook Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00