kubernetes/pkg/kubelet/stats
Ryan Phillips 4762985fb6 kubelet: guarantee at most only one cinfo per containerID
The trailing for loop removed within this PR can include active and
inactive references. This modification will gauarantee at most only one
reference per container is returned.
2019-12-06 14:11:08 -06: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 kubelet: guarantee at most only one cinfo per containerID 2019-12-06 14:11:08 -06:00
cadvisor_stats_provider.go kubelet: guarantee at most only one cinfo per containerID 2019-12-06 14:11:08 -06: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 #82300 from lyft/cri-stats-nanocores-overflow-fix 2019-09-23 17:31:38 -07: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 Correct spelling mistakes 2019-11-06 20:25:19 +08:00
helper_test.go
helper.go check if Memory is not nil for container stats 2019-05-09 14:53:38 +02: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 Fix computing of cpu nano core usage 2019-03-05 09:25:40 -08:00
stats_provider.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00