-
Notifications
You must be signed in to change notification settings - Fork 371
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
Add and set the new VolumeSnapshotHandlePairList field #1169
Add and set the new VolumeSnapshotHandlePairList field #1169
Conversation
Can you please fix the PR title? It is VolumeSnapshotHandlePairList, not pvVolumeSnapshotContentList. |
/assign @jsafrane |
81f9f72
to
3c2c470
Compare
@xing-yang I just applied your suggestions. Thanks! |
I take it as a first step towards API rework. I would expect some pairs to be removed in the end, like |
/lgtm |
@jsafrane VolumeGroupSnapshotStatus.PVCVolumeSnapshotRefList is still required for restore as we also need to support static provisioning. |
@andyzhangx Can you help take a look at the Trivy scanner CI error? Thanks.
|
that's a transient error, rerun should work |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: leonardoce, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @msau42 |
What type of PR is this?
/kind api-change
What this PR does / why we need it:
Adds and sets the new field VolumeSnapshotHandlePairList of the VolumeGroupSnapshotContent resource, as described in the latest iteration of the relative KEP.
This is a prerequisite to promote the volume group snapshot API to v1beta1.
Which issue(s) this PR fixes:
Special notes for your reviewer:
This has been extracted from #1150
This is an example of how a VolumeGroupSnapshotContent looks:
Does this PR introduce a user-facing change?: