🌱 Descriptive Upgrade Constraint Policy constants#1233
🌱 Descriptive Upgrade Constraint Policy constants#1233joelanford merged 2 commits intooperator-framework:mainfrom
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
f4ecb7c to
eb4ca3f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1233 +/- ##
==========================================
- Coverage 76.53% 76.49% -0.05%
==========================================
Files 40 40
Lines 2340 2336 -4
==========================================
- Hits 1791 1787 -4
Misses 392 392
Partials 157 157
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
everettraven
left a comment
There was a problem hiding this comment.
Only one change that stood out to me as needing to be made
9adaa25 to
bc22eda
Compare
|
Conflicts because PR #1237 has merged |
f6da41e
bc22eda to
f6da41e
Compare
|
Approved and then looked at CI - looks like you need to:
|
|
I've rebased and resolved conflicts. The CI failures are because we are changing the API right ? |
|
@skattoju It looks like there is still a sanity failure. I do expect the go-apidiff failure though. |
|
Looks like the sanity failure is due to the newly added types documentation |
f6da41e to
514c1a2
Compare
|
looks like sanity is passing after doing |
fix unintentional override due to error in rebase Co-authored-by: Joe Lanford <joe.lanford@gmail.com>
Fixes #1151
This PR renames the constant values used in the API for UpgradeConstraintPolicy and updates their references in the documentation.