submariner-io / shipyard

Framework and scripts to create multiple Kubernetes clusters with kind (K8s in Docker) for local E2E testing and development.
https://submariner.io/for_developers/shipyard/
Apache License 2.0
46 stars 26 forks source link

Revert to Go 1.21 and Kubernetes 1.29 #1655

Closed skitt closed 3 months ago

skitt commented 4 months ago

This only touches the main module; the tools can remain on Go 1.22 for our purposes.

This must only be merged on the release-0.18 branch once it has been created.

Depends on https://github.com/submariner-io/releases/issues/923

submariner-bot commented 4 months ago

🤖 Created branch: z_pr1655/skitt/revert-go-1.22

tpantelis commented 4 months ago

We decided that we were going to do this on the 0.18 release branch once we do rc0 next week. That way we leave devel as is so we don't have to re-upgrade to Go 1.22 et al later.

skitt commented 4 months ago

We decided that we were going to do this on the 0.18 release branch once we do rc0 next week. That way we leave devel as is so we don't have to re-upgrade to Go 1.22 et al later.

I know, see the PR description.

github-actions[bot] commented 4 months ago

This PR/issue depends on:

submariner-bot commented 3 months ago

🤖 Closed branches: [z_pr1655/skitt/revert-go-1.22]