Merge pull request #47229 from yosshi825/patch-2

Add /sys/devices/virtual/powercap to Masked Paths
pull/46890/head
Kubernetes Prow Robot 2024-07-26 11:22:14 -07:00 committed by GitHub
commit 40d97230ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -498,6 +498,7 @@ them. The list of masked and read-only paths are as follows:
- `/proc/sched_debug`
- `/proc/scsi`
- `/sys/firmware`
- `/sys/devices/virtual/powercap`
- Read-Only Paths:
- `/proc/bus`
@ -578,4 +579,4 @@ kubectl delete pod security-context-demo-4
* Read about [User Namespaces](/docs/concepts/workloads/pods/user-namespaces/)
for Linux pods.
* [Masked Paths in the OCI Runtime
Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)
Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)