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

Watch Names space is not support for OKE Database operator add-on, patched operator is reset when compute is restarted

Open SyNuOra opened this issue 5 months ago • 0 comments

It is recommended to update the WATCH_NAMESPACE in the Operator settings for custom namespaces.

Patching the Operator is only supported via cli with patch + YAML.

When the Database Operator is deployed on Oracle Kubernetes Engine (OKE) and managed as an Add-On, restarts of the operator result in the default add-on configuration being loaded, losing the patch that was applied.

Enhancement request to add the WATCH_NAMESPACE into the configuration list of the add-on.

Image

SyNuOra avatar Jul 21 '25 09:07 SyNuOra