kubernetes/pkg/kubelet/kuberuntime
2022-11-02 13:37:23 +00:00
..
logs Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
util kubelet: set user namespace options 2022-08-03 19:53:22 +02:00
convert_test.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
convert.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
doc.go
fake_kuberuntime_manager.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
helpers_linux_test.go unit tests: Skip Windows-unrelated tests on Windows 2022-10-18 12:43:07 +03:00
helpers_linux.go clarify CPUCFSQuotaPeriod values, set the minimum to 1ms 2022-09-08 23:29:13 +02:00
helpers_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
helpers_unsupported.go Fix cpu share issues on systems with large amounts of cpu 2021-11-14 19:49:19 +00:00
helpers.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
instrumented_services_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
instrumented_services.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_container_linux_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_container_linux.go clarify CPUCFSQuotaPeriod values, set the minimum to 1ms 2022-09-08 23:29:13 +02:00
kuberuntime_container_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_container_unsupported.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
kuberuntime_container_windows_test.go Promoting WindowsHostProcessContainers to stable 2022-11-01 14:06:25 -07:00
kuberuntime_container_windows.go Promoting WindowsHostProcessContainers to stable 2022-11-01 14:06:25 -07:00
kuberuntime_container.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_gc_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_gc.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_image_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_image.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_logs.go
kuberuntime_manager_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_manager.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_sandbox_linux_test.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
kuberuntime_sandbox_linux.go fix bugs of container cpu shares when cpu request set to zero 2022-03-20 21:53:22 +08:00
kuberuntime_sandbox_test.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
kuberuntime_sandbox_unsupported.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
kuberuntime_sandbox_windows.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
kuberuntime_sandbox.go Revert "plumb context from CRI calls through kubelet" 2022-11-02 13:37:23 +00:00
labels_test.go De-share the Handler struct in core API (#105979) 2021-10-29 13:15:11 -07:00
labels.go De-share the Handler struct in core API (#105979) 2021-10-29 13:15:11 -07:00
legacy_test.go
legacy.go Remove unhealthy symlink only for dead containers 2020-04-21 12:30:51 -07:00
security_context_others_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
security_context_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
security_context_windows_test.go Merge pull request #111020 from claudiubelu/adds-unittests-5 2022-07-29 19:29:11 -07:00
security_context_windows.go Windows: ensure runAsNonRoot does case-insensitive comparison on user name 2022-07-18 15:23:13 -07:00
security_context.go kubelet: propagate errors from namespacesForPod 2022-08-03 19:53:22 +02:00