You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kubectl that ships with google-cloud-sdk is old, and lacks, at the very least, kubectl rollout restart deployment foo support, which I use, and something throws the ~/google-cloud-sdk/bin into path before /usr/local/bin.
I suspect it's antigen bundle gcloud, but a quick poke through is non-obvious where it gets set or how, so I figure I'll make an issue here to figure it out.