Add configuration of external tls init container - CMPv2 56/119956/13
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Mon, 29 Mar 2021 09:50:57 +0000 (11:50 +0200)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Fri, 9 Apr 2021 11:08:42 +0000 (13:08 +0200)
commit495e8f8283bd6dfb7b4d4f822b06291a7cf04205
tree7e6e5ea2b7e7e8d060ea5a4c10389776355bbe4f
parente5f88ea35d88fc4c956d3a7356bc751a0bb11f2d
Add configuration of external tls init container - CMPv2

- Add configuration of certificates exists in secret
- Add configuration of secret contains passwords

Issue-ID: OOM-2712
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I4e0d6fb3717fdf19b5110a83d9273fd7bcf75757
k8s/ChangeLog.md
k8s/configure/configure.py
k8s/k8sclient/k8sclient.py
k8s/k8splugin_types.yaml
k8s/pom.xml
k8s/setup.py
k8s/tests/common.py
k8s/tests/test_k8sclient_deploy.py