Christopher J Schaefer
Christopher J Schaefer
Move the check for External topology (ROKS) for the oauth requestheaders test, prior to any test steps being performed, such as authentication. Related: https://bugzilla.redhat.com/show_bug.cgi?id=2070320
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...
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...
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...
Create a v2 path that will be used for the new Infrastructure implementation for VPC Clusters. All new functionality will be placed in these new v2 paths, based on the...
Add support to reconcile a VPC Custom Image for the new v2 VPC Infrastructure reconcile logic. Related: https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/issues/1896 **What this PR does / why we need it**: **Which issue(s) this...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** The current implementation for reconciling VPC (x86_64) Infrastructure support is very basic and lacks full feature/resource support for creating VPC Resources...
**What this PR does / why we need it**: Add support to reconcile extended VPC Load Balancers **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
/kind feature /area provider/ibmcloud **Describe the solution you'd like** [A clear and concise description of what you want to happen.] The current implementation for reconciling VPC (x86_64) Machine support lacks...
**Describe the solution you'd like** [A clear and concise description of what you want to happen.] Validation of the extended (v2) VPC Infrastructure support should be added in the VPCCluster...