Merge pull request #40355 from gmarek/nc-taint-handling

Automatic merge from submit-queue (batch tested with PRs 39418, 41175, 40355, 41114, 32325)

TaintController

```release-note
This PR adds a manager to NodeController that is responsible for removing Pods from Nodes tainted with NoExecute Taints. This feature is beta (as the rest of taints) and enabled by default. It's gated by controller-manager enable-taint-manager flag.
```
This commit is contained in:
Kubernetes Submit Queue
2017-02-10 04:50:42 -08:00
committed by GitHub
15 changed files with 1684 additions and 5 deletions

View File

@@ -170,6 +170,7 @@ enable-garbage-collector
enable-hostpath-provisioner
enable-server
enable-swagger-ui
enable-taint-manager
etcd-address
etcd-cafile
etcd-certfile