-
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
Update the CRD for kopia integration #5135
Conversation
1bc434c
to
a422c9c
Compare
8cbb3bc
to
bd1066a
Compare
Codecov Report
@@ Coverage Diff @@
## main #5135 +/- ##
==========================================
- Coverage 41.33% 41.31% -0.02%
==========================================
Files 211 211
Lines 18443 18447 +4
==========================================
- Hits 7624 7622 -2
- Misses 10247 10252 +5
- Partials 572 573 +1
Continue to review full report at Codecov.
|
We'll need to be careful with the resticrepository->backuprepository change on upgrade. Do we need to delete the old CRD on upgrade? Any problems with existing installs being upgraded in terms of what was in the prior resticrepository metadata, or will everything just get recreated from scratch as necessary? |
@sseago it has been discussed and covered in the design |
@reasonerjt Ahh thanks. I remember reading that now when I went over this the first time, but I'd forgotten. So it's covered. |
27c56d3
to
c39d0a9
Compare
This commit adds additional fields to podvolumebackup and podvolumerestore. The resticrepository will be renamed to backuprepository Signed-off-by: Daniel Jiang <[email protected]>
c39d0a9
to
f562a7c
Compare
This commit adds additional fields to podvolumebackup and podvolumerestore. The resticrepository will be renamed to
backuprepository
Signed-off-by: Daniel Jiang [email protected]
Thank you for contributing to Velero!
Please add a summary of your change
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
.