File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Onboard new machine images for latest Kubernetes version
3
+ about : Create an issue to track tasks for onboarding new machine images of latest Kubernetes version
4
+ title : Onboard new machine images for Kubernetes version v<>
5
+
6
+ ---
7
+
8
+ /area provider/ibmcloud
9
+
10
+ ## Tasks
11
+
12
+ - [ ] Build images using automation in [ image-builder] ( https://github.com/kubernetes-sigs/image-builder ) repository
13
+ - [ ] VPC
14
+ - [ ] PowerVS
15
+ - [ ] PowerVS with DHCP support
16
+
17
+ - Test the images
18
+ - [ ] VPC
19
+ - [ ] PowerVS
20
+ - [ ] PowerVS with DHCP support
21
+
22
+ - [ ] Update [ documentation] ( https://cluster-api-ibmcloud.sigs.k8s.io/machine-images/ )
23
+
24
+ - [ ] Import the new images to VPC and PowerVS workspaces for CI
25
+
26
+ - [ ] Update Kubernetes version in E2E [ config files] ( https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/tree/main/test/e2e/config )
27
+
28
+ - [ ] Update [ E2E script] ( https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/scripts/ci-e2e.sh ) with latest image names
You can’t perform that action at this time.
0 commit comments