Skip to content

k8s: start logging from the beginning #184

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

klaernie
Copy link
Contributor

I noticed that for jobs that quickly generate a lot of logs (like super-linter) the first lines of the log are missing. However sometimes in there are the information you need to debug a problem further.

Luckily this problem is easily fixed by removing the tailLines: 50.

@klaernie klaernie requested review from a team as code owners October 12, 2024 11:58
Copy link
Contributor

@nikola-jokic nikola-jokic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@nikola-jokic nikola-jokic merged commit 88dc98f into actions:main Apr 14, 2025
@klaernie klaernie deleted the all-the-logs branch April 14, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants