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

Regression: Cannot return Kustomize version for 3.1.0 #2662

Closed
3 tasks done
alexec opened this issue Nov 7, 2019 · 0 comments · Fixed by #2663
Closed
3 tasks done

Regression: Cannot return Kustomize version for 3.1.0 #2662

alexec opened this issue Nov 7, 2019 · 0 comments · Fixed by #2663
Labels
bug Something isn't working
Milestone

Comments

@alexec
Copy link
Contributor

alexec commented Nov 7, 2019

Checklist:

  • I've searched in the docs and FAQ for my answer: http://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Cannot return Kustomize version if <3.2.0.

To Reproduce

Install older kustomize - see error.

Expected behavior

Should display version.

Version

master

Logs

10:45:36  api-server | ERRO[0024] `kustomize version --short` failed exit status 1: Error: unknown flag: --short
10:45:36  api-server | Usage:
10:45:36  api-server |   kustomize version [flags]
10:45:36  api-server | Examples:
10:45:36  api-server | kustomize version
10:45:36  api-server | Flags:
10:45:36  api-server |   -h, --help   help for version  execID=IPlBk
@alexec alexec added the bug Something isn't working label Nov 7, 2019
@alexec alexec added this to the v1.3 milestone Nov 7, 2019
alexmt pushed a commit to alexmt/argo-cd that referenced this issue Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant