Skip to content

migrate to github.com/moby/sys/user#46711

Merged
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:switch_user
Oct 25, 2023
Merged

migrate to github.com/moby/sys/user#46711
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:switch_user

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Oct 24, 2023

relates to;

The github.com/opencontainers/runc/libcontainer/user package was moved to a separate module. While there's still uses of the old module in our code-base, runc itself is migrating to the new module, and deprecated the old package (for runc 1.2).

- 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)

The github.com/opencontainers/runc/libcontainer/user package was moved
to a separate module. While there's still uses of the old module in
our code-base, runc itself is migrating to the new module, and deprecated
the old package (for runc 1.2).

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added area/runtime Runtime status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Oct 24, 2023
@thaJeztah thaJeztah added this to the 25.0.0 milestone Oct 24, 2023
@thaJeztah thaJeztah requested a review from tonistiigi as a code owner October 24, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/runtime Runtime kind/refactor PR's that refactor, or clean-up code status/4-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants