kubernetes/cmd
Lubomir I. Ivanov cb56f91cc6 kubeadm: don't use the Docker SDK in util/system/docker_validator*
Instead of creating a Docker client and fetching an Info object
from the docker enpoint, call the "docker info" command
and populate a local dockerInfo struct from JSON output.

Also
- add unit tests.
- update import boss and bazel.

This change affects "test/e2e_node/e2e_node_suite_test.go"
as it consumes this Docker validator by calling
"system.ValidateSpec()".
2019-07-01 15:18:37 +03:00
..
clicheck Remove unused var. 2019-04-30 18:01:33 +00:00
cloud-controller-manager Remove duplicate error messages from cli commands 2019-06-27 21:55:14 +02:00
controller-manager Clean up controller-manager. 2019-05-10 00:43:46 +00:00
gendocs Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
genkubedocs move signal handling for hyperkube apiserver and kubelet commands out of hyperkube main command 2019-05-09 21:27:44 -07:00
genman move signal handling for hyperkube apiserver and kubelet commands out of hyperkube main command 2019-05-09 21:27:44 -07:00
genswaggertypedocs Clean up genswaggertypedocs. 2019-05-01 16:32:05 +00:00
genutils Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
genyaml Remove genyaml binary 2019-04-12 08:31:29 -04:00
hyperkube Remove duplicate error messages from cli commands 2019-06-27 21:55:14 +02:00
importverifier delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-apiserver Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kube-controller-manager Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kube-proxy Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kube-scheduler Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kubeadm kubeadm: don't use the Docker SDK in util/system/docker_validator* 2019-07-01 15:18:37 +03:00
kubectl Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kubelet Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kubemark Remove duplicate error messages from cli commands 2019-06-27 21:55:14 +02:00
linkcheck Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
preferredimports verify import aliases 2019-06-15 22:31:39 -04:00
BUILD verify import aliases 2019-06-15 22:31:39 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00