Commit Graph

35 Commits (4307e834dfa6e232f136858760e2598aeb798066)

Author SHA1 Message Date
Sharif Elgamal a5cdaf53b2 remove debugging 2021-09-16 15:30:59 -07:00
Sharif Elgamal a74d50eade be a little smarter about refreshing secrets 2021-09-16 15:18:52 -07:00
Sharif Elgamal 047f2e553f fix refreshing gcp-auth pull secret 2021-09-16 15:06:31 -07:00
Sharif Elgamal 88c62ad469 as usual, skip kube-system for pull secret 2021-09-15 08:59:19 -07:00
Sharif Elgamal 6acb65ca71 make sure to delete image pull secrets on gcp auth addon disable 2021-09-14 13:12:07 -07:00
Sharif Elgamal 5672d40eec account for GCE service account for GCP auth 2021-09-13 14:05:30 -07:00
Sharif Elgamal 60d9d41ba2 omg horrible typo 2021-08-31 15:02:13 -07:00
Sharif Elgamal 756aac7c21 only skip the addon on enable 2021-08-13 15:07:25 -07:00
Sharif Elgamal 06ed3378b9 create special error to skip addons without erroring out 2021-08-13 13:42:02 -07:00
Sharif Elgamal ca04178ced exit prematurely in specific case for gcp-auth 2021-08-12 14:13:51 -07:00
Sharif Elgamal dfef0ad478 read blessed cloud shell config file 2021-08-10 13:46:49 -07:00
Sharif Elgamal 3acbd2fc90 gcp-auth: improve flow for GCE/Cloud Shell 2021-08-10 12:57:10 -07:00
Sharif Elgamal 9995961a77
Merge pull request #12106 from sharifelgamal/more-reg
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
2021-08-09 12:02:31 -07:00
Sharif Elgamal b2bc913596 gcp-auth: always create the pull secret and don't require --force if GOOGLE_APPLICATION_CREDENTIALS env var is set 2021-08-04 16:35:26 -07:00
Sharif Elgamal 3d79bba97d configure gcp-auth addon pull secret to work with all GCR and AR mirrors 2021-08-03 11:48:20 -07:00
Sharif Elgamal 6d710b4e59 only use update if the secret already exists 2021-07-23 13:11:07 -07:00
Sharif Elgamal a940203ed4 update instead of delete/create 2021-07-23 12:22:51 -07:00
Sharif Elgamal a8d366ffbf don't try to recreate pull secrets for refreshing gcp-auth 2021-07-08 16:15:44 -07:00
Sharif Elgamal a790bd1361 better wrapper name 2021-05-27 10:35:30 -07:00
Sharif Elgamal ad1fc0b8fe wrap pull secret error 2021-05-27 10:22:42 -07:00
Sharif Elgamal 643cfb91f4 fix last bool 2021-05-26 09:33:33 -07:00
Sharif Elgamal 6db4a51cbb swap to --refresh 2021-05-26 09:26:10 -07:00
Sharif Elgamal a823439257 allow pods to be refreshed 2021-05-25 13:43:25 -07:00
Sharif Elgamal df4224a058 fix lint 2021-03-24 17:11:11 -07:00
Sharif Elgamal 63b43cc640 allow access to artifact registry as well 2021-03-24 15:09:43 -07:00
Sharif Elgamal 73641d2b4e break 2021-03-24 13:52:29 -07:00
Sharif Elgamal 03b3113b13 remove unnecessary exits 2021-03-24 13:50:17 -07:00
Sharif Elgamal af57dbc001 account for new API, add extra checks for stability 2021-03-24 13:47:18 -07:00
Sharif Elgamal 1767631abe don't fail if token isn't valid 2021-03-23 15:50:57 -07:00
Sharif Elgamal 36deb4cb06 allow tests to pass with dummy creds 2021-03-23 14:41:04 -07:00
Sharif Elgamal bd71b3d8aa lint 2021-03-18 23:12:05 -07:00
Sharif Elgamal da1477f3f8 delete secret on disable 2021-03-17 13:39:55 -07:00
Sharif Elgamal 24457b1875 use token source instead of json directly 2021-03-16 19:17:29 -07:00
Sharif Elgamal 294f044821 add creds for docker pull to gcp-auth 2021-03-15 11:39:06 -07:00
Sharif Elgamal 3063e9e720 change filenames to be more descriptive 2021-03-09 15:54:30 -08:00