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/04/16 09:24:26 UTC

[GitHub] [airflow] alexInhert opened a new issue #15404: Improve KubernetesPodOperator error message for env_vars

alexInhert opened a new issue #15404:
URL: https://github.com/apache/airflow/issues/15404


   passing str to `env_vars` gives the following error:
   ![Screen Shot 2021-04-16 at 12 21 22](https://user-images.githubusercontent.com/62940116/115003269-51466c80-9eae-11eb-95c4-b54ab66f28d1.png)
   
   The error is right but the issue is that the error doesn't specify that the problem is with `env_vars`.
   That is really frustrating when working with large dag. It doesn't say the task_id nor the argument that has the problem when makes debugging really hard.


-- 
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



[GitHub] [airflow] Dr-Denzy commented on issue #15404: Improve KubernetesPodOperator error message for env_vars

Posted by GitBox <gi...@apache.org>.
Dr-Denzy commented on issue #15404:
URL: https://github.com/apache/airflow/issues/15404#issuecomment-823144525


   I will work on this @kaxil 


-- 
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



[GitHub] [airflow] alexInhert closed issue #15404: Improve KubernetesPodOperator error message for env_vars

Posted by GitBox <gi...@apache.org>.
alexInhert closed issue #15404:
URL: https://github.com/apache/airflow/issues/15404


   


-- 
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



[GitHub] [airflow] alexInhert commented on issue #15404: Improve KubernetesPodOperator error message for env_vars

Posted by GitBox <gi...@apache.org>.
alexInhert commented on issue #15404:
URL: https://github.com/apache/airflow/issues/15404#issuecomment-823257245


   sorry this was wrong and local issue on my code


-- 
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



[GitHub] [airflow] Dr-Denzy commented on issue #15404: Improve KubernetesPodOperator error message for env_vars

Posted by GitBox <gi...@apache.org>.
Dr-Denzy commented on issue #15404:
URL: https://github.com/apache/airflow/issues/15404#issuecomment-823145228


   @alexInhert please could you give more details on how to reproduce this issue.


-- 
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