[
https://issues.apache.org/jira/browse/AIRFLOW-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855626#comment-16855626
]
ASF GitHub Bot commented on AIRFLOW-4585:
-----------------------------------------
pgagnon commented on pull request #5359: [AIRFLOW-4585] Implement Kubernetes
Pod Mutation Hook
URL: https://github.com/apache/airflow/pull/5359
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)