@@ -9,7 +9,7 @@ In this v1.1.0 production release, `OraOperator` supports the following database
9
9
* Oracle Autonomous Database:
10
10
* Oracle Autonomous Database shared Oracle Cloud Infrastructure (OCI) (ADB-S)
11
11
* Oracle Autonomous Database on dedicated Cloud infrastructure (ADB-D)
12
- * Oracle Autonomous Container Database (ACD) (infrastructure) the infrastructure for provisioning Autonomous Databases.
12
+ * Oracle Autonomous Container Database (ACD) (infrastructure) is the infrastructure for provisioning Autonomous Databases.
13
13
* Containerized Single Instance databases (SIDB) deployed in the Oracle Kubernetes Engine (OKE) and any k8s where OraOperator is deployed
14
14
* Containerized Sharded databases (SHARDED) deployed in OKE and any k8s where OraOperator is deployed
15
15
* Oracle Multitenant Databases (CDB/PDBs)
@@ -20,17 +20,17 @@ In this v1.1.0 production release, `OraOperator` supports the following database
20
20
Oracle will continue to extend ` OraOperator ` to support additional Oracle Database configurations.
21
21
22
22
## New in V1.1.0 Release
23
- * Namespace scope deployment option
23
+ * Enhanced security with namespace scope deployment option
24
24
* Support for Oracle Database 23ai Free (with SIDB)
25
25
* Automatic Storage Expansion for SIDB and Sharded DB
26
26
* User-Defined Sharding
27
27
* TCPS support customer provided certs
28
28
* Execute custom scripts during DB setup/startup
29
29
* Patching for SIDB Primary/Standby in Data Guard
30
30
* Long-term backup for Autonomous Databases (ADB): Moves to long-term backup and removes the deprecated mandatory backup
31
- * Wallet expiry date for ADB: A user-freindly enhancement to display wallet expiry date in the status of assiciated ADB
32
- * Wait-for-Completion option for ADB: Supports ` kubectl wait ` command that allows user to wait a specific condition on ADB
33
- * OKE workload Identify: Supports OKE workload indentity authentication method. For more details, refer to [ Oracle Autonomous Database (ADB) Prerequisites] ( docs/adb/ADB_PREREQUISITES.md#authorized-with-oke-workload-identity )
31
+ * Wallet expiry date for ADB: A user-friendly enhancement to display the wallet expiry date in the status of the associated ADB
32
+ * Wait-for-Completion option for ADB: Supports ` kubectl wait ` command that allows the user to wait for a specific condition on ADB
33
+ * OKE workload Identify: Supports OKE workload identity authentication method (i.e., uses OKE credentials) . For more details, refer to [ Oracle Autonomous Database (ADB) Prerequisites] ( docs/adb/ADB_PREREQUISITES.md#authorized-with-oke-workload-identity )
34
34
* Database Observability (Preview - Metrics)
35
35
36
36
## Features Summary
@@ -47,7 +47,7 @@ This release of Oracle Database Operator for Kubernetes (the operator) supports
47
47
* Oracle Database Observability: create, patch, delete databaseObserver resources
48
48
* Watch over a set of namespaces or all the namespaces in the cluster using the "WATCH_NAMESPACE" env variable of the operator deployment
49
49
50
- The upcoming releases will support new configurations, operations and capabilities.
50
+ The upcoming releases will support new configurations, operations, and capabilities.
51
51
52
52
## Release Status
53
53
0 commit comments