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/07/14 16:36:22 UTC

[GitHub] [airflow] Alxander64 opened a new issue #16996: Private Image for KubernetesPodOperator XCOM Sidecar Container

Alxander64 opened a new issue #16996:
URL: https://github.com/apache/airflow/issues/16996


   **Description**
   
   When using `KubernetesPodOperator` with the option `do_xcom_push=True`, I would also like to be able to change the image being used by the sidecar container that extracts the JSON file from the main container.
   
   **Use case / motivation**
   
   I would like to have all images pulled from a private repository. Main reason being that I've seen rate limiting issues with Docker Hub, since the image being pulled for the sidecar container is `alpine:latest`. It would be helpful if I can set Airflow's behaviour to pull a mirror of this image from ECR.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on issue #16996: Private Image for KubernetesPodOperator XCOM Sidecar Container

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #16996:
URL: https://github.com/apache/airflow/issues/16996#issuecomment-880245073


   Duplicate: https://github.com/apache/airflow/issues/10605


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] mik-laj closed issue #16996: Private Image for KubernetesPodOperator XCOM Sidecar Container

Posted by GitBox <gi...@apache.org>.
mik-laj closed issue #16996:
URL: https://github.com/apache/airflow/issues/16996


   


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org