-
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
Make restore controller adopting the controller-runtime framework. #5864
Make restore controller adopting the controller-runtime framework. #5864
Conversation
4edb17e
to
7ab7bf8
Compare
Codecov Report
@@ Coverage Diff @@
## main #5864 +/- ##
==========================================
- Coverage 39.97% 39.94% -0.04%
==========================================
Files 253 253
Lines 22254 22259 +5
==========================================
- Hits 8897 8892 -5
- Misses 12707 12716 +9
- Partials 650 651 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ca1ae0a
to
1156ea5
Compare
185ef99
to
616e005
Compare
Basic E2E test result: https://gist.github.com/blackpiglet/fa25ca51ec7e0f1739fa908e59005d64 |
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.
LGTM
@blackpiglet This has conflicts with restore_controller now (I think due to the refactoring to add backup error/warnings, since restore.Result{} was pulled into a shared package). It would be great to get this merged this week, since I may need to deal with minor merge conflicts from some of these files in my current async PR. |
616e005
to
38457d0
Compare
Signed-off-by: Xun Jiang <[email protected]>
38457d0
to
c2ac761
Compare
@sseago |
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #5027
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.