Skip to content

Commit

Permalink
Merge pull request #47229 from yosshi825/patch-2
Browse files Browse the repository at this point in the history
Add /sys/devices/virtual/powercap to Masked Paths
  • Loading branch information
k8s-ci-robot committed Jul 26, 2024
2 parents 9ed4ae1 + 28e1d2a commit 40d9723
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -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)

0 comments on commit 40d9723

Please sign in to comment.