[ https://issues.apache.org/jira/browse/FLINK-31845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713816#comment-17713816 ]
Gyula Fora commented on FLINK-31845: ------------------------------------ I agree, this is the duplicate of FLINK-28831 and it should be fixed on the Flink-Kubernetes side first and not on the operator. > 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)