-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
ScaleIO Volume Plugin - volume attribute updates #49973
ScaleIO Volume Plugin - volume attribute updates #49973
Conversation
Hi @vladimirvivien. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with 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/test-infra repository. I understand the commands that are listed here. |
/ok-to-test |
@vladimirvivien: you can't request testing unless you are a kubernetes member. In response to this:
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/test-infra repository. |
@jsafrane any help getting this cherry-picked is appreciated. Thanks. |
@vladimirvivien, what bug(s) does it fix? Why is it so important it should be cherry picked? Btw, that's exactly the reason each fix should get its own PR. |
@jsafrane thanks for looking at this. This PR is not for bugs, but to introduce some enhancements and better admin experience. If cherry-pick is reserved for bugs, let me know. |
/ok-to-test @vladimirvivien I updated the release note accordingly, please check. |
/approve I let @wojtek-t to judge if it's OK to have a cherry pick that has more code than a necessary bugfix. IMO it's harmless and it can break only ScaleIO volume plugin. |
This commit introduces the following updates and fixes: - Enable scaleIO volume multip-mapping based on accessMode - No longer uses "default" as default values for storagepool & protection domain - validates capacity when capacity is zero - Better naming for PV and volume - make mount ro when accessModes contains ROM
/test pull-kubernetes-unit |
@jsafrane build is green. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsafrane, vladimirvivien Associated issue: 50794 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
@jsafrane thank you. |
Hi @wojtek-t please let me know if I need to do anything else to get this to move forward. Thanks. |
@wojtek-t thank you! |
Build timed out |
/retest Review the full test history for this PR. |
1 similar comment
/retest Review the full test history for this PR. |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue |
This commit introduces the following updates and fixes:
Special notes for your reviewer:
fsGroup
value properly #50794Fixes: #50794
Release note: