Sharif Elgamal
|
1b6eee675b
|
Automated GCP Credentials Addon Prototype (#8682)
* metadata addon works
* Add code for metadata server image and makefile rules
* remove log message
* update to work with v1.13.11
* update readme
* fix metadata addon stuff for newer codebase
* buncha changes
* just so many changes
* ch-ch-ch-ch-changes
* addon works
* update readme
* boilerplate
* revert unrelated change
* move server code to another repo
* switch addon name to gcp-auth
* metadata -> gcp-auth
* missed one
* automate finding of credentials
* remove unnecessary comment
* address comments
* Update README.md
* Update README.md
* use mustload everywhere
* swap selector condition
* upgrade kube-webhook-certgen to 1.3
* move paths to constants
* add notice to user on addon enable
* adding addon documentation
* move addons documentation inside handbook
* remove old addons docs location
Co-authored-by: Priya Wadhwa <priyawadhwa@google.com>
|
2020-07-21 14:25:58 -07:00 |
Medya Gh
|
66421a6492
|
wait for ingress pod be running
|
2020-06-26 14:22:17 -07:00 |
Priya Wadhwa
|
1b8eaaf76c
|
Move kubectl binary function to kapi package to prevent future cyclic import dependencies
|
2020-06-25 09:40:14 -07:00 |
Thomas Stromberg
|
436cee2d84
|
Fix minikube/kubernetes capitalization, make short help consistent
|
2020-05-07 14:12:10 -07:00 |
Thomas Stromberg
|
e3d23d89f1
|
kube-proxy/WaitCluster fix: don't bootstrap from a stale context
|
2019-09-12 09:43:34 -07:00 |
Thomas Stromberg
|
40b89a1052
|
kube-proxy/WaitCluster fix: kapi could point to the incorrect context
|
2019-09-11 21:36:37 -07:00 |
AllenZMC
|
a08e295d9f
|
cleanup: fix mis-spelling in kapi.go
|
2019-08-29 21:51:38 +08:00 |
AllenZMC
|
03615ab411
|
fix wrong spells in kapi.go (#5160)
|
2019-08-21 06:46:50 -07:00 |
Medya Gh
|
f75b558ac2
|
rename kube pkg to kapi
|
2019-08-19 16:11:38 -07:00 |