-
Notifications
You must be signed in to change notification settings - Fork 256
chore: update o-f/api version to v0.12.0 #911
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
chore: update o-f/api version to v0.12.0 #911
Conversation
Signed-off-by: Tyler Slaton <[email protected]>
6232157
to
9fe5cac
Compare
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
Codecov Report
@@ Coverage Diff @@
## master #911 +/- ##
=======================================
Coverage 52.18% 52.18%
=======================================
Files 103 103
Lines 9113 9113
=======================================
Hits 4756 4756
Misses 3451 3451
Partials 906 906 Continue to review full report at Codecov.
|
/lgtm |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ankitathomas, dinhxuanvu, tylerslaton The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description of the change:
Updating the operator framework API version to be v0.12.0.
Motivation for the change:
The latest version of the operator framework API, v0.12.0, is out and includes a breaking change by removing the "None" constraint and replacing it with "Not".
Reviewer Checklist
/docs