kubernetes/plugin/pkg
Kubernetes Submit Queue 412271d4d3
Merge pull request #55251 from deads2k/admission-13-toleration
Automatic merge from submit-queue (batch tested with PRs 53747, 54528, 55279, 55251, 55311). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

update podtolerations admission to mutate and validate separately

Updates the podtolerations admission plugin to mutate and validate separately.  This also fixes the bug where the toleration whitelist isn't respected for memory pressure.

```release-note-action-required
The `node.kubernetes.io/memory-pressure` taint now respects the configured whitelist.  If you need to use it, you'll have to add it to the whitelist.
```
2017-11-08 19:31:12 -08:00
..
admission Merge pull request #55251 from deads2k/admission-13-toleration 2017-11-08 19:31:12 -08:00
auth Merge pull request #54854 from kawych/hpa_roles 2017-11-08 13:16:37 -08:00
scheduler Merge pull request #55172 from hongshibao/master 2017-11-08 15:41:18 -08:00