spiegel_podman/pkg/domain/infra
Dan Čermák 75d92f41d8
Run generate.CompleteSpec() for initContainers as well
initContainers in kubernetes deployments had no call to CompleteSpec in the
generation, which means that the default environment is not configured for
these. This causes issues with missing default environment variables like $HOME
or $PÄTH.

Also, switch to using logrus.Warn() instead of fmt.Fprintf(os.Stderr)

This fixes https://github.com/containers/podman/issues/18384

Co-authored-by: Ed Santiago <santiago@redhat.com>
Signed-off-by: Dan Čermák <dcermak@suse.com>
2023-05-04 08:21:57 +02:00
..
abi Run generate.CompleteSpec() for initContainers as well 2023-05-04 08:21:57 +02:00
tunnel Merge pull request #18372 from Luap99/save-stdout 2023-05-02 04:53:10 -04:00
runtime_abi.go podman machine ssh handling 2022-09-26 18:35:01 -04:00
runtime_abi_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
runtime_libpod.go sqlite: add a hidden --db-backend flag 2023-03-02 13:43:11 +01:00
runtime_proxy.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
runtime_tunnel.go podman machine ssh handling 2022-09-26 18:35:01 -04:00