Skip to content

Commit 424745c

Browse files
authored
Merge pull request #4877 from cyphar/remove-libct-user
libct: user: remove deprecated module
2 parents ba97aeb + 779c9e1 commit 424745c

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)