kubernetes/plugin/pkg/admission/defaulttolerationseconds
Kubernetes Submit Queue 8c2e1cca6b
Merge pull request #59740 from hzxuzhonghu/defaulttoleration-admission
Automatic merge from submit-queue (batch tested with PRs 59740, 59728, 60080, 60086, 58714). 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>.

optimize DefaultTolerationSeconds admission controller

**What this PR does / why we need it**:

As `DefaultTolerationSeconds ` will be enabled by default, so this improves its performance.


**Release note**:

```release-note
NONE
```
2018-03-19 21:34:26 -07:00
..
admission_test.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
admission.go optimize DefaultTolerationSeconds admission controller 2018-02-13 11:35:43 +08:00
BUILD Merge pull request #59740 from hzxuzhonghu/defaulttoleration-admission 2018-03-19 21:34:26 -07:00