spiegel_podman/pkg/specgen/generate
Paul Holzinger 0743ead712 Fix pod infra container cni network setup
For rootless users the infra container used the slirp4netns net mode
even when bridge was requested. We can support bridge networking for
rootless users so we have allow this. The default is not changed.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-04-01 17:27:03 +02:00
..
kube Merge pull request #9842 from AlbanBedel/play-kube-env-from-secrets 2021-03-29 17:10:25 +00:00
config_linux.go replace local mount consts with libpod/define 2021-03-07 12:03:34 +01:00
config_linux_cgo.go bump go module to v3 2021-02-22 09:03:51 +01:00
config_linux_nocgo.go bump go module to v3 2021-02-22 09:03:51 +01:00
container.go bump go module to v3 2021-02-22 09:03:51 +01:00
container_create.go [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
namespaces.go Add rootless support for cni and --uidmap 2021-04-01 17:27:03 +02:00
oci.go replace local mount consts with libpod/define 2021-03-07 12:03:34 +01:00
pod_create.go Fix pod infra container cni network setup 2021-04-01 17:27:03 +02:00
ports.go Improvements for machine 2021-03-25 11:02:33 -05:00
security.go security: use the bounding caps with --privileged 2021-03-19 15:17:11 +01:00
storage.go replace local mount consts with libpod/define 2021-03-07 12:03:34 +01:00
validate.go bump go module to v3 2021-02-22 09:03:51 +01:00