1
0
Fork 0
mirror of https://github.com/imjasonh/gke-auth synced 2026-07-07 00:23:18 +00:00
Commit graph

6 commits

Author SHA1 Message Date
minhthong582000
8f2b6af6f1 Add --alias flag to customize kubeconfig context name
By default the context/cluster/user entries in kubeconfig are named
gke_{project}_{location}_{cluster}, which is verbose and hard to type.
Add --alias so users can set a short, memorable name instead.
2026-06-05 02:04:21 +07:00
Jason Hall
d07111e3f5
make registry auth optional, must specify location
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-03-17 13:52:22 -04:00
Jason Hall
3517929a83
also setup docker cred helper
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-03-14 15:20:23 -04:00
Jason Hall
b3f8eb4b74 allow unset vars 2022-03-11 14:40:46 -05:00
Jason Hall
3d8da710ee use action 2022-03-11 13:23:10 -05:00
Jason Hall
20216084df sketch out a GitHub Action 2022-03-09 16:58:09 -05:00