.. |
cm
|
Revert "Update runc to 1.0.0"
|
2021-07-05 14:03:04 +02:00 |
libdocker
|
Fixes after runc libcontainer and docker update
|
2021-03-08 22:10:29 -08:00 |
metrics
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
network
|
reset metrics on dockerhim unit tests
|
2021-03-13 21:17:56 +01:00 |
remote
|
Merge pull request #98939 from yangjunmyfm192085/run-test16
|
2021-03-03 03:31:33 -08:00 |
convert_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
convert.go
|
fix golint errors for pkg/kubelet/dockershim
|
2020-05-24 23:45:17 +08:00 |
doc.go
|
fix golint errors for pkg/kubelet/dockershim
|
2020-05-24 23:45:17 +08:00 |
docker_checkpoint_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_checkpoint.go
|
fix golint errors for pkg/kubelet/dockershim
|
2020-05-24 23:45:17 +08:00 |
docker_container_test.go
|
dockershim: fix started and finished timestamp of the container status
|
2021-03-01 22:33:56 +08:00 |
docker_container_unsupported.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_container_windows_test.go
|
prefer NoError/Error over Nil/NotNil
|
2020-09-04 18:35:52 -04:00 |
docker_container_windows.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_container.go
|
Fix staticcheck failures for pkg/controller/replicaset and pkg/kubelet/dockershim
|
2021-03-11 22:16:05 -05:00 |
docker_image_linux.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
docker_image_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_image_unsupported.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_image_windows.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
docker_image.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
docker_legacy_service.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
docker_logs.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_sandbox_linux_test.go
|
skip linux ut on mac in pkg/kubelet/dockershim
|
2021-04-23 15:43:41 +08:00 |
docker_sandbox_test.go
|
skip linux ut on mac in pkg/kubelet/dockershim
|
2021-04-23 15:43:41 +08:00 |
docker_sandbox.go
|
Update pause image to v3.5
|
2021-05-25 09:04:46 +02:00 |
docker_service_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_service.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
docker_stats_linux.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_stats_test.go
|
skip linux ut on mac in pkg/kubelet/dockershim
|
2021-04-23 15:43:41 +08:00 |
docker_stats_unsupported.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
docker_stats_windows.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
docker_stats.go
|
Merge pull request #90554 from vboulineau/vboulineau/fix_win_stats_init_containers
|
2020-05-13 15:58:51 -07:00 |
docker_streaming_others.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
docker_streaming_windows.go
|
kubelet: dockershim should return grpc status with DeadlineExceeded code
|
2020-11-16 22:51:59 -05:00 |
docker_streaming.go
|
kubelet: dockershim should return grpc status with DeadlineExceeded code
|
2020-11-16 22:51:59 -05:00 |
dockershim_nodocker.go
|
Fix the verify job
|
2020-05-07 17:18:50 -04:00 |
exec_test.go
|
exec test should not run in Parallel as feature gate is not locked
|
2021-04-13 14:15:43 +08:00 |
exec.go
|
respect ExecProbeTimeout
|
2021-04-07 12:38:19 -07:00 |
helpers_linux_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
helpers_linux.go
|
Pass cpuset.mems to the dockershim during container creation
|
2021-03-09 14:29:12 +02:00 |
helpers_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
helpers_unsupported.go
|
Merge pull request #98939 from yangjunmyfm192085/run-test16
|
2021-03-03 03:31:33 -08:00 |
helpers_windows.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
helpers.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
naming_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
naming.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
security_context_test.go
|
prefer NoError/Error over Nil/NotNil
|
2020-09-04 18:35:52 -04:00 |
security_context.go
|
fix privileged config of Pod Sandbox
|
2020-11-26 12:30:55 +08:00 |
selinux_util_test.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |
selinux_util.go
|
Add dockerless tags to all files in dockershim
|
2020-05-07 17:18:50 -04:00 |