Skip to content

Releases: oracle/oracle-database-operator

1.2.0

12 Mar 20:07
3d6c6b0
Compare
Choose a tag to compare

This release includes the following features
New Lifecycle Features in V1.2.0 Release (Controllers Enhancements)

  • ORDSSERVICES
    Install on SIDB and ADB
    Provision and Delete ORDS instances

  • SIDB
    Oracle Database 23ai Free support
    Oracle Database 23ai Free-lite support
    SIDB resource management
    True Cache support for Free SIDB databases (Preview)
    Observer for FastStartFailover with Data Guard
    Snapshot Standby support in Data Guard setup

  • Globally Distributed Database : Support for Oracle Database 23ai Raft replication

  • Autonomous Database: support for Database cloning

  • Multitenant DB:
    ORDS-based Controller: assertive deletion policy.
    New LRES based Controller (ARM & AM)
    PDBs settings with init parameters config map
    Assertive deletion policy.

  • Database Observability (preview)
    Support for Database Logs (in addition to Metrics)
    Support for the latest Exporter container images
    Bug Fix: Prometheus label config

  • Oracle Base Database Service: support for Oracle Database 23ai Cloning, using KMS Vaults, PDB creation.

The Operator itself, as a product, brings the following new features:

  • Upgraded Kubernetes API version to V4
  • Published on operatorhub.io
  • Operator Lifecycle Manager (OLM) support (i.e., install from operatorhub.io)
  • Validated on Google Kubernetes Engine

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

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.