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

fix: decrease iib log size #171

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

johnbieren
Copy link
Contributor

The tekton result was still over the max, so cut the log size further.

The tekton result was still over the max, so cut the log size further.

Signed-off-by: Johnny Bieren <[email protected]>
Copy link
Contributor

@theflockers theflockers left a comment

Choose a reason for hiding this comment

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

Lets try this one. Eventually we might need to count the chars instead.

@johnbieren
Copy link
Contributor Author

Lets try this one. Eventually we might need to count the chars instead.

I am counting the chars
I use tail -c not tail -n

@johnbieren johnbieren merged commit ae28f00 into hacbs-release:main Aug 28, 2024
5 checks passed
@johnbieren johnbieren deleted the maxlogsize branch August 28, 2024 14:57
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.

3 participants