[
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)