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.
The kubectl that ships with google-cloud-sdk is old, and lacks, at the very least,
kubectl rollout restart deployment foosupport, which I use, and something throws the~/google-cloud-sdk/bininto 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.