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

Fixing HealthUtil StatefulSet Log Output #141

Merged
merged 2 commits into from Mar 2, 2019
Merged

Conversation

fabianbaier
Copy link
Member

What type of PR is this?
/component operator

What this PR does / why we need it:
Right now the log output of KUDO shows the entire passed StatefulSet object printed to stdout which makes it hard to read through logs.

Which issue(s) this PR fixes:

Fixes #140

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Cleanup of debug message
Copy link
Member

@runyontr runyontr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@fabianbaier fabianbaier merged commit f275401 into master Mar 2, 2019
@fabianbaier fabianbaier deleted the cleaner-log-message branch March 2, 2019 22:11
fabianbaier added a commit that referenced this pull request Mar 5, 2019
* Update ready.go

Cleanup of debug message

* removed unnecessary log message and import
fabianbaier added a commit that referenced this pull request Mar 8, 2019
* Update ready.go

Cleanup of debug message

* removed unnecessary log message and import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HealthUtil is showing entire StatefulSet object printed to stdout
2 participants