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 2020/06/20 16:41:09 UTC

[GitHub] [airflow] dwardu89 opened a new issue #9447: Worker_annotations are not being populated to kubernetes pods

dwardu89 opened a new issue #9447:
URL: https://github.com/apache/airflow/issues/9447


   **Do not use issues for support requests or general help queries**
   
   I’ve deployed airflow on k8s and also set the environment variable
   `AIRFLOW__KUBERNETES__WORKER_ANNOTATIONS: '{ \"annotation_key\" : \"annotation_value\", \"annotation_key2\" : \"annotation_value2\" }'`
   
   However the scheduler isnt picking up that annotation as an environment variable. I’m using the airflow docker image with the tag 1.10.10.1-alpha2-python3.7 to test it out, however it’s not being applied to the worker pods when they're being created. 
   
   I turned on `DEBUG` logging in the Scheduler, and it has the environment variable, however it is not being populated when a pod manifest is generated.
   
   Airflow is currently deployed in EKS.
   
   What am i missing? I’m using the `KubernetesExecutor`
   


----------------------------------------------------------------
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] boring-cyborg[bot] commented on issue #9447: Worker_annotations are not being populated to kubernetes pods

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #9447:
URL: https://github.com/apache/airflow/issues/9447#issuecomment-647018512


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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] dwardu89 closed issue #9447: Worker_annotations are not being populated to kubernetes pods

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


   


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