We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1398ba7 commit 660f505Copy full SHA for 660f505
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+### Breaking
10
+
11
+- runc update no longer allows `--l3-cache-schema` or `--mem-bw-schema` if the
12
+ original container spec did not include linux.intelRdt. Without intelRdt in
13
+ the spec, no CLOS (resctrl group) is created for the container, so these
14
+ options cannot be properly applied. (#4827)
15
16
## [1.3.0] - 2025-04-30
17
18
> Mr. President, we must not allow a mine shaft gap!
0 commit comments