kubernetes/pkg/kubelet/cadvisor
mattjmcnaughton 06b44c76fd
Correct comment around which integrations require cadvisor_stats
This commit is part of a larger effort to clean up references to `rkt`
in the kubelet.

Previously, this comment hard-coded which integrations required
the cadvisor stats provider. The comment has grown stale
(i.e. referenced rkt and did not reference cri-o).

Update the comment to instead point to the code which determines which
integrations need the cadvisor stats provider.
2020-01-05 09:23:09 -05:00
..
testing Fix/Add comments on cadvisor implementations 2019-07-29 09:31:35 -04:00
BUILD hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
cadvisor_linux.go Enable cAdvisor ProcessMetrics collecting 2019-10-25 12:19:38 +08:00
cadvisor_unsupported.go Bump gonvml module and remove CGO dependency. 2019-09-04 15:27:57 -03:00
cadvisor_windows.go Fix/Add comments on cadvisor implementations 2019-07-29 09:31:35 -04:00
doc.go Fix/Add comments on cadvisor implementations 2019-07-29 09:31:35 -04:00
helpers_linux.go Bump gonvml module and remove CGO dependency. 2019-09-04 15:27:57 -03:00
helpers_unsupported.go Bump gonvml module and remove CGO dependency. 2019-09-04 15:27:57 -03:00
OWNERS kubelet: add sjenning to kubelet subdirectory owners files 2019-06-03 08:26:24 -05:00
types.go Add mountpoint as CRI image filesystem storage identifier. 2018-02-07 23:01:06 +00:00
util_test.go Graduate HugePages feature to GA 2019-02-02 00:21:10 -05:00
util.go Correct comment around which integrations require cadvisor_stats 2020-01-05 09:23:09 -05:00