Skip to content
New issue

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

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

Already on GitHub? # to your account

kubernetes fix debug log message "No timestamp received" #1258

Open
JoelKle opened this issue Jan 28, 2025 · 0 comments
Open

kubernetes fix debug log message "No timestamp received" #1258

JoelKle opened this issue Jan 28, 2025 · 0 comments

Comments

@JoelKle
Copy link

JoelKle commented Jan 28, 2025

The debug logging statement in
https://github.com/ansible/receptor/blob/devel/pkg/workceptor/kubernetes.go#L419
currently logs every single job output line. This is misleading and blows up the debug log.

As the debug log message says, it should only log if there's a problem with the timestamp parsing function before.

aeter added a commit to aeter/receptor that referenced this issue Jan 28, 2025
aeter added a commit to aeter/receptor that referenced this issue Jan 28, 2025
Signed-off-by: Adrian Nackov <adrian.nackov@mail.schwarz>
AaronH88 pushed a commit that referenced this issue Jan 28, 2025
Signed-off-by: Adrian Nackov <adrian.nackov@mail.schwarz>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant