Closed andyzhangx closed 2 months ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: andyzhangx
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
/retest
@andyzhangx: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-azuredisk-csi-driver-external-e2e-single-az | 0044ec7a78b68e3ad077d8b06dd329fbed292ec6 | link | true | /test pull-azuredisk-csi-driver-external-e2e-single-az |
pull-azuredisk-csi-driver-e2e-capz-windows-2022-hostprocess | 0044ec7a78b68e3ad077d8b06dd329fbed292ec6 | link | true | /test pull-azuredisk-csi-driver-e2e-capz-windows-2022-hostprocess |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
What type of PR is this? /kind feature
What this PR does / why we need it: feat: add extra-create-metadata=true on snapshot sidecar
The CSI snapshotter has a new
--extra-create-metadata
flag. When set to true, the name and namespace of the source VolumeSnapshot, and the name of the source VolumeSnapshotContent will be passed as parameters to the CSI driver in CreateSnapshotRequest.Which issue(s) this PR fixes:
Fixes #
Requirements:
Special notes for your reviewer:
Release note: