Skip to content

Commit 779c9e1

Browse files
committed
libct: user: remove deprecated module
libcontainer/user was marked as deprecated in d9ea71b ("deprecate libcontainer/user") and users have had plenty of time to migrate to github.com/moby/sys/user. Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 7a982f4 commit 779c9e1

File tree

3 files changed

+4
-228
lines changed

3 files changed

+4
-228
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
### Breaking
9+
### libcontainer API
10+
- The deprecated `libcontainer/user` package has been removed; use
11+
`github.com/moby/sys/user` instead. (#3999, #4617)
1012

13+
### Breaking
1114
- runc update no longer allows `--l3-cache-schema` or `--mem-bw-schema` if
1215
`linux.intelRdt` was not present in the container’s original `config.json`.
1316

libcontainer/user/lookup_deprecated.go

Lines changed: 0 additions & 81 deletions
This file was deleted.

libcontainer/user/user_deprecated.go

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)