astro-cli icon indicating copy to clipboard operation
astro-cli copied to clipboard

`astro dev run ...` does not show logs for KubernetesPodOperator

Open fritz-astronomer opened this issue 2 years ago • 1 comments

Describe the bug No logs of the process running inside the KPO were sent to the terminal with a KubernetesPodOperator running locally - other task logs (such as PythonOperator) were correctly emitted to the terminal astro d run dags test <dag_id> correctly sent all logs to the terminal.

fritz-astronomer avatar Aug 28 '23 22:08 fritz-astronomer

@kaxil do you happen to know what is going one here?

sunkickr avatar Oct 12 '23 18:10 sunkickr