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

Include supported capabilities in CSIAddonsNode status output #376

Open
nixpanic opened this issue Jun 21, 2023 · 0 comments
Open

Include supported capabilities in CSIAddonsNode status output #376

nixpanic opened this issue Jun 21, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nixpanic
Copy link
Collaborator

The CSIAddonsNode object contains details about the node and CSI-driver that provides a set of CSI-Addons features. It would be useful for debugging and validation to have the capabilities (from CSI-Addons Identity service) listed in the Status field of the CSIAddonsNode CR.

This could be done on the initial connection to the csi-addons-sidecar, at

https://github.com/csi-addons/kubernetes-csi-addons/blob/493222166f4132a930137e03ba51960319cf39d0/controllers/csiaddons/csiaddonsnode_controller.go#L138C44-L144

@nixpanic nixpanic added enhancement New feature or request good first issue Good for newcomers labels Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant