-
Sub-task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
8
-
False
-
-
False
-
rhos-product-ciops
-
-
The implementations of controller loops for individual CRs contain common logic that is same for all custom resources related to the test-operator. Let's move this common logic to a separate file and find a way how to easily consume this logic in individual controller loops.
DoD:
- There is common_controller.go file (here) that contains common logic for individual implementations of the controller loop.
- links to