[
https://issues.apache.org/jira/browse/FLINK-31857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714156#comment-17714156
]
Daren Wong commented on FLINK-31857:
------------------------------------
Pull Request: https://github.com/apache/flink-kubernetes-operator/pull/570
> Support pluginable observers mechanism
> --------------------------------------
>
> Key: FLINK-31857
> URL: https://issues.apache.org/jira/browse/FLINK-31857
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Affects Versions: kubernetes-operator-1.5.0
> Reporter: Daren Wong
> Priority: Major
> Fix For: kubernetes-operator-1.5.0
>
>
> Currently, Kubernetes Operator uses AbstractFlinkResourceObserver to observe
> Flink Job state, cluster state, JM/TM state, etc and update Custom Resource:
> FlinkDeployment, FlinkSessionJob with the gathered info.
> This Jira is to introduce a Flink plugin to allow user to implement custom
> observer logic after the default observer logic is run.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)