Closed eemcmullan closed 1 year ago
/cherry-pick oadp-1.2
@eemcmullan: once the present PR merges, I will cherry-pick it on top of oadp-1.2 in a new PR and assign it to you.
We are updating the storageclass parameter to be used for fetching the datamover volume options configmap from VSB Status to source PVC spec. This change was needed because there might be boundary cases when the VSB status is yet to have storageclass name and the configmap comes out to be nil, in such cases the mirrored PVC will not use the intended storageclass from volume options mapping and it will end up using the incorrect one.
@eemcmullan: This pull request references OADP-2074 which is a valid jira issue.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: eemcmullan, sseago, weshayutin
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@eemcmullan: new pull request created: #239
Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with
/test all