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

Support fo Kubernetes Service Binding

Open gm2552 opened this issue 3 years ago • 1 comments

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 when deploying Oracle database instances.

gm2552 avatar Jul 18 '22 12:07 gm2552

A little bit more info: The Spring Cloud Bindings project appears to already have some support for reading oracle specific secrets for a service binding when using JDBC or R2DBC.

https://github.com/spring-cloud/spring-cloud-bindings#oracle-rdbms

gm2552 avatar Aug 05 '22 16:08 gm2552