kubernetes/pkg/apis/policy
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
..
fuzzer Add "MayRunAs" value among other GroupStrategies 2018-09-27 12:47:21 +02:00
install Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
v1beta1 make update 2018-08-30 18:24:23 -04:00
validation Add "MayRunAs" value among other GroupStrategies 2018-09-27 12:47:21 +02:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
OWNERS Introduce PodSecurityPolicy in the policy/v1beta1 API group. 2018-02-19 20:14:28 +01:00
register.go PSP: move internal types from extensions to policy. 2018-04-11 18:35:09 +02:00
types.go Add "MayRunAs" value among other GroupStrategies 2018-09-27 12:47:21 +02:00
zz_generated.deepcopy.go make update 2018-08-30 18:24:23 -04:00