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**: Recently support was added for configuring [paravirtualized launch volume attachments](https://docs.oracle.com/en-us/iaas/api/#/en/iaas/20160918/datatypes/InstanceConfigurationAttachVolumeDetails) at instance creation. The cluster-api provider only supports [iscsi launch volume attachments](https://github.com/oracle/cluster-api-provider-oci/blob/main/api/v1beta2/types.go#L1183) today....

enhancement

**What this PR does / why we need it**: Fixes the release workflow issue and is now working on the release branch here: https://github.com/oracle/cluster-api-provider-oci/actions/runs/10941758099 v2 is deprecated https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

OCA Verified