kubernetes/pkg/kubelet/stats
Joel Smith da988294ec Work-around for missing metrics on CRI-O exited containers
HPA needs metrics for exited init containers before it will
take action. By setting memory and CPU usage to zero for any
containers that cAdvisor didn't provide statistics for, we
are assured that HPA will be able to correctly calculate
pod resource usage.
2020-03-05 13:20:43 -07:00
..
pidlimit hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
BUILD Remove terminated pod from summary api. 2019-05-03 18:34:54 -07:00
cadvisor_stats_provider_test.go Work-around for missing metrics on CRI-O exited containers 2020-03-05 13:20:43 -07:00
cadvisor_stats_provider.go Correct comment around which integrations require cadvisor_stats 2020-01-05 09:23:09 -05:00
cri_stats_provider_others.go Add network stats for Windows containers 2019-03-07 09:54:50 +08:00
cri_stats_provider_test.go Merge pull request #83507 from lyft/support-resetting-cpuacct 2020-02-09 08:45:53 -08:00
cri_stats_provider_windows.go Fix memory leak from not closing hcs container handles 2019-06-02 10:52:07 -04:00
cri_stats_provider.go Merge pull request #83507 from lyft/support-resetting-cpuacct 2020-02-09 08:45:53 -08:00
helper_test.go
helper.go Work-around for missing metrics on CRI-O exited containers 2020-03-05 13:20:43 -07:00
log_metrics_provider_test.go Remove terminated pod from summary api. 2019-05-03 18:34:54 -07:00
log_metrics_provider.go Fix golint issues in pkg/kubelet/stats/log_metrics_provider.go 2019-05-27 22:03:21 +02:00
OWNERS add dashpole to kubelet owners files 2019-05-29 13:33:48 -07:00
stats_provider_test.go Work-around for missing metrics on CRI-O exited containers 2020-03-05 13:20:43 -07:00
stats_provider.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00