k3s/pkg/kubelet/kuberuntime
shinytang6 5c9f4d9dc6 replace time.Now().Sub with time.Since 2019-03-21 18:02:55 +08:00
..
logs Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Kubelet changes for Windows GMSA support 2019-02-05 09:17:46 -08:00
doc.go
fake_kuberuntime_manager.go
helpers.go Include pod logs in the pod ephemeral storage. 2019-03-08 16:42:14 -08:00
helpers_linux.go fix #73264 cpuPeriod was not reset, but used as it is if alpha gate is disabled 2019-02-01 16:45:43 +01:00
helpers_linux_test.go Fix unit tests calling SetFeatureGateDuringTest incorrectly 2018-11-21 11:51:33 -05:00
helpers_test.go Fix unit tests calling SetFeatureGateDuringTest incorrectly 2018-11-21 11:51:33 -05:00
helpers_unsupported.go
helpers_windows.go
instrumented_services.go Fit RuntimeClass metrics to prometheus conventions 2019-02-19 12:46:37 -08:00
instrumented_services_test.go rename latency to duration in metrics 2019-02-18 17:40:04 +08:00
kuberuntime_container.go New pod log directory /var/log/pods/NAMESPACE_NAME_UID. 2019-03-08 16:42:14 -08:00
kuberuntime_container_linux.go fix #73264 cpuPeriod was not reset, but used as it is if alpha gate is disabled 2019-02-01 16:45:43 +01:00
kuberuntime_container_linux_test.go Merge pull request #72280 from verb/kubelet-no-containertype 2019-01-10 01:18:41 -08:00
kuberuntime_container_test.go New pod log directory /var/log/pods/NAMESPACE_NAME_UID. 2019-03-08 16:42:14 -08:00
kuberuntime_container_unsupported.go
kuberuntime_container_windows.go Kubelet changes for Windows GMSA support 2019-02-05 09:17:46 -08:00
kuberuntime_container_windows_test.go Review comments 2019-02-05 16:53:17 -08:00
kuberuntime_gc.go New pod log directory /var/log/pods/NAMESPACE_NAME_UID. 2019-03-08 16:42:14 -08:00
kuberuntime_gc_test.go New pod log directory /var/log/pods/NAMESPACE_NAME_UID. 2019-03-08 16:42:14 -08:00
kuberuntime_image.go Pass PodSandboxConfig to PullImage method in CRI 2018-12-07 10:10:22 +08:00
kuberuntime_image_test.go Pass PodSandboxConfig to PullImage method in CRI 2018-12-07 10:10:22 +08:00
kuberuntime_logs.go
kuberuntime_manager.go replace time.Now().Sub with time.Since 2019-03-21 18:02:55 +08:00
kuberuntime_manager_test.go New pod log directory /var/log/pods/NAMESPACE_NAME_UID. 2019-03-08 16:42:14 -08:00
kuberuntime_sandbox.go Include pod logs in the pod ephemeral storage. 2019-03-08 16:42:14 -08:00
kuberuntime_sandbox_test.go New pod log directory /var/log/pods/NAMESPACE_NAME_UID. 2019-03-08 16:42:14 -08:00
labels.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
labels_test.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
legacy.go
legacy_test.go
security_context.go
security_context_test.go