-
Bug
-
Resolution: Done
-
Normal
-
None
-
1.5.0
-
False
-
-
False
-
-
Description of the problem:
After deploying M5 orch operator and install RHDH from it with the Orch cr param installOperator: true, if the param is changed to installOperator: false day 2 (after already installed), the operator pod and namespace are removed; but backstage, operator and other resources remain.
How reproducible:
100%
Steps to reproduce:
1. Deploy M5 orch operator
2. Create orch cr that deploys RHDH
3. Set orch cr rhdh -> installOperator: false
Actual results:
rhdh-operators ns and operator pod are removed, but backstage and other related resources remain.
Expected results:
All resources are removed, or nothing is removed if day 2 removal not supported.
- depends on
-
FLPATH-2239 [m5] Need method to understand which Orchestrator CR params can change day 2
-
- Closed
-