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/12/23 11:05:33 UTC

[GitHub] [airflow] omkark95 commented on pull request #10606: Use private docker repository for K8S Operator & sidecar container

omkark95 commented on pull request #10606:
URL: https://github.com/apache/airflow/pull/10606#issuecomment-750149589


   @turbaszek @kaxil @mickaelgervais  any update on this merge? This is impacting our airflow deployment for any large DAG runs. 
   
   We already tried updating the `pod_generator.py` file (v1.10.14) and for our older deployment `pod_request_factory.py` (v1.10.9) to point to our private docker repo. But the DAG executions still picks up the alpine image from docker hub instead of private repo.
   
   Airflow web, scheduler and workers all contain this change for alpine image.


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