k3s/pkg/kubelet/dockershim
Kubernetes Submit Queue 2e9a277a3c
Merge pull request #57845 from yujuhong/minor-clean-up
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

dockershim: bump the minimum supported docker version to 1.11

Drop the 1.10 compatibilty code.

**Release note**:

```release-note
NONE
```
2018-01-09 18:14:27 -08:00
..
cm Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
libdocker dockershim: bump the minimum supported docker version to 1.11 2018-01-04 10:22:16 -08:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
remote update BUILD files 2017-10-15 18:18:13 -07:00
testing dockershim: remove corrupt checkpoints immediately upon detection 2017-11-13 20:34:17 -06:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
convert.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
convert_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
doc.go Update CRI references 2017-06-09 10:16:40 +08:00
docker_checkpoint.go dockershim: remove corrupt checkpoints immediately upon detection 2017-11-13 20:34:17 -06:00
docker_checkpoint_test.go dockershim: checkpoint HostNetwork property 2017-06-21 13:10:47 -05:00
docker_container.go dockershim: bump the minimum supported docker version to 1.11 2018-01-04 10:22:16 -08:00
docker_container_test.go Merge pull request #49107 from edevil/try_remove_old_log 2017-07-20 15:08:17 -07:00
docker_image.go Fix dockershim panic when listing images 2017-10-19 08:32:50 +08:00
docker_image_linux.go Implement CRI stats in dockershim for Windows 2017-10-02 04:10:48 +00:00
docker_image_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
docker_image_unsupported.go Implement CRI stats in dockershim for Windows 2017-10-02 04:10:48 +00:00
docker_image_windows.go Implement CRI stats in dockershim for Windows 2017-10-02 04:10:48 +00:00
docker_sandbox.go Merge pull request #57845 from yujuhong/minor-clean-up 2018-01-09 18:14:27 -08:00
docker_sandbox_test.go dockershim: don't spam logs with pod IP errors before networking is ready 2017-06-12 15:07:38 -05:00
docker_service.go Return nil error if checkpoint returns with KeyNotFound error 2017-11-15 14:58:31 -08:00
docker_service_test.go dockershim: remove support for legacy containers 2017-09-11 08:44:27 -07:00
docker_stats_linux.go Implement CRI stats in dockershim for Windows 2017-10-02 04:10:48 +00:00
docker_stats_unsupported.go Implement CRI stats in dockershim for Windows 2017-10-02 04:10:48 +00:00
docker_stats_windows.go Implement CRI stats in dockershim for Windows 2017-10-02 04:10:48 +00:00
docker_streaming.go Fix TODO: rename podInfraContainerID to podSandboxID 2017-07-20 17:45:55 -07:00
exec.go kubelet: remove the --docker-exec-handler flag 2017-09-22 12:13:31 -07:00
helpers.go dockershim: bump the minimum supported docker version to 1.11 2018-01-04 10:22:16 -08:00
helpers_linux.go Verify seccomp absolute path in dockershim 2017-11-22 02:49:52 +00:00
helpers_linux_test.go Verify seccomp absolute path in dockershim 2017-11-22 02:49:52 +00:00
helpers_test.go dockershim: bump the minimum supported docker version to 1.11 2018-01-04 10:22:16 -08:00
helpers_unsupported.go Sandbox Support for Windows + CNI 2017-11-02 17:40:20 -07:00
helpers_windows.go Sandbox Support for Windows + CNI 2017-11-02 17:40:20 -07:00
naming.go Update CRI references 2017-06-09 10:16:40 +08:00
naming_test.go Update CRI references 2017-06-09 10:16:40 +08:00
security_context.go Merge pull request #47019 from jessfraz/allowPrivilegeEscalation 2017-07-31 16:56:58 -07:00
security_context_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
selinux_util.go dockershim: clean up unused security context code 2017-07-10 17:48:26 -07:00
selinux_util_test.go dockershim: clean up unused security context code 2017-07-10 17:48:26 -07:00