[SO] Use readiness check job support 26/116226/4
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 8 Dec 2020 17:03:50 +0000 (18:03 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 14 Dec 2020 15:58:05 +0000 (16:58 +0100)
commita2e327595e334ee75b7f82fe46bfdd7195158ebc
tree3b67dde74e5e6a405a7d1e3040e5929298817180
parent79a4467f0a8ea824c63206739eb51cebceaa3e0e
[SO] Use readiness check job support

CNF Adapter needs to wait for mariadb config job to be performed.

Unfortunately, when we deploy using gating, the repositoryOverride makes
the pod to use a wrong image.

With readinessCheck job support, we don't have this issue anymore

Issue-ID: SO-3416
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I0ef79cdc46bc3dbd55988d3d1ad601ed9c6a4cdb
kubernetes/so/components/so-cnf-adapter/requirements.yaml
kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml
kubernetes/so/components/so-cnf-adapter/values.yaml