mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
CHANGELOG: fix codespell
Fixes: bb14dabeb7 ("VERSION: release v1.4.3")
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ This release includes a fix for the following low-severity security issue:
|
|||||||
#5249, #5269, #5287, #5295, #5304)
|
#5249, #5269, #5287, #5295, #5304)
|
||||||
|
|
||||||
### Changed ###
|
### Changed ###
|
||||||
- When masking directories with `maskPaths`, runc will now re-use a single
|
- When masking directories with `maskPaths`, runc will now reuse a single
|
||||||
`tmpfs` instance (which is not writeable) to reduce the number `tmpfs`
|
`tmpfs` instance (which is not writeable) to reduce the number `tmpfs`
|
||||||
superblocks that need to be reaped when containers die (in particular,
|
superblocks that need to be reaped when containers die (in particular,
|
||||||
Kubernetes applies masks to per-CPU sysfs directories which get expensive
|
Kubernetes applies masks to per-CPU sysfs directories which get expensive
|
||||||
|
|||||||
Reference in New Issue
Block a user