minikube/pkg
Priya Wadhwa e6653b78eb Build and push the gvisor image, setting an environment variable
which can be picked up during integration testing.

I opted to do it this way because the locally built gvisor image wasn't
being picked up by minikube, because the docker daemon wasn't
configured, since minikube isn't up and running yet. Even if the docker daemon was configured to point to
minikube, we wouldn't be able to build the gvisor-image from the test
itself.
2019-07-10 14:13:17 -07:00
..
drivers moving command runner to its own package 2019-07-04 16:31:07 -07:00
gvisor build gvisor image locally in integration tests; add temporary error to make sure that image is used 2019-07-09 12:46:57 -07:00
minikube Build and push the gvisor image, setting an environment variable 2019-07-10 14:13:17 -07:00
provision moving command runner to its own package 2019-07-04 16:31:07 -07:00
storage Use consistent names for k8s API imports 2019-05-13 21:57:59 -07:00
util Delete kubeconfig when a machine has been deleted 2019-07-04 14:47:41 +08:00
version Fix doc comment version.gitCommitID doc 2019-06-28 12:15:05 -07:00