kubernetes/test/integration
Kubernetes Submit Queue 680e00a656
Merge pull request #63692 from msau42/debug-scheduler
Automatic merge from submit-queue (batch tested with PRs 60012, 63692, 63977, 63960, 64008). 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>.

Only override objects from informer when version has increased.

**What this PR does / why we need it**:
We don't want an informer resync to override assumed volumes if the version has not increased.

**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 #63467

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-05-18 23:35:17 -07:00
..
apiserver Merge pull request #63927 from deads2k/cli-60-factory-prune 2018-05-17 13:40:19 -07:00
auth Revert "authz: nodes should not be able to delete themselves" 2018-05-11 09:37:21 -04: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 Removed unused namespace in UT helper func. 2018-05-12 08:47:09 +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 Only check hash labels of non-adopted resources in integration tests 2018-03-26 17:08:31 -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 simplify api registration 2018-05-08 18:33:50 -04:00
garbagecollector fix dynamic client name 2018-05-11 13:12:09 -04:00
ipamperf Merge pull request #63049 from andrewsykim/kcm-nodeipam 2018-05-11 11:07:12 -07:00
master add subresource support for the dynamic client 2018-05-11 08:00:03 -04: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 #63692 from msau42/debug-scheduler 2018-05-18 23:35:17 -07:00
scheduler_perf update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04: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 Disable pod preemption by config 2018-04-12 21:11:51 -07:00
volume update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04: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