oci-cloud-controller-manager
oci-cloud-controller-manager copied to clipboard
Kubernetes Cloud Controller Manager implementation for Oracle Cloud Infrastructure
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":...
auth.key_passphrase should be fully deprecated in favour of auth.passphrase.
## 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...
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...
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.
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:...