Files
kubernetes/pkg/api
Kubernetes Submit Queue 070ebfe622 Merge pull request #41414 from kevin-wangzefeng/tolerationseconds-admission-controller
Automatic merge from submit-queue (batch tested with PRs 41043, 39058, 41021, 41603, 41414)

add defaultTolerationSeconds admission controller

**What this PR does / why we need it**:
Splited from #34825, add a new admission-controller that
1. adds toleration (with tolerationSeconds = 300) for taint `notReady:NoExecute` to every pod that does not already have a toleration for that taint, and
2. adds toleration (with tolerationSeconds = 300) for taint `unreachable:NoExecute` to every pod that does not already have a toleration for that taint.

**Which issue this PR fixes**: 
Related issue: #1574
Related PR: #34825

**Special notes for your reviewer**:

**Release note**:

```release-note
add defaultTolerationSeconds admission controller
```
2017-02-19 00:58:47 -08:00
..
2017-01-11 09:09:48 -05:00
2017-02-02 15:19:04 +01:00
2017-01-11 09:09:48 -05:00
2017-01-05 14:14:13 -08:00
2017-01-29 21:41:45 +01:00
2017-02-15 10:34:44 -05:00
2017-02-03 17:37:42 +08:00
2017-02-14 11:47:23 -05:00
2017-02-09 11:42:22 -05:00
2017-01-19 09:50:16 -05:00
2016-07-16 13:48:21 -04:00
2017-02-09 13:53:32 +01:00
2016-09-28 10:53:30 -07:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-02-14 11:47:23 -05:00
2017-02-15 16:04:10 -05:00