You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2019/07/01 16:35:00 UTC

[jira] [Resolved] (AIRFLOW-4564) Azure Container Instance bugfixes and improvements

     [ https://issues.apache.org/jira/browse/AIRFLOW-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor resolved AIRFLOW-4564.
----------------------------------------
    Resolution: Fixed

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