kubernetes/pkg/apis/policy/validation
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 use NameIsDNSSubdomain validation from staging 2018-08-14 10:38:23 +08:00
validation_test.go Add "MayRunAs" value among other GroupStrategies 2018-09-27 12:47:21 +02:00
validation.go Add "MayRunAs" value among other GroupStrategies 2018-09-27 12:47:21 +02:00