Skip to content

fix: lower CSI pods verbosity - #105

Open
fad3t wants to merge 1 commit into
vsphere-tmm:masterfrom
fad3t:csi-log-verbosity
Open

fad3t wants to merge 1 commit into
vsphere-tmm:masterfrom
fad3t:csi-log-verbosity

Conversation

@fad3t

@fad3t fad3t commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Good afternoon,

This PR lowers the log verbosity level of the CSI pods to reduce the amount of informational messages emitted during normal operation. The goal is to make logs more readable and focused on warnings and errors, while still retaining enough detail for troubleshooting when needed.

I initially wanted to introduce a new Helm value (e.g. verbosity) but that might be overkill.

Overriding the value in args is also very painful as it is an array -- which means all items must be re-defined.

Thanks,
Fred

Signed-off-by: Frederic Mereu <frederic.mereu@gaming1.com>
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.

1 participant