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

Skip log lines on json output commands. #474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lucasjuv
Copy link

@Lucasjuv Lucasjuv commented Sep 6, 2024

Fixes #473

Skips lines that don't start with '{' when parsing json outputs from commands. Unfortunately I couldn't get any backend to log without credentials, but this has been verified manually on a mother project that uses this project with a go mod replace directive.

@Lucasjuv Lucasjuv requested review from a team as code owners September 6, 2024 16:19
@Lucasjuv Lucasjuv changed the title Skip log lines on json commands. Skip log lines on json output commands. Sep 6, 2024
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.

Fix output parsing when CSM is enabled
1 participant