minikube/pkg/addons
Sharif Elgamal ff051f9a33
Make sure gcp-auth addon can be enabled on startup (#9318)
* fix documentation for gcp-auth addon

* make sure kube-system pods are up before enabling gcp-auth

* fix lint

* add failurePolicy for webhook

* only install addons if asked

* better comment

* slightly less hacky code

* defer addons properly

* simplify code for performance
2020-09-29 13:29:14 -07:00
..
gcpauth Make sure gcp-auth addon can be enabled on startup (#9318) 2020-09-29 13:29:14 -07:00
addons.go Make sure gcp-auth addon can be enabled on startup (#9318) 2020-09-29 13:29:14 -07:00
addons_test.go Merge pull request #9032 from zhijianli88/cleanup-tempfiles2 2020-09-01 16:25:00 -07:00
config.go Make sure gcp-auth addon can be enabled on startup (#9318) 2020-09-29 13:29:14 -07:00
kubectl.go Move kubectl binary function to kapi package to prevent future cyclic import dependencies 2020-06-25 09:40:14 -07:00
kubectl_test.go Plumb config.ClusterConfig throughout addon validation code 2020-03-10 17:49:47 -07:00
validations.go add csi-hostpath-driver addon 2020-09-04 18:54:33 +02:00
validations_test.go Add more unit tests 2019-12-18 22:27:32 -08:00