kubernetes-sigs / cluster-api

Home for Cluster API, a subproject of sig-cluster-lifecycle
https://cluster-api.sigs.k8s.io
Apache License 2.0
3.58k stars 1.31k forks source link

Implement periodic e2e test jobs using Management Cluster 1.19 and 1.22 #5078

Closed sbueringer closed 3 years ago

sbueringer commented 3 years ago

User Story

As a maintainer of Cluster API I would like to have periodic e2e test coverage for 1.19 and 1.22 management clusters. (the oldest and newest supported stable management cluster versions)

Detailed Description

Context: currently, we're using a hard-coded 1.21.2 management cluster in our e2e tests.

The following steps should be implemented:

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

/kind feature /area testing

sbueringer commented 3 years ago

/assign

sbueringer commented 3 years ago

Note to myself: also update the job documentation (including other recent changes to our jobs)