[COMMON][CERTINIT] Fail if cert retrieval fails 47/118247/4
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 23 Feb 2021 14:54:00 +0000 (15:54 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Sat, 27 Feb 2021 20:42:33 +0000 (20:42 +0000)
commitb83415937b6459c208f27b680c45c2539c0c1b46
treebcdede81909f3070c583bcd762f6b615c53818fb
parent8db64842e57c3e4a1e049f8e5ba57d86c1bbd73d
[COMMON][CERTINIT] Fail if cert retrieval fails

Current script that retrieve certificates can fail but exit code will be
0. We then add a check in the script in order to avoid such issue

Issue-ID: OOM-2688
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib41c66a4de46db8752f68ef35a2bfb67ca575246
kubernetes/aaf/components/aaf-cass/resources/cass-init-dats/artifact.dat
kubernetes/common/certInitializer/resources/retrieval_check.sh [new file with mode: 0644]
kubernetes/common/certInitializer/templates/_certInitializer.yaml
kubernetes/common/certInitializer/templates/configmap.yaml
kubernetes/common/certInitializer/values.yaml