automation-tests/pkg/specgen/generate
Benedikt Ziemons 14439b9869
Set NetNS mode instead of value
when HostNetwork is true in the pod spec.
Also propagate whether host network namespace should be used for containers.

Add test for HostNetwork setting in kubeYaml.
The infra configuration should reflect the setting.

Signed-off-by: Benedikt Ziemons <ben@rs485.network>
2020-12-23 19:28:32 +01:00
..
kube Set NetNS mode instead of value 2020-12-23 19:28:32 +01:00
config_linux.go security: honor systempaths=unconfined for ro paths 2020-12-09 19:26:23 +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 Spelling 2020-12-22 13:34:31 -05:00
container_create.go container create: do not clear image name 2020-12-07 11:58:10 +01:00
namespaces.go Support --network=default as if it was private 2020-12-02 18:38:35 -05:00
oci.go Spelling 2020-12-22 13:34:31 -05:00
pod_create.go Add support for slirp network for pods 2020-09-25 21:34:23 -04:00
ports.go Correct port range logic for port generation 2020-12-08 16:23:14 -05:00
security.go Spelling 2020-12-22 13:34:31 -05:00
storage.go Spelling 2020-12-22 13:34:31 -05:00
validate.go Merge pull request #8197 from giuseppe/check-cgroupv2-swap-enabled 2020-10-31 11:40:07 +01:00