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

[jira] [Updated] (AIRFLOW-4794) Allow access to airflow context in Kubernetes Pods Operator

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

Alexander Nimmer updated AIRFLOW-4794:
--------------------------------------
    Summary: Allow access to airflow context in Kubernetes Pods Operator  (was: Inject XCOMs as environment variables into the Kubernetes Pods)

> Allow access to airflow context in Kubernetes Pods Operator
> -----------------------------------------------------------
>
>                 Key: AIRFLOW-4794
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4794
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, operators
>    Affects Versions: 1.10.3
>            Reporter: Alexander Nimmer
>            Assignee: Alexander Nimmer
>            Priority: Trivial
>              Labels: Kubernetes, enhancement, operator, xcom
>
> Change the Kubernetes Pod Operator so that it has access to context at runtime.  This could be done by passing a callable into the constructor the callable would take the context and the existing env_vars as parameters and allow the developer to manipulate to the env_vars at run time before they are used to create the pod object. 



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