Skip to content

Releases: oracle/oracle-database-operator

1.1.0

16 May 19:31
31b5e9b
Compare
Choose a tag to compare

This release includes the following features

  • Enhanced security with scoped deployment to namespace
  • Support for the new Oracle Database 23ai Free with the Single Instance DB (SIDB)
  • Automatic deployment from  the  Oracle Kubernetes Engine (OKE) Console (Phase One)
  • Automatic Storage Expansion for SIDB and Sharded DB
  • User-Defined Sharding
  • TCPS support customer provided certs
  • Execute custom scripts during DB setup/startup
  • Patching for SIDB Primary/Standby in Data Guard
  • Long-term backup for Autonomous Databases (ADB): Moves to long-term backup and removes the deprecated mandatory backup
  • Wallet expiry date for ADB: A user-friendly enhancement to display the wallet expiry date in the status of associated ADB
  • Wait-for-Completion option for ADB: Supports kubectl wait command that allows user to wait for a specific condition on ADB
  • New Database Observability controller (Preview - Metrics only)
  • OKE workload Identify: Supports OKE workload identity authentication method. For more details, refer to Oracle Autonomous Database (ADB) Prerequisites

1.0.0

06 Jul 17:12
76f15f1
Compare
Choose a tag to compare
Merge pull request #60 from oracle/master

Master

v0.2.1

09 Dec 15:17
187707d
Compare
Choose a tag to compare

This release includes fixes to known issues in v0.2.0 and adds two new features:

  1. SIngle Instance Database (SIDB) Controller: TCPs connection to the database
  2. Multitenant controller: HTTPs connection to the Rest server (ORDS)

v0.2.0

28 Jun 16:46
b9c6544
Compare
Choose a tag to compare

OraOperator v0.2.0

Oracle Database Operator for Kubernetes v0.1.0

27 Oct 09:24
0baa893
Compare
Choose a tag to compare

This first release of the Oracle Database Operator for Kubernetes (a.k.a. OraOperator) supports Oracle Database deployed in and off Kubernetes clusters, more specifically:

  • Autonomous Databases in OCI (Shared infrastructure), these do not run in Kubernetes;
  • Containerized Single Instance Databases in the OCI Kubernetes Engine (OKE), and the Oracle Linux Cloud Native Environment (OLCNE);
  • Containerized Oracle Sharded Databases in OKE and OLCNE.