cluster-api-provider-ibmcloud
cluster-api-provider-ibmcloud copied to clipboard
Cluster API Provider for IBM Cloud
/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** - [ ] Update golang to 1.19 - [ ] cluster-api update - [ ] k8s update in the go.mod -...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** As Ginkgo v1 is deprecated and seen this following deprecated notice in our most of the e2e test reports, so we...
/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...
… files **What this PR does / why we need it**: This PR adds a .yamllint config file which has rules to config yamllint to enhance linting for yaml files....
/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/
Create a basic VPC resource type that VPC definitions will use. **What this PR does / why we need it**: VPC updates will need references to generic VPC resources. This...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] As of today by default we [create](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/cf6572ad5690871e17515db7f94bf22d3551b847/cloud/scope/powervs_cluster.go#L1321-L1339) loadbalancer pool and...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Currently when we create PowerVS cluster we do not create...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** This epic covers all the task items involved as part of the process to complete the entire PowerVS infra creation via...