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

**What would you like to be added**: We don't currently have anyone on the core team using windows. It would be nice to have someone test: 1. local management cluster...

enhancement
good first issue
help wanted

**What would you like to be added**: Add test for MachinePool Kubernetes upgrade scenario **Why is this needed**: To test MachinePool upgrade during Kubernetes version upgrade

enhancement

**What would you like to be added**: As part of #94 some investigation went into upgrading the machine pool's images (`InstanceConfiguration`). It turns out it was a bit more involved....

enhancement

**What would you like to be documented**: We need to document how machine pools work **Why is this needed**: #89 added support for machine pools, but now we need to...

documentation

We want to be more consistent with naming https://go.dev/blog/package-names **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)`...

enhancement

**What this PR does / why we need it**: Simply adds a markdown doc for local development. I keep forgetting what the auth config and registry ENVs when doing development...

documentation

**What would you like to be documented**: The documents should all be updated to comply with our style guide. **Why is this needed**: We want to make sure our docs...

documentation

The CSIDriver for `blockvolume.csi.oraclecloud.com` is missing from the `oci-addons` flavor. Only the `fss.csi.oraclecloud.com` CSIDriver is present. See drivers in template: https://github.com/oracle/cluster-api-provider-oci/blob/main/templates/cluster-template-oci-addons.yaml#L539 Missing driver should look something like this: ``` apiVersion:...

bug

**What would you like to be added**: we would like to have support for specific error messages to be available in CAPOCI events when there are no IPs available to...

enhancement

**What would you like to be added**: We need support for pod communication network options in ocimachine templates used as worker nodes. I believe we need some template options supporting...

enhancement