spiegel_podman/pkg/specgen/generate
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
..
kube Don't add env if optional and not found 2022-01-10 05:51:19 -05:00
config_linux.go Pod Device Support 2021-09-20 23:22:43 -04:00
config_linux_cgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_nocgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go fix healthcheck timeouts and ut8 coercion 2022-01-06 13:56:54 -06:00
container_create.go Pod Security Option support 2021-12-27 13:39:36 -05:00
namespaces.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
oci.go Pod Security Option support 2021-12-27 13:39:36 -05:00
pod_create.go Add new networks format to spegecen 2021-12-14 15:23:39 +01:00
ports.go Support EXPOSE with port ranges 2021-11-20 19:24:21 -05:00
ports_bench_test.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
ports_test.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
security.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
storage.go volumes: be more tolerant and fix infinite loop 2021-10-28 16:37:33 +02:00
validate.go Warn on use of --kernel-memory 2021-12-22 06:20:21 -05:00