[ https://issues.apache.org/jira/browse/FLINK-31845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713703#comment-17713703 ]
Weijie Guo commented on FLINK-31845: ------------------------------------ IIUC, this should be the same issue as FLINK-28831 on flink side. I'm a bit curious: Can we only make this change in {{flink-kubernetes}} and use it directly in the operator repository? > Make KubernetesStepDecorator Pluggable > -------------------------------------- > > Key: FLINK-31845 > URL: https://issues.apache.org/jira/browse/FLINK-31845 > Project: Flink > Issue Type: Improvement > Components: Kubernetes Operator > Affects Versions: kubernetes-operator-1.5.0 > Reporter: Daren Wong > Priority: Minor > Labels: pull-request-available > Fix For: kubernetes-operator-1.5.0 > > > Currently, KubernetesStepDecorator is used by > StandaloneKubernetesJobManagerFactory and > StandaloneKubernetesTaskManagerFactory to decorate the JM and TM flink pods > such as renaming the containers. > > This Jira propose an improvement to utilise Flink plugin mechanism to load > custom KubernetesStepDecorator as a plugin JAR to decorate the JM or TM. The > proposal is for Flink Kubernetes Operator at the moment but this can also be > done in flink-kubernetes package. > -- This message was sent by Atlassian Jira (v8.20.10#820010)