Skip to content

[20.10 backport] Update rootlesskit to v0.13.1 to fix handling of IPv6 addresses#42025

Merged
tiborvass merged 1 commit into
moby:20.10from
thaJeztah:20.10_backport_bump_rootlesskit
Feb 18, 2021
Merged

[20.10 backport] Update rootlesskit to v0.13.1 to fix handling of IPv6 addresses#42025
tiborvass merged 1 commit into
moby:20.10from
thaJeztah:20.10_backport_bump_rootlesskit

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

backport of #42021
relates to #41908

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]

- 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)

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
thaJeztah force-pushed the 20.10_backport_bump_rootlesskit branch from 0c4c4be to 94feac1 Compare February 17, 2021 20:11
@thaJeztah

Copy link
Copy Markdown
Member Author

rebased to trigger CI with test-fixes that were merged

@thaJeztah

Copy link
Copy Markdown
Member Author

let's move to draft until #42021 is merged

@thaJeztah
thaJeztah marked this pull request as draft February 17, 2021 21:35
@thaJeztah
thaJeztah marked this pull request as ready for review February 18, 2021 16:32
@tiborvass
tiborvass merged commit c981698 into moby:20.10 Feb 18, 2021
@thaJeztah
thaJeztah deleted the 20.10_backport_bump_rootlesskit branch February 18, 2021 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants