kubernetes/pkg/controller
Kubernetes Submit Queue 06ea14a5d6
Merge pull request #63471 from ceshihao/taint_behavior_consistent
Automatic merge from submit-queue (batch tested with PRs 65032, 63471, 64104, 64672, 64427). 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>.

Make taint behavior consistent for NoSchedule

**What this PR does / why we need it**:
Make taint behavior consistent.
If `TaintNodesByCondition ` is enable, taint node with `NotReady:NoSchedule`.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
None
```
2018-06-20 04:23:13 -07:00
..
bootstrap should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
certificates Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
cloud Merge pull request #64368 from justinsb/ccm_instanceid_fix 2018-06-02 04:48:38 -07:00
clusterroleaggregation Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
cronjob Merge pull request #62011 from hanxiaoshuai/fixtodo0402 2018-04-05 18:47:07 -07:00
daemon Merge pull request #63744 from krmayankk/changelog 2018-06-20 01:27:32 -07:00
deployment remove redundant getKey functions from tests 2018-05-30 22:15:06 -07:00
disruption Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
endpoint Actually support service publishNotReadyAddresses 2018-05-14 14:19:54 -07:00
garbagecollector Merge pull request #63386 from roycaihw/gc-json-patch 2018-06-06 19:56:20 -07:00
history remove versioning interface 2018-04-27 07:56:42 -04:00
job Merge pull request #63744 from krmayankk/changelog 2018-06-20 01:27:32 -07:00
namespace fix dynamic client name 2018-05-11 13:12:09 -04:00
nodeipam we should use Warningf instead of Warning when we are using format string 2018-05-30 16:44:23 +08:00
nodelifecycle Merge pull request #63471 from ceshihao/taint_behavior_consistent 2018-06-20 04:23:13 -07:00
podautoscaler Fixing wrong unit test naming 2018-05-19 08:09:39 +08:00
podgc Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
replicaset remove redundant getKey functions from tests 2018-05-30 22:15:06 -07:00
replication Use typed events client directly 2018-04-01 18:57:29 +10:00
resourcequota Fix quota sync 2018-06-05 04:50:37 -04:00
route should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
service Use typed events client directly 2018-04-01 18:57:29 +10:00
serviceaccount Merge pull request #63582 from WanLinghao/sa_var_clean 2018-05-11 20:00:05 -07:00
statefulset fix unit tests using Patch in fake client 2018-05-30 11:33:55 -07:00
testutil remove redundant getKey functions from tests 2018-05-30 22:15:06 -07:00
ttl Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util/node PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
volume volume: decrease memory allocations for debugging messages 2018-06-11 13:52:38 +02:00
.import-restrictions
BUILD Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
client_builder.go remove duplicated import 2017-11-14 17:18:17 +08:00
controller_ref_manager_test.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
controller_ref_manager.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
controller_utils_test.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
controller_utils.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
doc.go
lookup_cache.go
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00