Amulya Meka
Amulya Meka
**What would you like to be added**: We would like to add a few IBM Cloud resources to the Boskos resource pool **Why is this needed**: The resources would be...
This PR adds supports for cleaning up IBM Cloud VPC resources. - The VPC resources are cleaned up in a given **_region_** belonging to a particular **_resource group_**, both of...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** Currently, in the E2E tests, it is assumed that the boot image would be existing in the given service instance prior...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** With the new infra creation added, add proper logging for better understanding. **Anything else you would like to add:** [Miscellaneous information...
/kind documentation /area provider/ibmcloud This issue is to collaborate and identify the gaps in the current documentation. https://cluster-api-ibmcloud.sigs.k8s.io/
/area provider/ibmcloud **What steps did you take and what happened:** Checklist of files when bumping cluster-api v1.x.x - [ ] [go.mod](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/go.mod) - [ ] [hack/tools/go.mod](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/hack/tools/go.mod) - [ ] [test/e2e/config/](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/tree/main/test/e2e/config) -...
/kind bug /area provider/ibmcloud Job link: https://prow.ppc64le-cloud.cis.ibm.net/job-history/gs/ppc64le-kubernetes/logs/periodic-capi-provider-ibmcoud-e2e-powervs - [x] When `MachineHealthCheck` is set for control plane, it fails to get created. This has been occurring since cluster-api has been updated...
**What this PR does / why we need it**: This PR adds - Logs wherever necessary - Proper naming for PowerVS and VPC - Consistent error format starting with `failed...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** Explore and document the changes required to create an e2e test for the new infra creation flow that has been added...
**What happened**: Image import to a PowerVS service instance fails when name is passed with `instance not found` error and succeeds when ID is passed. **What you expected to happen**:...