cluster-api-provider-ibmcloud
cluster-api-provider-ibmcloud copied to clipboard
Cluster API Provider for IBM Cloud
/area provider/ibmcloud Earlier, the golang version update was tracked weekly and triggered via dependant bot. Revisit and enable it instead of manually updating it.
In CI, we create 2 clusters as a part of the test suite. After the first cluster is created successfully, during the the second cluster deployment, first machine creation fails...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Recently we added lots of functionality but haven't added any...
**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)*:...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** When deploying the cluster without cloud provider, it was discovered that the first control plane which is provisioned fails certain health...
/kind bug /area provider/ibmcloud **What steps did you take and what happened:** While testing the cloud-provider template to be used in PowerVS CI, it has been noticed upon using MachineHealthCheck...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Currently when the image import job fails, cluster creation will...
**What this PR does / why we need it**: This PR refactors the documentation for - VPC cluster creation - PowerVS cluster creation - minor simplifications **Which issue(s) this PR...
**What this PR does / why we need it**: Update docs with references to release-0.8 **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Currently as a part of [reconcile](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/395cb8e75e4c180c2d9ff673cb45ce9357828033/controllers/ibmpowervscluster_controller.go#L115) while creating infra resources...