k3s/test
Kubernetes Submit Queue b6545a086c Merge pull request #51728 from derekwaynecarr/cadvisor-stats
Automatic merge from submit-queue (batch tested with PRs 51728, 49202)

Enable CRI-O stats from cAdvisor

**What this PR does / why we need it**:
cAdvisor may support multiple container runtimes (docker, rkt, cri-o, systemd, etc.)

As long as the kubelet continues to run cAdvisor, runtimes with native cAdvisor support may not want to run multiple monitoring agents to avoid performance regression in production.  Pending kubelet running a more light-weight monitoring solution, this PR allows remote runtimes to have their stats pulled from cAdvisor when cAdvisor is registered stats provider by introspection of the runtime endpoint.

See issue https://github.com/kubernetes/kubernetes/issues/51798

**Special notes for your reviewer**:
cAdvisor will be bumped to pick up https://github.com/google/cadvisor/pull/1741

At that time, CRI-O will support fetching stats from cAdvisor.

**Release note**:
```release-note
NONE
```
2017-09-06 20:00:57 -07:00
..
e2e Merge pull request #52035 from yujuhong/fix-net-util 2017-09-06 17:55:06 -07:00
e2e_federation Merge pull request #48075 from clamoriniere1A/feature/job_failure_policy 2017-09-02 18:18:54 -07:00
e2e_node Merge pull request #51728 from derekwaynecarr/cadvisor-stats 2017-09-06 20:00:57 -07:00
fixtures Merge pull request #51636 from deads2k/cli-01-reconcile 2017-09-02 19:26:25 -07:00
images Merge pull request #50597 from dixudx/qemu_upgrade_2.9.1 2017-09-03 03:24:53 -07:00
integration Move Autoscaling v2{alpha1 --> beta1} 2017-09-05 17:49:30 -04:00
kubemark Enabling aggregator functionality on kubemark, gce 2017-09-05 13:01:05 -07:00
list Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
soak Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
utils Fix bazel 2017-09-01 05:39:00 +05:30
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS Adding vishh to test approvers 2017-08-30 15:29:53 -07:00
test_owners.csv Remove seemingly obsolete binaries 2017-08-18 21:01:19 -07:00
test_owners.json remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00