[COMMON] Override truststore in aaf_agent image 54/108254/3
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 6 May 2020 21:27:18 +0000 (23:27 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 28 May 2020 23:22:26 +0000 (01:22 +0200)
commit1ecc6dbce1c00ef33d6361d23ed25203fc25e724
tree39b7d241ad352a435baef2dced8b0abf7af3beb4
parent65d0f6903bc2b759c4eb02605cf5c10e597632fb
[COMMON] Override truststore in aaf_agent image

aaf_agent image currently contains hardcoded truststores in order to
be able to connect to certman to retrieve certificate for given
component.

The goal is to remove hardcoded truststore from aaf_agent immage but
first we need to be sure that all its users are able to provide the
truststore to the pod as a configmap.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ibe9de6ad7264c05aeca2af858918fc2b4d3a772b
(cherry picked from commit 95a5f84069703c583e49028b37003c73c03cc07d)
docs/oom_hardcoded_certificates.rst
kubernetes/common/certInitializer/resources/truststoreONAP.p12.b64 [new file with mode: 0644]
kubernetes/common/certInitializer/resources/truststoreONAPall.jks.b64 [new file with mode: 0644]
kubernetes/common/certInitializer/templates/_certInitializer.yaml
kubernetes/common/certInitializer/templates/configmap.yaml