Bump to Kubernetes 1.33 and Go 1.24#2168
Conversation
Depends on openshift/library-go#1952 Signed-off-by: Vishal Thapar <5137689+vthapar@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
|
@vthapar: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
|
This shouldn’t be necessary, we’ll get it as a side-effect of the library-go bump when that’s ready, or the Submariner bump following the K8s 1.33 merge there. (It’s best to bump K8s along with Submariner to ensure that all the dependencies are aligned with K8s deprecations and removals.) |
Will dependabot be enough or will we need some changes in our code to make the bump work? |
Well, you had to change the Dockerfiles in this PR 😉. See #2206 for the whole set of changes — you could have a Go 1.24 PR separately, then dependabot would push a Submariner PR but that wouldn’t deal with the library-go bump (since that’s digest-based). |
|
PR needs rebase. DetailsInstructions 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-sigs/prow repository. |
|
This PR/issue depends on:
|
|
Superseded by #2296 |



Depends on openshift/library-go#1952