Update rootlesskit to v0.13.1 to fix handling of IPv6 addresses#42021
Merged
Conversation
AkihiroSuda
reviewed
Feb 15, 2021
Member
There was a problem hiding this comment.
v0.13.1 - Refactor `ParsePortSpec` to handle IPv6 addresses, and improve validation v0.13.0 - `rootlesskit --pidns`: fix propagating exit status - Support cgroup2 evacuation, e.g., `systemd-run -p Delegate=yes --user -t rootlesskit --cgroupns --pidns --evacuate-cgroup2=evac --net=slirp4netns bash` v0.12.0 - Port forwarding API now supports setting `ChildIP` - The `vendor` directory is no longer included in this repo. Run `go mod vendor` if you need Signed-off-by: Sebastiaan van Stijn <[email protected]>
thaJeztah
force-pushed
the
bump_rootlesskit
branch
from
February 15, 2021 08:50
8f9d04c to
e32ae19
Compare
thaJeztah
marked this pull request as ready for review
February 15, 2021 08:51
AkihiroSuda
approved these changes
Feb 15, 2021
5 tasks
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
testing the changes I made in rootless-containers/rootlesskit#213 separate from #41908
v0.13.1
ParsePortSpecto handle IPv6 addresses, and improve validationv0.13.0
rootlesskit --pidns: fix propagating exit statussystemd-run -p Delegate=yes --user -t rootlesskit --cgroupns --pidns --evacuate-cgroup2=evac --net=slirp4netns bashv0.12.0
ChildIPvendordirectory is no longer included in this repo. Rungo mod vendorif you need- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)