Skip to content

[24.0 backport] Rootlesskit v1.1.1#45747

Merged
neersighted merged 3 commits intomoby:24.0from
thaJeztah:24.0_backport_rootlesskit_v1.1.1
Jun 15, 2023
Merged

[24.0 backport] Rootlesskit v1.1.1#45747
neersighted merged 3 commits intomoby:24.0from
thaJeztah:24.0_backport_rootlesskit_v1.1.1

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
@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.

3 participants