-
Notifications
You must be signed in to change notification settings - Fork 179
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
Allow volume snapshot creation from supervisor directly. #2852
Allow volume snapshot creation from supervisor directly. #2852
Conversation
e39b954
to
6c326dc
Compare
6c326dc
to
3a75fd1
Compare
Started WCP block pre-checkin pipeline... Build Number: 1393 |
|
Started WCP block pre-checkin pipeline... Build Number: 1396 |
|
WCP precheck-in pipeline result with StorageQuotaM2 FSS disabled:
|
3a75fd1
to
78d44ab
Compare
NOTE: This is temporary change and will be reverted after StorageQuotaM2 FSS enabled.
78d44ab
to
8284302
Compare
/approve |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akankshapanse, deepakkinni, 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 |
NOTE: This is temporary change and will be reverted after storage quota support for snapshots FSS enabled.
What this PR does / why we need it:
This PR allows snapshot creation from supervisor by removing webhook check temporarily for ease of testing.
NOTE: This is temporary change and will be reverted after storage quota support for snapshots FSS enabled.
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:
Before fix:
After fix with manually enabling StorageQuotaM2 FSS and restarting webhook pods:
Special notes for your reviewer:
Release note: