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

Check message before logging it #997

Merged
merged 2 commits into from
Oct 28, 2019
Merged

Check message before logging it #997

merged 2 commits into from
Oct 28, 2019

Conversation

aidarbek
Copy link
Contributor

What this PR does / why we need it:
Checks if a message is present before logging it. Closes #969
Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

@netlify
Copy link

netlify bot commented Oct 27, 2019

Deploy preview for brigade-docs ready!

Built with commit 7939493

https://deploy-preview-997--brigade-docs.netlify.com

Signed-off-by: aidarbek <suleimenov.aidarbek@gmail.com>
brigade-worker/src/k8s.ts Outdated Show resolved Hide resolved
Co-Authored-By: KUOKA Yusuke <ykuoka@gmail.com>
Signed-off-by: Aidarbek Suleimenov <suleimenov.aidarbek@gmail.com>
@radu-matei
Copy link
Contributor

/brig run

Copy link
Contributor

@radu-matei radu-matei left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks for your contribution!

@vdice vdice merged commit 3ac4c99 into brigadecore:master Oct 28, 2019
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.

Check if body.message is defined before logging it in worker
4 participants