[UI] Incorrect status displayed if haproxy pod, service goes down
Description
Install operators using cli Create a mysql database using the UI. The database is installed successfully and the UI displays the status as Up. After some days, the haproxy pod, service went down. The UI displayed the db status as Initializing
The Status is incorrect as after Up status, the Initializing status should not be displayed. The UI should display the status as Down.
I confirmed with and this is currently the intended behavior. If the PXC operator is trying to reconcile the cluster and bring up the HAProxy pods after a failure then we should show the status as initializing as reported by the PXC operator.
We won't do any custom state mapping for this from the everest side so I'm moving this ticket to Done without any action.
Install operators using cli
Create a mysql database using the UI. The database is installed successfully and the UI displays the status as Up.
After some days, the haproxy pod, service went down. The UI displayed the db status as Initializing
The Status is incorrect as after Up status, the Initializing status should not be displayed. The UI should display the status as Down.
UI repo commit 3e7344896e40de66186b122460ddc17e12ae93f6