[20.10 backport] Update rootlesskit to v0.13.1 to fix handling of IPv6 addresses#42025
Merged
Merged
Conversation
AkihiroSuda
approved these changes
Feb 15, 2021
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]> (cherry picked from commit e32ae19) Signed-off-by: Sebastiaan van Stijn <[email protected]>
thaJeztah
force-pushed
the
20.10_backport_bump_rootlesskit
branch
from
February 17, 2021 20:11
0c4c4be to
94feac1
Compare
Member
Author
|
rebased to trigger CI with test-fixes that were merged |
Member
Author
|
let's move to draft until #42021 is merged |
thaJeztah
marked this pull request as draft
February 17, 2021 21:35
thaJeztah
marked this pull request as ready for review
February 18, 2021 16:32
tiborvass
approved these changes
Feb 18, 2021
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.
backport of #42021
relates to #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 needSigned-off-by: Sebastiaan van Stijn [email protected]
(cherry picked from commit e32ae19)
Signed-off-by: Sebastiaan van Stijn [email protected]
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)