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/09/06 09:21:00 UTC

[jira] [Updated] (AIRFLOW-5117) Airflow K8S not working with EKS when not deployed in cluster

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

Ash Berlin-Taylor updated AIRFLOW-5117:
---------------------------------------
    Affects Version/s:     (was: 2.0.0)
                       1.10.4

> Airflow K8S not working with EKS when not deployed in cluster
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-5117
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5117
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: executors, hooks
>    Affects Versions: 1.10.4
>            Reporter: QP Hou
>            Assignee: QP Hou
>            Priority: Major
>
> When Airflow scheduler or worker is not deployed in K8S cluster, all K8S API call will fail with 401 error after running for about 14min.
> This is due to EKS enforces a 15min timeout for all API tokens but the official k8S python client doesn't support token refresh.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)