Uh oh!
There was an error while loading. Please reload this page.
✨ Add CRD Upgrade Safety Preflight check to the ClusterExtension controller - #979
Conversation
❌ Deploy Preview for olmv1 failed.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #979 +/- ##
==========================================
- Coverage 79.40% 76.89% -2.51%
==========================================
Files 17 17 Lines 1170 1225 +55 ==========================================
+ Hits 929 942 +13 - Misses 165 201 +36 - Partials 76 82 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
de72c86 to
86634d8CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
af4db2b to
da48d55Compare
everettraven
left a comment
There was a problem hiding this comment.
Changes LGTM - thanks @rashmigottipati !
Would love to see a demo of this functioning in the next community call!
Uh oh!
There was an error while loading. Please reload this page.
da48d55 to
d84277fCompared84277f to
7ac4221CompareUh oh!
There was an error while loading. Please reload this page.
…ller Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
7ac4221 to
06914d2Compare…roller (operator-framework#979) * Add CRD Upgrade Safety Preflight check to the ClusterExtension controller Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com> * add nil pointer check Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com> --------- Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Description
ClusterExtensioncontroller to be configured with preflight checks and run them if they're enabledFixes#877
Reviewer Checklist