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

[master] updating to new signals package in wrangler #2093

Closed

Conversation

luthermonson
Copy link
Contributor

Proposed Changes

Updates to using wrangler v0.8.8 which includes fixes to the signal handler to give a exported func to cancel the the context by hand. this is useful in windows services and gives us a way to cancel context to kill all sub-processes and exit gracefully when using windows service manager.

Types of Changes

vendor update, small code change to align k3s to use library slight different and pass in context to containerd

Verification

this will ultimately be used in rke2 windows services, this will be tested by QA when we work on closing the linked issue.

Linked Issues

#1755

User-Facing Change

none

Further Comments

Signed-off-by: Luther Monson <luther.monson@gmail.com>
Signed-off-by: Luther Monson <luther.monson@gmail.com>
@luthermonson luthermonson requested a review from a team as a code owner November 9, 2021 18:32
@luthermonson
Copy link
Contributor Author

this was from the wrong branch, sorry

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.

None yet

2 participants