Skip to content

update rootlesskit to v0.14.0#42179

Merged
tiborvass merged 1 commit into
moby:masterfrom
thaJeztah:update_rootlesskit
Mar 22, 2021
Merged

update rootlesskit to v0.14.0#42179
tiborvass merged 1 commit into
moby:masterfrom
thaJeztah:update_rootlesskit

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

relates to / needed for #41908

full diff: rootless-containers/rootlesskit@v0.13.1...v0.14.0

v0.14.0 Changes (since v0.13.2)

  • CLI: improve --help output
  • API: support GET /info
  • Port API: support specifying IP version explicitly ("tcp4", "tcp6")
  • rootlesskit-docker-proxy: support libnetwork >= 20201216 convention
  • Allow vendoring with moby/sys/[email protected] as well as @v0.4.0
  • Remove socat port driver
    • socat driver has been deprecated since v0.7.1 (Dec 2019)
  • New experimental flag: --ipv6
    • Enables IPv6 routing (slirp4netns --enable-ipv6). Unrelated to port driver.

v0.13.2

  • Fix cleaning up crashed state dir
  • Update Go to 1.16
  • Misc fixes

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)

full diff: rootless-containers/rootlesskit@v0.13.1...v0.14.0

v0.14.0 Changes (since v0.13.2)
--------------------------------------

- CLI: improve --help output
- API: support GET /info
- Port API: support specifying IP version explicitly ("tcp4", "tcp6")
- rootlesskit-docker-proxy: support libnetwork >= 20201216 convention
- Allow vendoring with moby/sys/[email protected] as well as @v0.4.0
- Remove socat port driver
    - socat driver has been deprecated since v0.7.1 (Dec 2019)
- New experimental flag: --ipv6
    - Enables IPv6 routing (slirp4netns --enable-ipv6). Unrelated to port driver.

v0.13.2
--------------------------------------

- Fix cleaning up crashed state dir
- Update Go to 1.16
- Misc fixes

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah

Copy link
Copy Markdown
Member Author

@AkihiroSuda @cpuguy83 ptal

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