cluster-api-provider-ibmcloud
cluster-api-provider-ibmcloud copied to clipboard
Cluster API Provider for IBM Cloud
Extend the VPCCluster definition to include additional VPC resources and expand configuration options. **What this PR does / why we need it**: Expands the supported resource creation/management for VPC clusters...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] One way to speed up cluster deployment would be to...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] If we say that there should be a listener pool...
**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...
/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) -...
Add a new proposal with details and images for creating and deleting VPC resources for the IBMVPCCluster definition. **What this PR does / why we need it**: Adds a new...
/kind bug /area provider/ibmcloud **What steps did you take and what happened:** A few targets that use `git describe` seem to complain of `fatal: No names found, cannot describe anything.`....
/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...
/kind documentation /area provider/ibmcloud **Describe the solution you'd like** Add instructions in doc to update release versions in security-scan workflow - Add newly release version to workflow - Remove `n-2`th...
/kind bug /area provider/ibmcloud **What steps did you take and what happened:** [A clear and concise description of what the bug is.] During an IPI CAPI create cluster, a transit...