Skip to content

Conversation

@salasberryfin
Copy link
Contributor

What this PR does / why we need it:

Update Kubernetes versions used in testing cluster templates:

  • v1.35.0 is used in any case that supports it.
    • Highest version supported in AKS is v1.34.2.
  • Management cluster version stays at v1.34.0 until Rancher v2.14 offers support for v1.35.
  • Chart upgrade test will stay on v1.34 as it must comply with Rancher v2.13 constraints.

For cloud providers that need a specific image (self-managed clusters), a new version was created using the image builder, including AWS and GCP.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Generally updates Kubernetes versions used in testing, including
management and workload clusters. Also removes test constants that are
not used anymore. Cluster templates will be updated accordingly for the
new constant names.

Signed-off-by: Carlos Salas <[email protected]>
@salasberryfin salasberryfin added area/testing Indicates an issue related to test kind/chore labels Feb 11, 2026
@salasberryfin salasberryfin changed the title Test update templates test: update k8s version in testing cluster templates Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/testing Indicates an issue related to test kind/chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant