You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* With every Cluster API release, update the version in the last two CAPIBM release branches also.
48
+
* Update the e2e CI to use machine images with corresponding kubernetes version with every Cluster API major version release and update the e2e files accordingly.
about: Create an issue to track tasks for a Cluster API version update
4
+
title: Release tracker for v<>
5
+
6
+
---
7
+
8
+
/area provider/ibmcloud
9
+
10
+
**Tasks:**
11
+
12
+
After every CAPIBM major version release:
13
+
-[ ] Update Infrastructure Provider version in [metadata.yaml](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/metadata.yaml) and [e2e test config files](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/tree/main/test/e2e/config)
14
+
-[ ][Update release branch versions for weekly security scan](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/.github/workflows/weekly-security-scan.yaml#L16)
15
+
-[ ][Update release support data in docs](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/docs/book/src/developer/release-support-guidelines.md)
16
+
-[ ][Update docs with reference to latest release](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/README.md#compatibility-with-cluster-api-and-kubernetes-versions)
17
+
-[ ] Update and add documentation link for new release branch in Netlify
18
+
-[ ] Add new presubmit job for latest release kubernetes/test-infra for CAPIBM jobs
19
+
-[ ] Bump machine images in CI to use relevent Kubernetes version
allErrs=append(allErrs, field.Invalid(field.NewPath("spec.vpc.region"), r.Spec.VPC.Region, fmt.Sprintf("vpc region '%s' is not supported", *r.Spec.VPC.Region)))
0 commit comments