It was found that after disabling the ingress reconciliation
during the update process, if for any reason the update fails
the old Ingress will not come back when the suspend flag is 'True'
in the Ingress Helmrelease.
This review aims to add an update step during the application
recovery, that will reactivate the Helmrelease reconciliation.
Test Plan:
PASS - Build python3-k8sapp-openstack package
PASS - Build STX-Openstack tarball
PASS - Run system application-update and force fail it
PASS - Update recovery is triggered
PASS - Full recovery to 24.09
Story: 2011262
Task: 51285
Change-Id: Ic390c81e65eaf40989318f4f91c75539a7a7295a
Signed-off-by: Daniel Caires <DanielMarques.Caires@windriver.com>