Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic merge from submit-queue. fix versioning in istioctl istioctl just reports a bunch of "unknown" for its version (and other commands). This only happens when istioctl is built using upload-istioctl, but that's what the release build uses (at least for now, I've already had a pending PR for awhile that gets rid of this). I tested locally that without this change i saw the unknowns, and with it I saw some actual version information when I ran "istioctl-linux version".
- Loading branch information