kubernetes/pkg/kubelet/dockertools
Kubernetes Submit Queue 636902c759 Merge pull request #39731 from apprenda/dockertools_fix
Automatic merge from submit-queue

Fix kubelet cross build

**What this PR does / why we need it**: Cross builds are not passing for MacOS and Windows. We are expecting Windows binaries for `kubelet` and `kube-proxy` to be released by the first time with 1.5.2 to be released later today.

**Which issue this PR fixes**:
fixes #39005
fixes #39714

**Special notes for your reviewer**: /cc @feiskyer @smarterclayton @vishh this should be P0 in order to be merged before 1.5.2 and obviously fix the cross build.
2017-01-11 10:53:27 -08:00
..
fixtures/seccomp Add profile unit tests 2016-06-13 14:39:09 +02:00
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
container_gc_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
container_gc.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
convert_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
convert.go Avoiding trying to gc images with no tags which are still in use 2016-07-27 10:31:47 -07:00
docker_manager_linux_test.go Do not test linux-specific cases on OSX in dockertools 2016-12-23 10:37:10 +08:00
docker_manager_linux.go dockertools: disable swap on Linux since it's unsupported. 2017-01-11 17:07:53 +00:00
docker_manager_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
docker_manager_unsupported.go dockertools: fix Windows implementation. 2017-01-11 17:07:52 +00:00
docker_manager_windows.go dockertools: fix Windows implementation. 2017-01-11 17:07:52 +00:00
docker_manager.go Merge pull request #39731 from apprenda/dockertools_fix 2017-01-11 10:53:27 -08:00
docker_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
docker.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
exec.go Add timeout argument to ExecInContainer 2016-11-07 13:00:59 +01:00
fake_docker_client.go Rename imageservice.IsImagePresent to GetImageRef 2016-12-31 08:36:55 +08:00
fake_manager.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
images_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
images.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
instrumented_docker.go Add method to inspect Docker images by ID 2016-10-10 15:16:58 -04:00
kube_docker_client.go Add --image-pull-progress-deadline option to kubelet 2016-12-09 09:28:57 +08:00
labels_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
labels.go start the apimachinery repo 2017-01-11 09:09:48 -05:00