mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
libct: user: remove deprecated module
libcontainer/user was marked as deprecated in d9ea71bf96 ("deprecate
libcontainer/user") and users have had plenty of time to migrate to
github.com/moby/sys/user.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
+4
-1
@@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Breaking
|
||||
### libcontainer API
|
||||
- The deprecated `libcontainer/user` package has been removed; use
|
||||
`github.com/moby/sys/user` instead. (#3999, #4617)
|
||||
|
||||
### Breaking
|
||||
- runc update no longer allows `--l3-cache-schema` or `--mem-bw-schema` if
|
||||
`linux.intelRdt` was not present in the container’s original `config.json`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user