Gyula Fora created FLINK-29607:
----------------------------------
Summary: Simplify controller flow by introducing
FlinkControllerContext
Key: FLINK-29607
URL: https://issues.apache.org/jira/browse/FLINK-29607
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Reporter: Gyula Fora
Assignee: Gyula Fora
Currently contextual information such as observer/reconciler implementations,
flink service, status recorder, generated configs are created/passed around in
many pieces leading to a lot of overall code duplication in the system.
We should introduce context object that capture these bits that could be reused
across the controller flow to simplify the logic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)