Closed OriHoch closed 3 years ago
looks like output is being printer as it comes in, I added a simple test dag and it works - https://dev-airflow.anyway.co.il/tree?dag_id=test-anyway-kubectl-exec
this is most likely a problem with logging configuration, it looks like there isn't any centralized logging configuration. I recommend to just use print statements for CLI tasks. Otherwise, sort out the logging configuration.
@atalyaalon
reproduction steps
expected
actual