kubernetes/pkg/controller/node
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
..
ipam Merge pull request #55293 from xiangpengzhao/up-go-19-change 2017-11-17 17:11:11 -08:00
scheduler Update generated files 2017-11-09 12:14:08 +01:00
util Update generated files 2017-11-09 12:14:08 +01:00
BUILD Removed compatibality code for kubelet 1.2. 2017-10-24 09:05:50 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
node_controller.go Replace node's alpha taint key with GA 2017-11-17 15:35:35 +08:00
nodecontroller_test.go Replace node's alpha taint key with GA 2017-11-17 15:35:35 +08:00
OWNERS Volunteer to be reviewer of NodeController. 2017-10-23 06:30:01 -05:00