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

volumegroup: the CREATE_DELETE_VOLUME_GROUP does not exist #69

Merged

Conversation

nixpanic
Copy link
Contributor

@nixpanic nixpanic commented Jul 9, 2024

The CreateVolumeGroup procedure refers to the
CREATE_DELETE_VOLUME_GROUP capability, but that does not seem to
exist. Instead, use the VOLUME_GROUP capability to indicate that the
plugin supports the CreateVolumeGroup and DeleteVolumeGroup
procedures.

The `CreateVolumeGroup` procedure refers to the
`CREATE_DELETE_VOLUME_GROUP` capability, but that does not seem to
exist. Instead, use the `VOLUME_GROUP` capability to indicate that the
plugin support the `CreateVolumeGroup` and `DeleteVolumeGroup`
procedures.

Signed-off-by: Niels de Vos <[email protected]>
@Madhu-1 Madhu-1 requested a review from Rakshith-R July 9, 2024 08:30
@mergify mergify bot merged commit 12dd215 into csi-addons:main Jul 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants