Francesco Macagno created AIRFLOW-5810:
------------------------------------------

             Summary: Using `-int` with `airflow run` with a kubernetesexecutor 
does not pass -int to container run command
                 Key: AIRFLOW-5810
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5810
             Project: Apache Airflow
          Issue Type: Bug
          Components: executor-kubernetes
    Affects Versions: 1.10.3
            Reporter: Francesco Macagno
            Assignee: Daniel Imberman


Running `airflow run` with a task using a kubernetes executor does output the 
logs of the k8s status messages, but the resulting pod arguments should also 
include the `-int` tag so that the child pod logs include the output of the 
task.

 

This not being the case makes testing k8s much harder.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to