spiegel_podman/pkg/specgen/generate
Matthew Heon 931ea939ac Allow pods to use --net=none
We need an extra field in the pod infra container config. We may
want to reevaluate that struct at some point, as storing network
modes as bools will rapidly become unsustainable, but that's a
discussion for another time. Otherwise, straightforward plumbing.

Fixes #9165

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2021-02-02 10:35:23 -05:00
..
kube Honor custom DNS in play|generate kube 2021-01-29 08:49:45 -06:00
config_linux.go Fix problems reported by staticcheck 2021-01-12 16:11:09 +01:00
config_linux_cgo.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
config_linux_nocgo.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
container.go workdir presence checks 2021-01-26 09:02:21 +01:00
container_create.go workdir presence checks 2021-01-26 09:02:21 +01:00
namespaces.go network: disallow CNI networks with user namespaces 2021-01-13 17:04:51 +01:00
oci.go specgen: improve heuristic for /sys bind mount 2021-01-15 09:10:55 +01:00
pod_create.go Allow pods to use --net=none 2021-02-02 10:35:23 -05:00
ports.go Correct port range logic for port generation 2020-12-08 16:23:14 -05:00
security.go Containers should not get inheritable caps by default 2021-01-07 05:53:07 -05:00
storage.go Fix problems reported by staticcheck 2021-01-12 16:11:09 +01:00
validate.go Fix problems reported by staticcheck 2021-01-12 16:11:09 +01:00