kubernetes/pkg/apis/policy/fuzzer
Stanislav Laznicka a577b50012
Add "MayRunAs" value among other GroupStrategies
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
2018-09-27 12:47:21 +02:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
fuzzer.go Add "MayRunAs" value among other GroupStrategies 2018-09-27 12:47:21 +02:00