-
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 VolumeInfo metadata structures. #7070
Conversation
d1bdbac
to
aa4a520
Compare
aa4a520
to
6a37cb1
Compare
@draghuram |
@allenxu404 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7070 +/- ##
==========================================
+ Coverage 61.16% 61.19% +0.02%
==========================================
Files 256 258 +2
Lines 27222 27353 +131
==========================================
+ Hits 16650 16738 +88
- Misses 9389 9430 +41
- Partials 1183 1185 +2 ☔ View full report in Codecov by Sentry. |
6a37cb1
to
5724f83
Compare
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.
Design changes look good to me though I have few minor comments.
a9670bb
to
85815ee
Compare
5d27a34
to
4789664
Compare
253b24c
to
989cdc1
Compare
2a0454b
to
11047b1
Compare
11047b1
to
ed39e1b
Compare
746a675
to
2797d50
Compare
Modify design according to comments. Add PVInfo structure. Add backup VolumeInfo's object storage's put and get methods. Signed-off-by: Xun Jiang <[email protected]>
2797d50
to
b440a4f
Compare
Modify design according to comments.
Add PVInfo structure.
Thank you for contributing to Velero!
Please add a summary of your change
Add the VolumeInfo metadata structures for issues pv-backup-info
Does your change fix a particular issue?
Fixes #(issue)
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.