Skip to content

fix: shellCmd to Debug and stderr/stdout to Info logs#129

Open
cazeaux wants to merge 2 commits into
crossplane-contrib:mainfrom
cazeaux:fix-logs
Open

fix: shellCmd to Debug and stderr/stdout to Info logs#129
cazeaux wants to merge 2 commits into
crossplane-contrib:mainfrom
cazeaux:fix-logs

Conversation

@cazeaux

@cazeaux cazeaux commented Jun 15, 2026

Copy link
Copy Markdown

Description of your changes

Fixes #128

This implementation proposes a simple change to send shellCmd to Debug logs and stdout/stderr to Info logs.

I remain open to any other suggestion.

I have:

@cazeaux cazeaux force-pushed the fix-logs branch 2 times, most recently from 776599d to df714f8 Compare June 15, 2026 15:45
@stevendborrelli

Copy link
Copy Markdown
Member

Hello @cazeaux. Thank you for the PR! Can you sign the DCO? Also can you provide some information on your testing?

Signed-off-by: Stéphane Cazeaux <stephane.cazeaux@orange.com>
Signed-off-by: Stéphane Cazeaux <stephane.cazeaux@orange.com>
@cazeaux

cazeaux commented Jun 16, 2026

Copy link
Copy Markdown
Author

Hello @stevendborrelli

Thank you for the feedback. DCO is done.

I have added unit tests to check the produced logs.

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.

ShellCmd should not be logged to Info

2 participants