oracle / oracle-database-operator

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 eliminates the dependency on a human operator or administrator for the majority of database operations.
Universal Permissive License v1.0
140 stars 45 forks source link

No error on AutonomousDatabase CR when ADB creation fails #113

Open laguvard opened 5 months ago

laguvard commented 5 months ago

Version 1.1.0: When ADB creation fails (e.g. because of invalid db name), there is no error on the AutonomousDatabase CR. Automation requires errors and ADB conditions.