You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Aizhamal Nurmamat kyzy (JIRA)" <ji...@apache.org> on 2019/05/18 02:46:02 UTC

[jira] [Updated] (AIRFLOW-3304) Kubernetes pod operator does not capture init container logs

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

Aizhamal Nurmamat kyzy updated AIRFLOW-3304:
--------------------------------------------
         Labels: kubernetes  (was: )
    Component/s:     (was: kubernetes)
                 operators

Moving to operators component, and labeling with kubernetes as part of the component refactor.

> Kubernetes pod operator does not capture init container logs
> ------------------------------------------------------------
>
>                 Key: AIRFLOW-3304
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3304
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 1.10.0
>            Reporter: James Meickle
>            Priority: Minor
>              Labels: kubernetes
>
> The KubernetesPodOperator attempts to stream logs from the created pod. However, it only gets logs from the 'base' container. If you subclass this operator and modify the pod to also have init containers, their logs are not streamed.



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