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.
```
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/e2e/taints_test.go
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment