-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
CUSTOMER PROBLEM
The function LookupOrCreateClusterFromConfig in Central has become increasingly complex.
- It has several responsibilities nowadays.
- It executes different side effects.
- Currently there are no transactional semantics involved.
This function should be restructured with the goal of making it
- easier to understand and reason about
- easier to test
- more reliable (DB transactions?)
Assigned to ACS Install, because we hook into this function for init-bundle and CRS cluster registration logic.
- duplicates
-
ROX-27913 Restructure and simplify LookupOrCreateClusterFromConfig logic in Central
- Closed