You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Weijie Guo (Jira)" <ji...@apache.org> on 2023/04/18 18:00:00 UTC

[jira] [Comment Edited] (FLINK-31845) Make KubernetesStepDecorator Pluggable

    [ https://issues.apache.org/jira/browse/FLINK-31845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713703#comment-17713703 ] 

Weijie Guo edited comment on FLINK-31845 at 4/18/23 5:59 PM:
-------------------------------------------------------------

Thanks [~darenwkt] for bring this. 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? cc [~gyfora] for future information.


was (Author: weijie guo):
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)