Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kubectl kustomize --version #952

Closed
strangiato opened this issue Oct 8, 2020 · 2 comments
Closed

Add kubectl kustomize --version #952

strangiato opened this issue Oct 8, 2020 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@strangiato
Copy link

What would you like to be added:

It would be great to have a version flag for kustomize in order to know which version of kustomize you are leveraging through kubectl.

For example:

kubectl kustomize --version

or

kubectl kustomize version

Why is this needed:

Currently there is no way to know which version of kustomize you are using through kubectl other than external documentation.

As far as I can tell the version shipping with kubectl is 2.0.3 but there appear to be plans to upgrade the version in future releases of kubectl. As newer versions of kustomize become available it is important to be able to validate which version of kustomize you using for compatibility checks.

@strangiato strangiato added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 8, 2020
@eddiezane
Copy link
Member

We're tracking this at #797

/close

@k8s-ci-robot
Copy link
Contributor

@eddiezane: Closing this issue.

In response to this:

We're tracking this at #797

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants