-
Bug
-
Resolution: Done
-
Normal
-
RHODS_1.20.0_GA
-
None
-
None
-
False
-
None
-
False
-
Testable
-
No
-
-
-
-
-
-
-
1.21.0-z
-
No
-
No
-
Yes
-
None
-
-
-
RHODS 1.21
Description of problem:
RHODS operator is waiting for `anonymous` namespace before reconcile kfdef objects.
It takes long time and this is regression issue(RHODS-5203).
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- deploy RHODS
- it takes long time to reconcile
Actual results:
Operator wait to reconciles kfdef until `anonymous` namespace is created
Expected results:
Operator reconciles `kfdef` without waiting
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Workaround:
Additional info:
- is related to
-
RHODS-5203 Self-Managed deployment: inconsistent deployment time
- Closed