minikube/deploy
priyawadhwa 1514511b7a Change restart policy on gvisor pod (#3445)
* Change restart policy on gvisor pod

Change the restart policy on the gvisor pod to Always. This way, if a
user runs

minikube addons enable gvisor
minikube stop
minikube start

when the addon manager tries to restart the gvisor pod, it will be
restarted and gvisor will start running automatically. This PR also adds an
integration test for this functionality.

* Test stop and start

* Revert test to delete

Revert test to delete for now, for some reason "stop" and then "start"
is failing both locally and in Jenkins for VirtualBox with a "panic test
timed out after 30 min" error
2018-12-11 18:39:57 -08:00
..
addons Change restart policy on gvisor pod (#3445) 2018-12-11 18:39:57 -08:00
gvisor Enable gvisor addon in minikube (#3399) 2018-12-07 15:27:22 -08:00
iso Add schedutils for ionice (used by k8s 1.12) 2018-12-05 16:15:36 -08:00
minikube Update releases.json to include v0.31.0 (#3435) 2018-12-10 09:51:51 -08:00
storage-provisioner Added storage prov deps to Makefile and rewrote main file 2017-11-01 10:54:17 -07:00