@@ -9,7 +9,7 @@ In this v1.1.0 production release, `OraOperator` supports the following database
99* Oracle Autonomous Database:
1010 * Oracle Autonomous Database shared Oracle Cloud Infrastructure (OCI) (ADB-S)
1111 * 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.
1313* Containerized Single Instance databases (SIDB) deployed in the Oracle Kubernetes Engine (OKE) and any k8s where OraOperator is deployed
1414* Containerized Sharded databases (SHARDED) deployed in OKE and any k8s where OraOperator is deployed
1515* Oracle Multitenant Databases (CDB/PDBs)
@@ -20,17 +20,17 @@ In this v1.1.0 production release, `OraOperator` supports the following database
2020Oracle will continue to extend ` OraOperator ` to support additional Oracle Database configurations.
2121
2222## New in V1.1.0 Release
23- * Namespace scope deployment option
23+ * Enhanced security with namespace scope deployment option
2424* Support for Oracle Database 23ai Free (with SIDB)
2525* Automatic Storage Expansion for SIDB and Sharded DB
2626* User-Defined Sharding
2727* TCPS support customer provided certs
2828* Execute custom scripts during DB setup/startup
2929* Patching for SIDB Primary/Standby in Data Guard
3030* 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 )
3434* Database Observability (Preview - Metrics)
3535
3636## Features Summary
@@ -47,7 +47,7 @@ This release of Oracle Database Operator for Kubernetes (the operator) supports
4747* Oracle Database Observability: create, patch, delete databaseObserver resources
4848* Watch over a set of namespaces or all the namespaces in the cluster using the "WATCH_NAMESPACE" env variable of the operator deployment
4949
50- The upcoming releases will support new configurations, operations and capabilities.
50+ The upcoming releases will support new configurations, operations, and capabilities.
5151
5252## Release Status
5353
0 commit comments