dev4devs-com / postgresql-operator

Operator in Go developed using the Operator Framework to package, install, configure and manage a PostgreSQL database.
Apache License 2.0
29 stars 15 forks source link

Start to check the status of the secondary objects to update the OK status #44

Open camilamacedo86 opened 5 years ago

camilamacedo86 commented 5 years ago

Feature Request

Is your feature request related to a problem? Please describe.

The OK status means just that the objects were created by it is not check if they are running.

Describe the solution you'd like

In order to update the CR's with the OK status would be great to check the status of the required objects first.