Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24.0 backport] Rootlesskit v1.1.1 #45747

Merged
merged 3 commits into from Jun 15, 2023

Conversation

thaJeztah
Copy link
Member


- What I did

Update rootlesskit to v1.1.1.

rootless-containers/rootlesskit@v1.1.0...v1.1.1

v1.1.1 adds the following fix: rootless-containers/rootlesskit#369
This fix makes rootless Docker work when both getsubuids "$USER" and getsubuids "$(id -u)" return the same subuid ranges (same for gids).

- How I did it

  • Change the referenced rootlesskit version/revision in vendor.mod and rootlesskit.install
  • Update the vendored packages

- How to verify it

  • Setup nss such that getsubuids "$USER" and getsubuids "$(id -u)" return the same subuid ranges
  • Install rootless docker
  • Run any container

Signed-off-by: Jan Garcia <github-public@n-garcia.com>
(cherry picked from commit 0b1c187)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Jan Garcia <github-public@n-garcia.com>
(cherry picked from commit 8c4dfc9)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Jan Garcia <github-public@n-garcia.com>
(cherry picked from commit 197b0b1)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@neersighted
Copy link
Member

Going ahead and bringing this in as a trivial backport.

@neersighted neersighted merged commit 458af2b into moby:24.0 Jun 15, 2023
101 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_rootlesskit_v1.1.1 branch June 15, 2023 16:00
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.

None yet

3 participants