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

[release-1.21] Fix log/reap reexec #4376

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

brandond
Copy link
Member

@brandond brandond commented Nov 1, 2021

Proposed Changes

Ensure that the forked k3s process is started with the correct binary and gets SIGTERM when parent dies.

This restores the behavior previously used by the docker/reexec package.

Types of Changes

bugfix

Verification

Start k3s as systemd unit with --log argument specified. Restart k3s service; confirm that k3s is stopped and started successfully.

Linked Issues

User-Facing Change


Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner November 1, 2021 21:10
@brandond brandond merged commit df033fa into k3s-io:release-1.21 Nov 1, 2021
@brandond brandond deleted the fix_fork_term-release-1.21 branch June 6, 2024 21:18
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.

3 participants