-
Story
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
None
So far, we've come up with three ways to approach this:
1. Controller working in testing mode using operator-sdk [need Toni to expand on this more]
2. have init-container that loads all the structs and call the same methods of the controller reconcile loops.
3. read CRs and translate them into REST-API calls.