ashb commented on a change in pull request #6998: [AIRFLOW-6404] - ANSI color 
support for WebUI logger
URL: https://github.com/apache/airflow/pull/6998#discussion_r372657065
 
 

 ##########
 File path: airflow/contrib/kubernetes/pod_launcher.py
 ##########
 @@ -121,6 +121,7 @@ def _monitor_pod(self, pod, get_logs):
 
         if get_logs:
             logs = self.read_pod_logs(pod)
+            
 
 Review comment:
   Please avoid making unrelated changes.
   
   ```suggestion
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to