-
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
RIAv2 async operations controller work #5993
RIAv2 async operations controller work #5993
Conversation
ef43511
to
83a7a29
Compare
It's not quite merge-ready as I still need to do some testing with real restores and real plugins, but it's otherwise ready for review. |
Codecov Report
@@ Coverage Diff @@
## main #5993 +/- ##
==========================================
+ Coverage 40.18% 40.23% +0.04%
==========================================
Files 256 257 +1
Lines 23426 23820 +394
==========================================
+ Hits 9414 9583 +169
- Misses 13297 13493 +196
- Partials 715 744 +29
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Scott Seago <sseago@redhat.com>
83a7a29
to
2155b2b
Compare
I've now tested this with the velero-plugin-example PR which has a recently-added RIAv2 plugin. |
Thank you for contributing to Velero!
This includes the restore controller work for RestoreItemAction v2 implementation.
Fixes #5497
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.