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

Only log StatefulSet replicas if the STS is not stable yet #218

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

otrosien
Copy link
Member

This reduces the noise in the logs.

Description

The operator logs every minute StatefulSet x/y has z/z ready replicas, even if the statefulset is stable already.

Types of Changes

  • Refactor/improvements

This reduces the noise in the logs.

Signed-off-by: Oliver <[email protected]>
@otrosien otrosien changed the title Only log StatefulSet ready-replicas if the STS is not stable yet Only log StatefulSet replicas if the STS is not stable yet Dec 15, 2021
@otrosien
Copy link
Member Author

👍

1 similar comment
@mikkeloscar
Copy link
Collaborator

👍

@mikkeloscar mikkeloscar merged commit a72c7e2 into master Dec 15, 2021
@mikkeloscar mikkeloscar deleted the reduce-logging-noise branch December 15, 2021 17:28
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