-
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 docs for backup pvc config support #8119
Add docs for backup pvc config support #8119
Conversation
b067695
to
0065249
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8119 +/- ##
=======================================
Coverage 59.02% 59.02%
=======================================
Files 364 364
Lines 30272 30272
=======================================
Hits 17867 17867
Misses 10959 10959
Partials 1446 1446 ☔ View full report in Codecov by Sentry. |
site/content/docs/main/data-movement-backup-pvc-configuration.md
Outdated
Show resolved
Hide resolved
site/content/docs/main/data-movement-backup-pvc-configuration.md
Outdated
Show resolved
Hide resolved
site/content/docs/main/data-movement-backup-pvc-configuration.md
Outdated
Show resolved
Hide resolved
Since it is a part of the snapshot data movement, I suggest we add this doc to the existing snapshot data movement doc. As an example, the node affinity for snapshot data movement is in the section of Otherwise, I think we still need to add a section in the snapshot data movement and refer to this doc, which is more complicated. |
0065249
to
362dd98
Compare
Signed-off-by: Shubham Pampattiwar <[email protected]> add changelog Signed-off-by: Shubham Pampattiwar <[email protected]> add section to csi dm doc and minor fixes Signed-off-by: Shubham Pampattiwar <[email protected]> configMap name is configurable Signed-off-by: Shubham Pampattiwar <[email protected]>
362dd98
to
d4e7d14
Compare
@Lyndon-Li Added a section in CSI Data Movement doc and linked the document in the abstract of the section. PTAL ! |
Thank you for contributing to Velero!
Related Issues: #7747 and #7700
Design PR: #7982
Implementation PR: #8109
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.