Skip to content

Rootlesskit v1.1.1#45706

Merged
thaJeztah merged 3 commits intomoby:masterfrom
jg-public:rootlesskit-v1.1.1
Jun 9, 2023
Merged

Rootlesskit v1.1.1#45706
thaJeztah merged 3 commits intomoby:masterfrom
jg-public:rootlesskit-v1.1.1

Conversation

@jg-public
Copy link
Copy Markdown
Contributor

- 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

jg-public added 2 commits June 6, 2023 09:26
Signed-off-by: Jan Garcia <github-public@n-garcia.com>
Signed-off-by: Jan Garcia <github-public@n-garcia.com>
@jg-public jg-public requested a review from tianon as a code owner June 6, 2023 07:38
@jg-public
Copy link
Copy Markdown
Contributor Author

@AkihiroSuda fyi

Signed-off-by: Jan Garcia <github-public@n-garcia.com>
@neersighted neersighted added this to the 25.0.0 milestone Jun 9, 2023
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

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