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

silence member config logs when there's no error #590

Merged

Conversation

sadlerap
Copy link
Contributor

@sadlerap sadlerap commented Aug 1, 2024

Member-operator was spamming this message in its logs, but there was no err field set. Check that an error actually exists before logging it.

Member-operator was spamming this message in its logs, but there was no
`err` field set.  Check that an error actually exists before logging it.

Signed-off-by: Andy Sadler <[email protected]>
Copy link

sonarqubecloud bot commented Aug 1, 2024

@openshift-ci openshift-ci bot added the approved label Aug 1, 2024
@xcoulon
Copy link
Contributor

xcoulon commented Aug 1, 2024

nice catch!

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.32%. Comparing base (c538d1b) to head (4aa1235).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files          31       31           
  Lines        2704     2704           
=======================================
  Hits         2253     2253           
  Misses        304      304           
  Partials      147      147           

Copy link

openshift-ci bot commented Aug 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, filariow, rajivnathan, sadlerap, xcoulon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [alexeykazakov,rajivnathan,xcoulon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alexeykazakov alexeykazakov merged commit ba21e2f into codeready-toolchain:master Aug 1, 2024
11 of 12 checks passed
@sadlerap sadlerap deleted the fix-member-config-logs branch August 1, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants