You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Nomad version
Current main at
bdf2555b385f547cbf613d1636eac103a1c58ce8
Issue
The command
nomad plugin status
takes an option-type
flag which defaults tocsi
. The flag implementation however is never used. This does not impact current users as the only plugin type that is supported iscsi
, however, it does create an inconsistent UX and will impact any future work in this area.The text was updated successfully, but these errors were encountered: