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

CSI: return plugin capabilities in plugin status #11859

Closed
tgross opened this issue Jan 14, 2022 · 3 comments
Closed

CSI: return plugin capabilities in plugin status #11859

tgross opened this issue Jan 14, 2022 · 3 comments

Comments

@tgross
Copy link
Member

tgross commented Jan 14, 2022

While working on debugging #10927 with some new-to-me CSI plugins, I found that being able to query the plugin capabilities as part of the output of nomad plugin status :plugin_id would be useful (perhaps only with the -verbose flag). The information is available in the state store, so it's just a matter of plumbing through all the RPC response, the HTTP API, and then the CLI.

@tgross
Copy link
Member Author

tgross commented Jan 14, 2022

Related: #10282

@tgross
Copy link
Member Author

tgross commented Feb 3, 2022

Oops, completely a duplicate of #10221

@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 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant