-
Notifications
You must be signed in to change notification settings - Fork 77
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
k8s 1.28 version update and go 1.20 #292
k8s 1.28 version update and go 1.20 #292
Conversation
acornett21
commented
Aug 30, 2023
•
edited
Loading
edited
- updating to k8s 1.28
- updating go to 1.20
- updating build GH go action to v4 and read from mod file
- Relates: Meta Issue for k8s 1.28 bump operator-sdk#6554
0e29d19
to
413ebc5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #292 +/- ##
==========================================
- Coverage 42.64% 41.99% -0.65%
==========================================
Files 42 39 -3
Lines 3583 3512 -71
==========================================
- Hits 1528 1475 -53
+ Misses 1903 1891 -12
+ Partials 152 146 -6 ☔ View full report in Codecov by Sentry. |
51aeb08
to
b994201
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
@bcrochet: changing LGTM is restricted to collaborators In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
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
/lgtm |
/hold to make sure we don't need to merge anything before bumping the kube version |
Signed-off-by: Adam D. Cornett <[email protected]>
@perdasilva is this ready to merge now? |
@everettraven could you take a look at this PR? |
@joelanford @kevinrizza Would it be possible to get someone to review this PR? Thanks. |
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
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: acornett21, joelanford 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 |
/unhold |
9ffba44
into
operator-framework:master
Oops. It looks like this PR reverted parts of #309. I'll make a new PR to bump otelhttp again. |