podman/pkg/specgen/generate/kube
Giuseppe Scrivano 9e1ee081f8
kube: honor pod security context IDs
If the RunAsUser, RunAsGroup, SupplementalGroups settings are not
overriden in the container security context, then take the value from
the pod security context.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-05-10 09:09:14 +02:00
..
kube.go kube: honor pod security context IDs 2022-05-10 09:09:14 +02:00
kube_test.go enable gocritic linter 2022-04-26 18:12:22 +02:00
play_test.go test: use `T.TempDir` to create temporary test directory 2022-05-05 21:09:41 +08:00
seccomp.go replace golint with revive linter 2022-04-22 15:12:33 +02:00
volume.go replace golint with revive linter 2022-04-22 15:12:33 +02:00