Add kube-cross go1.26 variants for release-1.34 and release-1.35#4442
Add kube-cross go1.26 variants for release-1.34 and release-1.35#4442kmala wants to merge 1 commit into
Conversation
|
/hold why? we don't randomly switch all branches to latest. |
| GO_MAJOR_VERSION: '1.25' | ||
| OS_CODENAME: 'bullseye' | ||
| REVISION: '0' | ||
| v1.33-go1.26-bullseye: |
There was a problem hiding this comment.
1.33 is EOL in a matter of days https://kubernetes.io/releases/
|
Worth noting: On recent branches we just use this go to bootstrap with GOTOOLCHAIN anyhow. |
I think this is trying to ripple out #4266 but getting CI and the presubmits passing on 1.34+ is the first step, I think |
Few jobs are failing when trying to update go version on 1.34 as they are looking for the kube cross image https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/140004/pull-kubernetes-e2e-gce/2069911169732186112 |
that's because your PR bumps the kube-cross reference. |
|
@BenTheElder @liggitt can you take a look at this when you get chance |
|
/hold cancel |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kmala, liggitt 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 |
|
cc: @kubernetes/release-engineering |
|
/assign @saschagrunert |
What type of PR is this?
What this PR does / why we need it:
ref: #4266
/cc @dims @liggitt @BenTheElder
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?