kubernetes/test/integration/scheduler
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
..
BUILD Revert "Revert "scheduler: align with ctrl-managers and apiservers, add https+auth in options"" 2018-05-15 13:09:55 +02:00
extender_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
predicates_test.go Do not schedule pod to the node under PID pressure. 2018-04-26 10:07:42 +08:00
preemption_test.go Cleanup Pods in TestNominatedNodeCleanUp. 2018-05-07 15:15:06 +08:00
priorities_test.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
scheduler_test.go Revert "Revert "scheduler: align with ctrl-managers and apiservers, add https+auth in options"" 2018-05-15 13:09:55 +02:00
taint_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
util.go Cleanup Pods in TestNominatedNodeCleanUp. 2018-05-07 15:15:06 +08:00
volume_binding_test.go Only override objects from informer when version has increased. 2018-05-17 16:46:20 -07:00