kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue d0301aa6e8
Merge pull request #54208 from resouer/rm-alpha
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>.

Move of unreachable taint key out of alpha

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

Move of unreachable taint key out of alpha, which already happened in community doc.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #54198

**Special notes for your reviewer**:
Please see #54198 for the context of this inconsistency.

**Release note**:

```release-note
Move unreachable taint key out of alpha. 
Please note the existing pods with the alpha toleration should be updated by user himself to tolerate the GA taint.
```
2017-11-20 10:50:17 -08:00
..
algorithm Merge pull request #54208 from resouer/rm-alpha 2017-11-20 10:50:17 -08:00
algorithmprovider Merge pull request #51192 from guangxuli/scheduler_priority_functions_map_reduce 2017-11-19 05:22:23 -08:00
api Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
core Autogenerated files 2017-11-19 11:32:14 -08:00
factory Added a new scheduling queue based on priority queue. 2017-11-19 11:29:23 -08:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
schedulercache add e2e test on the hostport predicates 2017-11-10 15:44:23 +08:00
testing Autogenerated files 2017-10-20 23:22:03 -07:00
util Autogenerated files 2017-11-19 11:32:14 -08:00
BUILD Autogenerated files 2017-11-19 11:32:14 -08:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
scheduler.go Added a new scheduling queue based on priority queue. 2017-11-19 11:29:23 -08:00
scheduler_test.go add e2e test on the hostport predicates 2017-11-10 15:44:23 +08:00
testutil.go Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00