kubernetes/test/integration
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
..
apiserver Merge pull request #63724 from ravisantoshgudimetla/priority-e2e-beta 2018-06-04 23:07:34 -07:00
auth svcacct: validate min and max expiration seconds on TokenRequest 2018-05-30 17:32:49 -07:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client move old dynamic client to deprecated-client 2018-05-11 08:00:46 -04:00
configmap update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
daemonset Updated integration test. 2018-06-02 08:39:28 +08:00
defaulttolerationseconds update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
deployment test/integration: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:07 -07:00
etcd Merge pull request #63100 from ravisantoshgudimetla/priority-beta-api 2018-05-14 14:35:21 -07:00
evictions Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
examples simplify api registration 2018-05-08 18:33:50 -04:00
framework Merge pull request #64174 from liggitt/correct-openapi-extensions 2018-05-24 09:41:09 -07:00
garbagecollector apiextensions: make CreateNewCustomResourceDefinition return created CRD 2018-05-23 21:41:55 +02:00
ipamperf Merge pull request #63049 from andrewsykim/kcm-nodeipam 2018-05-11 11:07:12 -07:00
master Add metrics for envelop transformer: 2018-06-01 23:00:08 +00:00
metrics update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
objectmeta update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
openshift remove kube-apiserver option that is always force to true 2018-04-02 12:19:34 -04:00
pods update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
quota update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
replicaset hack/update-bazel.sh 2018-03-20 11:15:36 -07:00
replicationcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
scale master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
scheduler Merge pull request #63471 from ceshihao/taint_behavior_consistent 2018-06-20 04:23:13 -07:00
scheduler_perf remove knob of equiv class in perf test 2018-05-18 17:17:03 -07:00
secrets update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
serviceaccount update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
statefulset Adding integration tests for statefulset 2018-03-28 19:24:48 -04:00
storageclasses update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
tls master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
ttlcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util remove knob of equiv class in perf test 2018-05-18 17:17:03 -07:00
volume Provision interface change 2018-06-05 16:35:16 +08:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
BUILD Adding integration tests for statefulset 2018-03-28 19:24:48 -04:00
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go aesgcm - passing 2018-01-31 10:50:11 -08:00