-
Notifications
You must be signed in to change notification settings - Fork 195
Update CnsRegisterApi for to include volumeMode #3286
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
base: master
Are you sure you want to change the base?
Update CnsRegisterApi for to include volumeMode #3286
Conversation
Hi @skogta. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: skogta The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b09e7a1
to
948c0f8
Compare
948c0f8
to
26b3ffd
Compare
0243060
to
1cff94f
Compare
1cff94f
to
937cb29
Compare
937cb29
to
9302ace
Compare
9302ace
to
7f9e275
Compare
/ok-to-test |
7f9e275
to
944ca1a
Compare
944ca1a
to
97bf453
Compare
/retest-required |
97bf453
to
434d217
Compare
434d217
to
aab9f31
Compare
What this PR does / why we need it:
Update CnsRegisterVolume API to include volumeMode.
This is required for static volume provisioning for RWX block volumes.
Testing done:
Example of CnsRegisterVolume:
Failed as expected:
All PVCs/PVs got created as expected.