Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Add global option and CLI property to suppress dumping the environment to logs - #105

Open
andysworkshop wants to merge 2 commits into
Citi:masterfrom
andysworkshop:suppress-dump-env
Open

Add global option and CLI property to suppress dumping the environment to logs#105
andysworkshop wants to merge 2 commits into
Citi:masterfrom
andysworkshop:suppress-dump-env

Conversation

@andysworkshop

Copy link
Copy Markdown

This PR adds a helm.suppressEnvironmentLogging boolean property that will suppress the environment from being dumped to the logs when the logging level is at info or higher. It also works with the command line property -PsuppressEnvironmentLogging=true.

Unit tests are included and the asciidoc documentation is updated. I hope nobody minds me introducing functional tests into the main plugin because I found them very useful when I needed to check the gradle output.

Resolves #104

Signed-off-by: Andy Brown <andy@andybrown.me.uk>
@magner669

Copy link
Copy Markdown

Would prefer to continue the conversation in the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm commands dump the environment to logs

2 participants