k3s/test/e2e/instrumentation/monitoring
Kubernetes Submit Queue 3afff0a2a7
Merge pull request #56654 from supereagle/rbac-client-with-version
Automatic merge from submit-queue (batch tested with PRs 56828, 55184, 56849, 57081, 56654). 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>.

Use rbac client with explicit version

**What this PR does / why we need it**:
Rbac client without explicit version has been deprecated, change them to the one with explicit version.

**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 partially #55993

**Special notes for your reviewer**:
/cc @caesarxuchao @sttts

This is the cleanup for the last client. Hope there is detailed plan to remove these deprecated clients.

**Release note**:
```release-note
NONE
```
2017-12-16 17:45:49 -08:00
..
BUILD Use HPA permissions to read custom metrics in Custom Metrics e2e test 2017-11-10 15:59:46 +01:00
cadvisor.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
custom_metrics_deployments.go Add e2e test for custom metrics with Prometheus and Stackdriver 2017-12-14 11:53:39 +01:00
custom_metrics_stackdriver.go use rbac client with explicit version 2017-12-01 09:01:49 +08:00
influxdb.go Fix influxdb e2e test failure. 2017-11-10 09:16:45 +01:00
metrics_grabber.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
stackdriver.go Add test for HPA 2017-10-05 16:13:17 +02:00