Skip to content

Commit 1f934c8

Browse files
committed
Add new issue template for onboarding new machine images
1 parent fb8ec92 commit 1f934c8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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

0 commit comments

Comments
 (0)