You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daniel Imberman (JIRA)" <ji...@apache.org> on 2019/06/04 14:48:00 UTC

[jira] [Resolved] (AIRFLOW-4585) Implement pod mutation hook for KubernetesExecutor and KubernetesPodOperator

     [ https://issues.apache.org/jira/browse/AIRFLOW-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Imberman resolved AIRFLOW-4585.
--------------------------------------
    Resolution: Fixed

> Implement pod mutation hook for KubernetesExecutor and KubernetesPodOperator
> ----------------------------------------------------------------------------
>
>                 Key: AIRFLOW-4585
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4585
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: executors
>    Affects Versions: 1.10.3
>            Reporter: Philippe Gagnon
>            Assignee: Philippe Gagnon
>            Priority: Major
>              Labels: executor, kubernetes
>             Fix For: 1.10.4
>
>
> This is a proposal to add a mutation hook similar to the {{policy}} function in {{airflow_local_settings}} to allow cluster administrators to mutate worker pods with more complex behavior than what is currently possible with the ini-based configuration.
> This function could be called in {{PodLauncher.run_pod\{_async}}} and apply cluster-wide mutations to pods. This could for instance allow users to add complex sidecar or init containers to pods launched by their Airflow instance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)