automation-tests/pkg/specgen/generate
Daniel J Walsh 0a7f4eaa9d
play kube: set entrypoint when interpreting Command
We now set Entrypoint when interpeting the image Entrypoint (or yaml.Command)
and Command when interpreting image Cmd (or yaml.Args)

This change is kind of breaking because now checking Config.Cmd won't return
the full command, but only the {cmd,args}.

Adapt the tests to this change as well

Signed-off-by: Peter Hunt <pehunt@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-13 06:10:50 -05:00
..
kube play kube: set entrypoint when interpreting Command 2021-01-13 06:10:50 -05: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 Use HTTPProxy settings from containers.conf 2021-01-11 17:35:39 -05:00
container_create.go container create: do not clear image name 2020-12-07 11:58:10 +01:00
namespaces.go Ensure that user-specified HOSTNAME is honored 2021-01-06 09:46:21 -05:00
oci.go Fix problems reported by staticcheck 2021-01-12 16:11:09 +01: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 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