cluster-api-provider-oci
cluster-api-provider-oci copied to clipboard
Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
**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....
**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/