kubernetes/pkg/controller/node
Kubernetes Submit Queue 731f42172b Merge pull request #51266 from resouer/not-ready
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>.

Refactor node taint conditions

**What this PR does / why we need it**:
We should use `not-ready` etc as node condition taint key.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Use `not-ready` to replace `notReady` in node condition taint keys.
```
2017-10-04 06:56:44 -07:00
..
ipam Add concurrency to cloud CIDR allocator & make it non-blocking on NodeSpec updates 2017-09-19 17:33:34 +02:00
scheduler Merge pull request #52831 from caiyixiang/mis_spell 2017-09-23 22:57:47 -07:00
util Change TimeAdded to pointer 2017-09-07 14:13:09 -04:00
BUILD (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07: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 Merge pull request #51266 from resouer/not-ready 2017-10-04 06:56:44 -07:00
nodecontroller_test.go Use NC to fix deprecated taint key name 2017-09-15 23:54:15 +08:00
OWNERS Add bowei to OWNERS: e2e/test dns,network; cloud route, node, service controller 2017-05-19 14:49:43 -07:00