Skip to content

Document -stderrthreshold flag in operator arguments#326

Open
promptless-for-oss wants to merge 3 commits intokube-logging:masterfrom
Promptless:promptless/document-stderrthreshold-flag
Open

Document -stderrthreshold flag in operator arguments#326
promptless-for-oss wants to merge 3 commits intokube-logging:masterfrom
Promptless:promptless/document-stderrthreshold-flag

Conversation

@promptless-for-oss
Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Add documentation for the -stderrthreshold klog flag, which now works correctly after a bug fix in logging-operator PR #2230. This flag allows users to control which log severity levels are written to stderr.

Trigger Events


Tip: See how your feedback shapes Promptless in Agent Knowledge Base 🧠

Document the -stderrthreshold klog flag now that it works correctly.
Previously, this flag was silently ignored because klog v2 defaults
logtostderr=true. The logging-operator now properly honors this flag,
allowing users to control which log severity levels go to stderr.
promptless Bot added 2 commits April 25, 2026 07:01
The merged PR #2230 sets stderrthreshold=INFO (level 0), not ERROR
(level 2) as previously documented.
@promptless-for-oss
Copy link
Copy Markdown
Contributor Author

Just a reminder: I review PR comments by default. If you want me to ignore a specific comment, start it with aside or /aside.

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.

2 participants