-
Notifications
You must be signed in to change notification settings - Fork 17
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
[v1.6.x] Add managedosversion finalizer (#775 & #784) #782
[v1.6.x] Add managedosversion finalizer (#775 & #784) #782
Conversation
* Implement ManagedOSVersion controller and finalizer Signed-off-by: Andrea Mazzotti <[email protected]> * Remove unused ManagedOSVersion Status Signed-off-by: Andrea Mazzotti <[email protected]> --------- Signed-off-by: Andrea Mazzotti <[email protected]> Co-authored-by: Francesco Giudici <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v1.6.x #782 +/- ##
=========================================
Coverage ? 57.75%
=========================================
Files ? 42
Lines ? 5175
Branches ? 0
=========================================
Hits ? 2989
Misses ? 1866
Partials ? 320 ☔ View full report in Codecov by Sentry. |
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.
This backport must include #784 (or some equivalent solution)
* Block reinstall if crds are still pending to be deleted Signed-off-by: David Cassany <[email protected]>
Cherry picked into this PR. Thank you! |
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
Backport of #775 and #784