Files
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
..
2019-04-30 18:01:33 +00:00
2019-04-12 08:31:29 -04:00
2019-06-15 22:31:39 -04:00
2019-06-15 22:31:39 -04:00