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

Asgeir Berland updated AIRFLOW-4564:
------------------------------------
    Description: 
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

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.




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

Room for improvement:
* Environmental variables should be able to use hooks and xcom to fetch values 
a execution time (less stress on DAG-loading)





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