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

Add debug mode to Stream StatefulSet pods #80

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Conversation

thedodd
Copy link
Collaborator

@thedodd thedodd commented Sep 6, 2021

The Stream spec has been updated with a debug: bool field. When
true, the Stream's backing StatefulSet will have its pods configured
to use debug level logging.

closes #77

The Stream spec has been updated with a `debug: bool` field. When
`true`, the Stream's backing StatefulSet will have its pods configured
to use debug level logging.

closes #77
@thedodd thedodd merged commit 7e3f4a7 into main Sep 6, 2021
@thedodd thedodd deleted the 77-stream-debug branch September 6, 2021 03:09
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.

Stream CR debug mode
1 participant