[
https://issues.apache.org/jira/browse/FLINK-29607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616383#comment-17616383
]
Gyula Fora commented on FLINK-29607:
------------------------------------
cc [~matyas]
> 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
> Priority: Major
> Fix For: kubernetes-operator-1.3.0
>
>
> 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)