-
Notifications
You must be signed in to change notification settings - Fork 50
Migrate stop of rsyslogd to post-stop #133
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
Conversation
Moves the stopping of rsyslogd to post-stop phase, so that logs during stopping of bosh jobs are still forwarded to the configured syslog target. This addresses #131. Signed-off-by: Karsten Schnitter <[email protected]>
|
|
|
@KarstenSchnitter looks like you're going to have to sign the CLA to proceed. Can you please do so :) |
|
@ctlong signing the CLA has been done. |
Benjamintf1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
mkocher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems like a good change to me! Thanks @KarstenSchnitter
|
Thank you all! Do you have an ETA on a new release with this fix? |
|
We just cut a patch release! |
Description
Moves the stopping of rsyslogd to post-stop phase, so that logs during stopping of bosh jobs are still forwarded to the configured syslog target.
This addresses #131.
Type of change
Testing performed?
Checklist:
mainbranch, or relevant version branch