oci-cloud-controller-manager icon indicating copy to clipboard operation
oci-cloud-controller-manager copied to clipboard

Kubernetes Cloud Controller Manager implementation for Oracle Cloud Infrastructure

Results 67 oci-cloud-controller-manager issues
Sort by recently updated
recently updated
newest added

A user should be able to control the export options for a created file system. For more information on export options see https://docs.cloud.oracle.com/iaas/Content/File/Tasks/exportoptions.htm The default options are : ```json "export-options":...

enhancement

auth.key_passphrase should be fully deprecated in favour of auth.passphrase.

enhancement
wontfix

## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT ## Versions **cloud-provider-oci Version**: `iad.ocir.io/spinnaker/cloud-provider-oci:946500f9` ## What happened? When the E2E tests deleted a volume that was still attached...

bug
component/volume-provisioner

Currently we make use of the service's UID. The problem with that is we can't use products like heptio ark to do cluster restores since clients cannot set the UID...

enhancement

An internal request was raised for the ability to associate a service with an existing OCI Load Balancer OCID. This ticket is to track discussion on the feature.

feature

BUG REPORT ## Versions **CCM Version**: actual (latest) **Environment**: - **Kubernetes version** (use `kubectl version`): 1.25.3 - **OS** (e.g. from /etc/os-release): Ubuntu 22.04 - **Kernel** (e.g. `uname -a`): 5.10.16 -...

- Add Third Party Licenses - Update upcoming releases in readme

## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT ## Versions **CCM Version**: v1.27.2 **Environment**: - **Kubernetes version** (use `kubectl version`): v1.27.10 - **OS** (e.g. from /etc/os-release): ubuntu...

FEATURE REQUEST In the current implementation is not possible to set the NSG for the Mount Targets created using the OCI CCM CSI. ``` kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name:...

feature