cluster-api-provider-oci
cluster-api-provider-oci copied to clipboard
Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
I would like to able to assign a reserved IP Address fora public API server. This makes IP whitelisting possible for customers that have network security policies that require it.
**What would you like to be added**: We would like to see what it will take to support RDMA support.
**What would you like to be added**: We need this to run through all pages and return the full list of running instances https://github.com/oracle/cluster-api-provider-oci/blob/main/cloud/scope/machine_pool.go#L158 Also should check all other list...
**What happened**: CCM tests gets stuck as CCM load balancer is not deleted, and hence cluster deletion gets stuck **What you expected to happen**: Cluster delete should happen only after...
**What would you like to be added**: OKE: Lookup nodepool image if not provided by user. **Why is this needed**:
**What would you like to be added**: OKE: Create a template for flannel CNI **Why is this needed**:
**What would you like to be added**: When the user chooses a bare metal shape that requires the `PV_TRANSIT_ENCRYPTION` to be false we should fast-fail before trying to launch a...
**What would you like to be added**: We should rename the `identity.Client` interface to something like `IdentityClient` **Why is this needed**: This will keep our client interfaces consistent like the...
**What happened**: In case of out of host capacity errors, backoff happens without retrying other fault domains **What you expected to happen**: In case of out of host capacity errors,...
**What this PR does / why we need it**: In order to donate this to the kubernetes sig we need to update the copyright **Which issue(s) this PR fixes** *(optional,...