You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/10 09:27:00 UTC

[jira] [Commented] (AIRFLOW-3729) Support env variables with pod runtime information in KubernetesPodOperator

    [ https://issues.apache.org/jira/browse/AIRFLOW-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859859#comment-16859859 ] 

ASF subversion and git services commented on AIRFLOW-3729:
----------------------------------------------------------

Commit 0224105343f8f37f243411c70d37c6ee0f0a8f25 in airflow's branch refs/heads/master from Bruno Campos
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0224105 ]

[AIRFLOW-3729] Support "DownwardAPI" in env variables for KubernetesPodOperator (#4554)

https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/#the-downward-api

> Support env variables with pod runtime information in KubernetesPodOperator
> ---------------------------------------------------------------------------
>
>                 Key: AIRFLOW-3729
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3729
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: operators
>            Reporter: Bruno Campos
>            Priority: Minor
>              Labels: kubernetes
>
> Support to export pod runtime information to env variables ([https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/)]
> Ex: namespace / pod name / pod ip / node name / etc



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