oracle-database-operator icon indicating copy to clipboard operation
oracle-database-operator copied to clipboard

The Oracle Database Operator for Kubernetes (a.k.a. OraOperator) helps developers, DBAs, DevOps and GitOps teams reduce the time and complexity of deploying and managing Oracle Databases. It eliminate...

Results 41 oracle-database-operator issues
Sort by recently updated
recently updated
newest added

To facilitate configuration and consumption of database credentials and additional relevant configuration information by deployed applications, it would be desirable for the operator to support the [Kubernetes Service Binding specification](https://github.com/servicebinding/spec)...

There should be some helm chart added to automate deployment of operator

Hi Is creating and binding ADB's already working? As for the OCI operator, one has to install the SDK with OLM, I don't see this coming back here Thanks

Hello, I was notified, that a new release of the `oracle-database-operator` was released. But I was not able to see what has changed on first sight. Could you please implement...

Configure Github Actions to build and push the operator image to ghcr registry

Add some CI process, as example in https://github.com/oracle/coherence-operator/tree/master/.github/workflows

Hi, I do like the concept of abstracting operational complexity with operators and offering the Kubernetes API to provision and maintain cloud resources. Especially on databases though there might still...

with growing support of arm it would make sense to have the operator also be available as arm images in the registry currently it only supports linux/amd64

After applying an ADBS yaml, I get an error: ``` Resource: "database.oracle.com/v1alpha1, Resource=autonomousdatabases", GroupVersionKind: "database.oracle.com/v1alpha1, Kind=AutonomousDatabase" Name: "autonomousdatabase-sample", Namespace: "oracle-database-operator-system" for: "adbs.yaml": Internal error occurred: failed calling webhook "mautonomousdatabase.kb.io": failed...

I tried to create a CDB using the cdb.yaml provided however its status is stuck as "ValidatingPods' and the Message is 'Waiting for ORDS Pod(s) to be ready'. The logs...