Skip to content

Commit c77523b

Browse files
committed
Merge branch 'norman_japheth_aberin-master-patch-08843' into 'master'
Updated controller lifecycle operations See merge request rac-docker-dev/oracle-database-operator!263
2 parents a702680 + 0bddb69 commit c77523b

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This release of Oracle Database Operator for Kubernetes (the operator) supports
3030
* Oracle Multitenant Database: Bind to a CDB, Create a  PDB, Plug a  PDB, Unplug a PDB, Delete a PDB, Clone a PDB, Open/Close a PDB
3131
* Oracle Base Database Cloud Service (BDBCS): Provision, Bind, Scale Up/Down, Liveness Probe, Manual Backup
3232
* Oracle Data Guard: Provision a Standby for the SIDB resource and setup a Data Guard configuration to enable manual switch over
33-
* Cloud Native Database Observer: Provide Quick/Detailed Database Status
33+
* Cloud Native Database Observer: Deploy DB exporter resources, Undeploy DB exporter resources, Patch DB exporter configuration
3434

3535
The upcoming releases will support new configurations, operations and capabilities.
3636

docs/observability/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@ in Grafana. The following sections explain the setup and functionality
88
of the controller
99

1010
- [Requirements](#requirements)
11-
- [The Observability Custom Resource](#observability-custom-resource)
12-
- [Create](#create)
13-
- [Delete](#delete)
14-
- [Patch](#patch)
11+
- [The Observability Custom Resource](#observability-custom-resource)
12+
- [List](#observability-list)
13+
- [Quick Status](#quick-status)
14+
- [Detailed Status](#detailed-status)
15+
- [Create](#create)
16+
- [Delete](#delete)
17+
- [Patch](#patch)
18+
- [Troubleshooting](#debugging-and-troubleshooting)
1519

1620
## Requirements
1721
Oracle recommends that you follow the [requirements](./REQUIREMENTS.md).

0 commit comments

Comments
 (0)