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

eksctl info command #3029

Closed
aclevername opened this issue Jan 5, 2021 · 3 comments · Fixed by #3354
Closed

eksctl info command #3029

aclevername opened this issue Jan 5, 2021 · 3 comments · Fixed by #3354
Assignees
Labels
good first issue Good for newcomers kind/feature New feature or request priority/important-longterm Important over the long term, but may not be currently staffed and/or may require multiple releases

Comments

@aclevername
Copy link
Contributor

Why do you want this feature?
Currently we ask users to provide the output from eksctl version and kubectl version when opening a bug issue. I want users to be able to easily obtain all necessary information in one command.

What feature/behavior/change do you want?
A command eksctl info that provides the eksctl version, kubectl version and the OS type. This can be expanded to show more output that we deem useful.

$ eksctl info
eksctl version: 0.35.0
kubectl version: 1.18.2
OS: MacOS

Thoughts @weaveworks/eksctl-reviewers ?

@aclevername aclevername added the kind/feature New feature or request label Jan 5, 2021
@aclevername aclevername added the good first issue Good for newcomers label Jan 5, 2021
@hvydya
Copy link
Contributor

hvydya commented Jan 11, 2021

Hi! I'd like to work on this.

@Callisto13
Copy link
Contributor

Thanks @hvydya !

@Callisto13 Callisto13 added the priority/important-longterm Important over the long term, but may not be currently staffed and/or may require multiple releases label Jan 18, 2021
@aclevername
Copy link
Contributor Author

Hey @hvydya, just wanted to check in to see if your still working on this 😄

This was referenced Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/feature New feature or request priority/important-longterm Important over the long term, but may not be currently staffed and/or may require multiple releases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants