automation-tests/pkg/k8s.io/api
Giuseppe Scrivano ad63aa20db
kube: plug HostUsers in the pod spec
map HostUsers=false to userns=auto.

One difference with the current implementation in the Kubelet is that
the podman default size is 1024 while the Kubelet uses 65536.

This is done on purpose, because 65536 is a problem for rootless as
the entire IDs space would be allocated to a single pod.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-09-08 22:08:50 +02:00
..
apps/v1 pkg/k8s.io/...: remove protobuf field tags 2022-03-15 14:48:11 +01:00
core/v1 kube: plug HostUsers in the pod spec 2022-09-08 22:08:50 +02:00
LICENSE move k8s deps into podman 2022-03-15 14:46:29 +01:00