k3s/test/e2e_federation
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
..
framework use the core client with version 2017-07-26 19:16:02 +08:00
upgrades fed: Provide client config to adapter factory 2017-07-12 13:54:24 -07:00
BUILD Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
OWNERS Add quinton-hoole to test/federation_e2e/OWNERS 2017-06-07 11:04:24 -07:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
apiserver.go run hack/update-all 2017-06-22 11:31:03 -07:00
authn.go Adds support for HTTP basic and token authentication to kubefed. 2017-03-01 11:04:05 -08:00
crud.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
event.go run hack/update-all 2017-06-22 11:31:03 -07:00
ingress.go Merge pull request #49538 from supereagle/versioned-coreclient 2017-07-29 05:28:49 -07:00
namespace.go use the core client with version 2017-07-26 19:16:02 +08:00
replicaset.go Fix ReplicaSet federation e2e test: use explicit cluster.ReplicaSets 2017-07-26 09:51:41 -07:00
service.go use the core client with version 2017-07-26 19:16:02 +08:00
upgrade.go fed: Add simple upgrade test 2017-04-18 15:46:43 -07:00
util.go use the core client with version 2017-07-26 19:16:02 +08:00

README.md

See e2e-tests

Analytics