Skip to:
STR:
Install Everest using Helm chart
Install a new namespace using Helm chart, specify one or more operators
Uninstall the DB namespace from step 2. Do not delete the Kubernetes namespace itself.
The uninstallation succeeds, but the DBEngines in the namespace are not reconciled back to 'not installed'
Tested with Everest v1.4.0-rc4 version.
Installed two namespaces with different db operators and created databases in them.
Uninstalled the a2 namespace
When the databases take time to delete, the helm command times out. The user can specify a longer timeout n this case.
Retrying the uninstall succeeds
The objects remaining in a2 namespace
exists for this issue.
In the UI, the a2 namespace is removed
STR:
Install Everest using Helm chart
Install a new namespace using Helm chart, specify one or more operators
Uninstall the DB namespace from step 2. Do not delete the Kubernetes namespace itself.
The uninstallation succeeds, but the DBEngines in the namespace are not reconciled back to 'not installed'