SamWheating commented on issue #10586:
URL: https://github.com/apache/airflow/issues/10586#issuecomment-683955857


   Sounds good. From the kubernetes python client source:
   ```
   :param int tail_lines: If set, the number of lines from the end of the logs 
to show. If not specified, logs are shown from the creation of the container or 
sinceSeconds or sinceTime
   ```
   Is there a reason users would ever want truncate lines? Maybe its just 
easier to not set this value and retrieve all logs in all cases. 


----------------------------------------------------------------
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]


Reply via email to