Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

werf hangs on very long lines in Pod's logs #58

Open
1 task done
ilya-lesikov opened this issue Jun 20, 2024 · 0 comments
Open
1 task done

werf hangs on very long lines in Pod's logs #58

ilya-lesikov opened this issue Jun 20, 2024 · 0 comments

Comments

@ilya-lesikov
Copy link
Member

Before proceeding

  • I didn't find a similar issue

Version

2.6.0

How to reproduce

Let the Pod produce very long log line during werf converge.

Result

werf hangs trying to show it in the terminal.

Expected result

werf does not hang.

Additional information

We probably should just trim lines that are too long. This is an issue in the logging library logboek. But for logs from Pods we can solve it just by setting log line limit when grabbing logs from Kubernetes API.

@ilya-lesikov ilya-lesikov transferred this issue from werf/werf Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant