Skip to content

Commit

Permalink
Add release task about removing unsupported release version of CAPI
Browse files Browse the repository at this point in the history
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
  • Loading branch information
chiukapoor committed Sep 24, 2023
1 parent 338fe5b commit 6df3815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release/release-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ This comes down to changing occurrences of the old version to the new version, e
Please note that both `InitWithKubernetesVersion` and `WorkloadKubernetesVersion` should be the highest mgmt cluster version supported by the respective Cluster API version.
2. Update `create-local-repository.py` and `tools/internal/tilt-prepare/main.go`: `v1.4.99` => `v1.5.99`.
3. Make sure all tests are green (also run `pull-cluster-api-e2e-full-main` and `pull-cluster-api-e2e-workload-upgrade-1-23-latest-main`).
4. Remove unsupported release version of Cluster API. For example remove `v1.3` while working on `v1.6`.

Prior art:

Expand Down

0 comments on commit 6df3815

Please sign in to comment.