Closed
Description
Operator pattern consists of (Custom)Resources accessed by API Server and Controllers. When we implement in java part is just the controller part, more of the possibly bundled together. In fact the Operator
should be called something that resembles this, like ControllerManager
(in go it is called Manager
).
(I don't remember exactly why we named it Operator at the beginning of the project, but this might be confusing)