kubernetes/pkg/scheduler/algorithm
Kubernetes Submit Queue 27daaab224
Merge pull request #59323 from zetaab/nodetaint
Automatic merge from submit-queue. 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>.

add node shutdown taint

**What this PR does / why we need it**: we need node stopped taint in order to detach volumes immediately without waiting timeout. More info in issue ticket #58635 

**Which issue(s) this PR fixes** 
Fixes #58635

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2018-02-15 09:52:10 -08:00
..
predicates format some import statements in scheduler pkg 2018-02-12 09:04:00 +08:00
priorities fix all the typos across the project 2018-02-11 11:04:14 +08:00
BUILD Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface_test.go
scheduler_interface.go
types_test.go Rename func name according TODO 2018-01-15 00:08:59 -05:00
types.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
well_known_labels.go Merge pull request #59323 from zetaab/nodetaint 2018-02-15 09:52:10 -08:00