Skip to content
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

Deploy 3.13 by default #1597

Merged
merged 5 commits into from
Apr 2, 2024
Merged

Deploy 3.13 by default #1597

merged 5 commits into from
Apr 2, 2024

Conversation

mkuratczyk
Copy link
Collaborator

@mkuratczyk mkuratczyk commented Mar 22, 2024

Bump the default to 3.13.1. Do not mention some old RMQ and Kubernetes versions that likely work, but we surely don't test new Operator versions with them

@mkuratczyk mkuratczyk self-assigned this Mar 22, 2024
@mkuratczyk mkuratczyk marked this pull request as ready for review April 2, 2024 12:42
@mkuratczyk mkuratczyk requested a review from Zerpet April 2, 2024 12:42
Copy link
Collaborator

@Zerpet Zerpet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We test in Kubernetes 1.19 and 1.26. We can bump the "oldest supported" Kubernetes version in CI here:

# Taken from https://github.com/kubernetes-sigs/kind/releases/tag/v0.18.0
# The image here should be listed under 'Images built for this release' for the version of kind in go.mod
KIND_NODE_IMAGE: "kindest/node:v1.26.3@sha256:61b92f38dff6ccc29969e7aa154d34e38b89443af1a2c14e6cfbd2df6419c66f"
KIND_OLDEST_NODE_IMAGE: "kindest/node:v1.19.16@sha256:81f552397c1e6c1f293f967ecb1344d8857613fb978f963c30e907c32f598467"

I'm happy to drop support for older versions of Kubernetes to N-3, or whatever TKG ships, or something similar.

Previously 1.19 and 1.26
@mkuratczyk
Copy link
Collaborator Author

I've bumped the tested Kubernetes versions from 1.19+1.26 to 1.26+1.29

@mkuratczyk mkuratczyk merged commit 366178f into main Apr 2, 2024
17 checks passed
@Zerpet Zerpet added this to the 2.8.0 milestone Apr 3, 2024
@Zerpet Zerpet deleted the default-to-3.13 branch April 3, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants