-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
issue8294: inherit k8s default volumeSnapshotClass #8721
base: main
Are you sure you want to change the base?
Conversation
review comments on PR 8719 has resovled,submit a new PR. please reivew this PR @anshulahuja98 |
please review PR #8721 , thanks |
@hu-keyu can you add this in the website docs also ? |
Which file should I add it to? @anshulahuja98 |
Signed-off-by: hu-keyu <[email protected]>
Signed-off-by: hu-keyu <[email protected]>
PR LGTM, CI is running currently. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8721 +/- ##
==========================================
+ Coverage 59.48% 59.53% +0.04%
==========================================
Files 371 371
Lines 40191 40203 +12
==========================================
+ Hits 23909 23936 +27
+ Misses 14789 14769 -20
- Partials 1493 1498 +5 ☔ View full report in Codecov by Sentry. |
Thank you for contributing to Velero!
Please add a summary of your change
Make compatible changes based on the GetVolumeSnapshotClassForStorageClass method,not break existing behaviour.
Does your change fix a particular issue?
Fixes #8294
Please indicate you've done the following:
make new-changelog
) or comment/kind changelog-not-required
on this PR.site/content/docs/main
.