[ 
https://issues.apache.org/jira/browse/AIRFLOW-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876327#comment-16876327
 ] 

ASF GitHub Bot commented on AIRFLOW-4564:
-----------------------------------------

ashb commented on pull request #5319: 
[AIRFLOW-4564][AIRFLOW-4523][AIRFLOW-4577] Azure Container Instance  bugfixes 
and improvements
URL: https://github.com/apache/airflow/pull/5319
 
 
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> Azure Container Instance bugfixes and improvements
> --------------------------------------------------
>
>                 Key: AIRFLOW-4564
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4564
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 1.10.3
>            Reporter: Asgeir Berland
>            Assignee: Asgeir Berland
>            Priority: Major
>             Fix For: 1.10.4
>
>
> The Azure Container Instance Operator (and hook) have certain issues:
>  * Azure polling errors before the container is running
>  * Azure polling spam in log from TokenRequest every second
>  * Environmental variables cannot be secret
>  * No status if container fails provisioning
>  * Max timer for container-run is currently 12 hours
>  * Docs say 'command' parameter takes a string but really takes a list 
> [AIRFLOW-4523|https://issues.apache.org/jira/browse/AIRFLOW-4523]
>  * VolumeMount doesn't work properly 
> [AIRFLOW-4577|https://issues.apache.org/jira/browse/AIRFLOW-4577]
> Room for improvement:
>  * Environmental variables should be able to use hooks and xcom to fetch 
> values a execution time (less stress on DAG-loading)
>  * Name of container has special requirements that should be checked upon 
> Operator construction to avoid errors downstream.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to