-
Notifications
You must be signed in to change notification settings - Fork 195
CSI LinkedClone support #3351
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?
CSI LinkedClone support #3351
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deepakkinni 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 |
ae89329
to
017d2bc
Compare
91a7c12
to
7543609
Compare
7543609
to
203c358
Compare
d841688
to
336f425
Compare
336f425
to
f7bef67
Compare
4319e83
to
1a04130
Compare
d7332a7
to
ae2be81
Compare
@@ -685,7 +687,7 @@ webhooks: | |||
path: "/mutate" | |||
rules: | |||
- apiGroups: [""] | |||
apiVersions: ["v1", "v1beta1"] | |||
apiVersions: ["v1"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check if "UPDATE" is necessary
Signed-off-by: Deepak Kinni <deepak.kinni@broadcom.com>
ae2be81
to
2cfd416
Compare
What this PR does / why we need it:
Adds support for LinkedClone on Supervisor and Guest
Primary Changes in the driver are:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Testing done:
Supervisor Testing
LinkedClone Supervisor Testing.log
Guest Testing
LinkedClone Guest Testing.log
Special notes for your reviewer:
Release note: