cluster-api-provider-oci icon indicating copy to clipboard operation
cluster-api-provider-oci copied to clipboard

Kubernetes Cluster API Provider for Oracle Cloud Infrastructure

Results 52 cluster-api-provider-oci issues
Sort by recently updated
recently updated
newest added

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.

enhancement

**What would you like to be added**: We would like to see what it will take to support RDMA support.

enhancement

**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...

enhancement
good first issue

**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...

bug

**What would you like to be added**: OKE: Lookup nodepool image if not provided by user. **Why is this needed**:

enhancement

**What would you like to be added**: OKE: Create a template for flannel CNI **Why is this needed**:

enhancement

**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...

enhancement
good first issue

**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...

enhancement
good first issue

**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,...

bug

**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,...

enhancement