You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/10 11:07:15 UTC

[GitHub] [airflow] mik-laj commented on pull request #15755: Save pod name to xcom for KubernetesPodOperator

mik-laj commented on pull request #15755:
URL: https://github.com/apache/airflow/pull/15755#issuecomment-836560977


   Can you also save the namespace in xcom also? We can read this value from the constructor parameter, but it's a bit complex and may change after an update DAG. The namespace and cat name will uniquely/easy identify the pod, so from the audit perspective or when we want to add links it will be helpful.


-- 
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:
users@infra.apache.org