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

cmd: nomad plugin status command ignores -type flag #10711

Closed
jrasell opened this issue Jun 7, 2021 · 1 comment · Fixed by #10712
Closed

cmd: nomad plugin status command ignores -type flag #10711

jrasell opened this issue Jun 7, 2021 · 1 comment · Fixed by #10712
Assignees
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/cli type/bug

Comments

@jrasell
Copy link
Member

jrasell commented Jun 7, 2021

Nomad version

Current main at bdf2555b385f547cbf613d1636eac103a1c58ce8

Issue

The command nomad plugin status takes an option -type flag which defaults to csi. The flag implementation however is never used. This does not impact current users as the only plugin type that is supported is csi, however, it does create an inconsistent UX and will impact any future work in this area.

@jrasell jrasell added type/bug theme/cli stage/accepted Confirmed, and intend to work on. No timeline committment though. labels Jun 7, 2021
@jrasell jrasell self-assigned this Jun 7, 2021
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/cli type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant