mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-15 15:12:30 -04:00
Adds "MayRunAs" value among other group strategies. This strategy allows to define a certain range of GIDs for FSGroupStrategy and SupplementalGroupStrategy in a PSP. This new strategy works similarly to the "MustRunAs" one, except that when no GID is specified in a pod/container security context then no GID is generated for the respective containers. Resolves #56173 |
||
|---|---|---|
| .. | ||
| apparmor | ||
| capabilities | ||
| group | ||
| seccomp | ||
| selinux | ||
| sysctl | ||
| user | ||
| util | ||
| BUILD | ||
| doc.go | ||
| factory.go | ||
| OWNERS | ||
| provider.go | ||
| provider_test.go | ||
| types.go | ||