Alexander Nimmer created AIRFLOW-4794:
-----------------------------------------

             Summary: Inject XCOMs as environment variables into the Kubernetes 
Pods
                 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


Change the Kubernetes Pod Operator so that it has access to XCOMs as 
environment variables.  This could be done either by adding a new flag into the 
constructor and implicitly setting all the XCOMs as env_vars or by using a 
callable passed, giving the developer access to the context and the pod object, 
giving them a runtime opportunity to manipulate the pod object before it is 
launched. 



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

Reply via email to