k3s/test/integration/scheduler
Kubernetes Submit Queue 740ca9a052 Merge pull request #49538 from supereagle/versioned-coreclient
Automatic merge from submit-queue (batch tested with PRs 49538, 49708, 47665, 49750, 49528)

Use the core client with version

**What this PR does / why we need it**:
Replace the **deprecated** `clientSet.Core()` with `clientSet.CoreV1()`.

**Which issue this PR fixes**: fixes #49535

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2017-07-29 05:28:49 -07:00
..
BUILD Add inter-pod-affinity integration tests and remove corresponding e2e tests 2017-07-26 23:24:28 -04:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
extender_test.go use the core client with version 2017-07-26 19:16:02 +08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
predicates_test.go Add inter-pod-affinity integration tests and remove corresponding e2e tests 2017-07-26 23:24:28 -04:00
priorities_test.go Addressed reviewer comments 2017-07-20 14:59:18 -07:00
scheduler_test.go use the core client with version 2017-07-26 19:16:02 +08:00
util.go Add inter-pod-affinity integration tests and remove corresponding e2e tests 2017-07-26 23:24:28 -04:00