gtsystem / lightkube

Modern lightweight kubernetes module for python
https://lightkube.readthedocs.io
MIT License
109 stars 13 forks source link

Client pod logs can now stream with or without newlines #46

Closed addyess closed 1 year ago

addyess commented 1 year ago

Regarding upstream changes https://github.com/encode/httpx/pull/2423 lightkube should offer a way to maintain newlines while streaming pod logs

addyess commented 1 year ago

@gtsystem Maybe this provides better flexibility for streaming the logs