-
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
Add support for backup PVC configuration #8109
Add support for backup PVC configuration #8109
Conversation
cbbb357
to
9baa816
Compare
9baa816
to
5ba514b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8109 +/- ##
==========================================
- Coverage 59.03% 59.01% -0.03%
==========================================
Files 358 358
Lines 30141 30154 +13
==========================================
+ Hits 17795 17796 +1
- Misses 10907 10917 +10
- Partials 1439 1441 +2 ☔ View full report in Codecov by Sentry. |
5ba514b
to
0e2ee15
Compare
Signed-off-by: Shubham Pampattiwar <[email protected]> add changelog file Signed-off-by: Shubham Pampattiwar <[email protected]> make update Signed-off-by: Shubham Pampattiwar <[email protected]> pass backupPVCConfig to exposer as part of csi params Signed-off-by: Shubham Pampattiwar <[email protected]>
0e2ee15
to
8eac360
Compare
@shubham-pampattiwar
Should be modified to:
I add this change to PR #8115. Just for your information. |
Thank you @Lyndon-Li ! |
Thank you for contributing to Velero!
Please add a summary of your change
Implementation for Design #7982
Does your change fix a particular issue?
Fixes #7747 and #7700
Functional testing pending
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.