kubernetes/pkg/kubelet/stats
Sascha Grunert de37b9d293
Make CRI v1 the default and allow a fallback to v1alpha2
This patch makes the CRI `v1` API the new project-wide default version.
To allow backwards compatibility, a fallback to `v1alpha2` has been added
as well. This fallback can either used by automatically determined by
the kubelet.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-17 11:05:05 -08:00
..
pidlimit generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cadvisor_stats_provider_test.go Merge pull request #104933 from vikramcse/automate_mockery 2021-09-30 18:33:21 -07:00
cadvisor_stats_provider.go Optimize kubelet stats provider for perfomace bottleneck 2021-07-14 11:11:12 +08:00
cri_stats_provider_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cri_stats_provider_test.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
cri_stats_provider_windows_test.go Get networks stats directly 2021-11-10 12:43:56 -08:00
cri_stats_provider_windows.go Get networks stats directly 2021-11-10 12:43:56 -08:00
cri_stats_provider.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
helper_test.go Move Kubelet Summary API to staging repo 2020-09-22 18:23:28 +02:00
helper.go Migrate pkg/kubelet/stats to structured logging 2021-03-01 18:52:34 +01:00
host_stats_provider_fake.go Remove now-unused eviction helpers, fix unit test TestCRIListPodStats 2020-12-03 13:04:25 -07:00
host_stats_provider_test.go Get filesystem stats for files on Windows 2021-03-08 12:50:23 -08:00
host_stats_provider.go Fix log spam for du failure on pod etc-hosts metrics 2021-05-03 08:29:56 -06:00
OWNERS move dashpole to emeritus in kubelet 2020-09-16 11:52:35 -07:00
provider_test.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
provider.go kubelet stats: wire up podAndContainerStatsFromCRI feature gate 2021-10-29 09:40:20 -04:00