podman/pkg/specgen
Urvashi Mohnani 4dc5a5b15d Don't add env if optional and not found
If the pod yaml has env from secret and condifg map but they are optional
and the secret cannot be found, don't add the env key as well
as the env value will not be found. Matches behavior with k8s.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2022-01-10 05:51:19 -05:00
..
generate Don't add env if optional and not found 2022-01-10 05:51:19 -05:00
config_unsupported.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
container_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
namespaces.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
namespaces_test.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
pod_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
podspecgen.go Pod Security Option support 2021-12-27 13:39:36 -05:00
specgen.go Allow users to add host user accounts to /etc/passwd 2021-12-23 07:51:27 -05:00
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go libpod/option.go remove error stutter from wrap/wraf 2021-08-17 16:14:02 +05:30