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 version command to ebs-csi-driver cmd #21

Closed
leakingtapan opened this issue Sep 26, 2018 · 0 comments · Fixed by #136
Closed

Add version command to ebs-csi-driver cmd #21

leakingtapan opened this issue Sep 26, 2018 · 0 comments · Fixed by #136
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Milestone

Comments

@leakingtapan
Copy link
Contributor

leakingtapan commented Sep 26, 2018

./aws-ebs-csi-driver --version should return version with following information in Json formation including:

  • git commit sha
  • driver version
  • go compiler version
  • build date
  • Platform OS and Arch
@leakingtapan leakingtapan added this to the 0.3-beta milestone Sep 26, 2018
@leakingtapan leakingtapan added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. priority/backlog Higher priority than priority/awaiting-more-evidence. labels Nov 16, 2018
@leakingtapan leakingtapan added priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. and removed priority/backlog Higher priority than priority/awaiting-more-evidence. labels Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant