-
Notifications
You must be signed in to change notification settings - Fork 43
Bumping to k8s 1.25 #109
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
Bumping to k8s 1.25 #109
Conversation
3005eed
to
76ef4d7
Compare
/hold |
ded7526
to
6d85881
Compare
Signed-off-by: jesus m. rodriguez <[email protected]>
6d85881
to
3a22919
Compare
/hold cancel |
Signed-off-by: jesus m. rodriguez <[email protected]>
Pull Request Test Coverage Report for Build 3038674967
💛 - Coveralls |
Signed-off-by: jesus m. rodriguez <[email protected]>
de0d37b
to
3d28851
Compare
The github action with the newer linter needs go setup for it to run properly. Signed-off-by: jesus m. rodriguez <[email protected]>
ba1bbeb
to
e5200e2
Compare
Signed-off-by: jesus m. rodriguez <[email protected]>
In the process of updating k8s to 1.25, we had to bump go to 1.19. That resulted in also bumping golangci-lint to 1.49 and fixing the github action. This PR is currently blocked by the prow test all call, that was configured for go 1.17 which I bumped to 1.19 right now. Blocked by openshift/release#31977 |
/test test-all |
/test test-all |
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
As of go 1.19 |
/approved |
/approve |
1 similar comment
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: asmacdo, jmrodri 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:
Bumping to k8s v1.25
Motivation for the change: