-
Notifications
You must be signed in to change notification settings - Fork 249
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>: go bump #1142
<chore>: go bump #1142
Conversation
Signed-off-by: Jordan Keister <[email protected]>
@@ -1,6 +1,6 @@ | |||
module github.com/operator-framework/operator-registry | |||
|
|||
go 1.19 | |||
go 1.20 |
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.
Any reason not to bump to 1.21?
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.
k8s 1.28 is still on 1.20, as @varshaprasad96 mentioned in slack (https://kubernetes.slack.com/archives/C0181L6JYQ2/p1695306483677709?thread_ts=1695306384.252939&cid=C0181L6JYQ2) but really I was just bringing api/reg up to sync with o-l-m, which is on 1.20.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #1142 +/- ##
==========================================
+ Coverage 53.79% 53.84% +0.04%
==========================================
Files 108 108
Lines 10199 10225 +26
==========================================
+ Hits 5487 5506 +19
- Misses 3744 3747 +3
- Partials 968 972 +4
☔ 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.
lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: grokspawn, perdasilva 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 |
/lgtm |
/hold until we decide if we merge this one or the kube bump PR |
/unhold |
eaebcf6
into
operator-framework:master
Description of the change:
Motivation for the change:
Reviewer Checklist
/docs