minikube/deploy/addons
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
..
dashboard Switch the label back to k8s-app instead of app for minikube compatibility. 2018-10-03 12:57:55 -07:00
efk Add env variable for default ES_JAVA_OPTS 2018-09-04 05:48:38 -05:00
freshpod Change freshpod from Deployment to RC 2018-01-13 02:14:26 +08:00
gpu Bump minikube-nvidia-driver-installer version to make it work again. 2018-07-20 07:56:29 -07:00
gvisor Change restart policy on gvisor pod (#3445) 2018-12-11 18:39:57 -08:00
heapster Bump the heapster to v1.5.3 2018-05-21 08:06:01 -07:00
ingress Update Ingress-Nginx to 0.21 (#3365) 2018-11-26 14:59:53 -08:00
metrics-server Pass 2: k8s GCR vanity URL 2018-04-09 08:36:59 -07:00
registry crio-bin v1.8.4 2017-12-14 08:54:36 -08:00
registry-creds Fix inconsistent version. 2018-04-12 09:02:14 -07:00
storage-provisioner allow storage-provisioner to be disabled 2018-01-29 14:46:27 -05:00
storageclass Update the addon manager. (#1301) 2017-04-24 10:36:02 -07:00
addon-manager.yaml remove all localkube references from code, change /var/lib/localkube to /var/lib/minikube 2018-07-24 12:36:42 -07:00