podman/pkg/specgen/generate
cdoern 7a53428049 fix pod volume passing and alter infra inheritance
the infra Inherit function was not properly passing pod volume information to new containers
alter the inherit function and struct to use the new `ConfigToSpec` function used in clone
pick and choose the proper entities from a temp spec and validate them on the spegen side rather
than passing directly to a config

resolves #13548

Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
Signed-off-by: cdoern <cdoern@redhat.com>
Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
2022-03-29 11:10:46 -04:00
..
kube Remove error stutter 2022-03-25 21:47:04 -04:00
config_linux.go Switch all calls to filepath.Walk to filepath.WalkDir 2022-03-27 07:18:25 -04:00
config_linux_cgo.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_linux_nocgo.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go fix pod volume passing and alter infra inheritance 2022-03-29 11:10:46 -04:00
container_create.go fix pod volume passing and alter infra inheritance 2022-03-29 11:10:46 -04:00
namespaces.go Vendor common 2022-03-27 13:01:52 +02:00
oci.go fix pod volume passing and alter infra inheritance 2022-03-29 11:10:46 -04:00
pod_create.go podman create: building local pause image: do not read ignore files 2022-03-17 14:18:16 +01:00
ports.go bump go module to version 4 2022-01-18 12:47:07 +01:00
ports_bench_test.go fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
ports_test.go use libnetwork from c/common 2022-01-12 17:07:30 +01:00
security.go do not set the inheritable capabilities 2022-03-23 09:05:18 +01:00
storage.go Remove error stutter 2022-03-25 21:47:04 -04:00
validate.go bump go module to version 4 2022-01-18 12:47:07 +01:00