[
https://issues.apache.org/jira/browse/AIRFLOW-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aizhamal Nurmamat kyzy updated AIRFLOW-4508:
--------------------------------------------
Labels: kubernetes (was: )
Component/s: (was: kubernetes)
Moving to operators component, and labeling with kubernetes as part of the
component refactor.
> KubernetesPodOperator does not interpolate enough fields
> --------------------------------------------------------
>
> Key: AIRFLOW-4508
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4508
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.10.3
> Reporter: Ken Wronkiewicz
> Priority: Minor
> Labels: kubernetes
>
> The KubernetesPodOperator, at this point in time, interpolates the following
> variables:
> * cmds
> * arguments
> * env_vars
> The operator really ought to also interpolate these variables:
> * labels (so I can label pods with their Airflow job ID and use that to
> create selectors for kubectl)
> * annotations (so I can label pods with output that kubernetes adjacent
> tooling is able to see and display)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)