Skip to content

[20.10 backport] update rootlesskit to v0.14.0#42186

Merged
thaJeztah merged 1 commit into
moby:20.10from
thaJeztah:20.10_backport_update_rootlesskit
Mar 25, 2021
Merged

[20.10 backport] update rootlesskit to v0.14.0#42186
thaJeztah merged 1 commit into
moby:20.10from
thaJeztah:20.10_backport_update_rootlesskit

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Mar 22, 2021

Copy link
Copy Markdown
Member

backport of #42179
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

- 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]>
(cherry picked from commit e166af9)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah

Copy link
Copy Markdown
Member Author

@AkihiroSuda @tiborvass ptal

@thaJeztah

Copy link
Copy Markdown
Member Author

Failure is unrelated and a flaky test;

=== RUN   TestInspect
--- FAIL: TestInspect (11.95s)
    inspect_test.go:39: timeout hit after 10s: waiting for tasks to enter run state. task failed with error: task: non-zero exit (1)

@cpuguy83 cpuguy83 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTTM

@thaJeztah
thaJeztah merged commit 6b1da94 into moby:20.10 Mar 25, 2021
@thaJeztah
thaJeztah deleted the 20.10_backport_update_rootlesskit branch March 25, 2021 19:49
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.

4 participants