Add certificate custom resource creation when CertManager CMPv2 integration is enabled 73/118373/19
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Wed, 24 Feb 2021 12:14:44 +0000 (13:14 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Fri, 26 Feb 2021 13:03:55 +0000 (14:03 +0100)
commit721b765248cd1661a06470e190b8467fe777d3dd
tree8dce07401ba8ca0761c29191c69e0133660320d8
parent56f25871c2ee7f33799a3985ec5e1215b196f3dd
Add certificate custom resource creation when CertManager CMPv2 integration is enabled

Issue-ID: DCAEGEN2-2440
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Icc2006af0520d592bfdf46d4f9fe419d7b5bc81e
k8s/ChangeLog.md
k8s/centos.wagon-builder.dockerfile
k8s/k8sclient/k8sclient.py
k8s/k8sclient/sans_parser.py [new file with mode: 0644]
k8s/requirements.txt
k8s/setup.py
k8s/tests/test_k8sclient_deploy.py
k8s/tests/test_sans_parser.py [new file with mode: 0644]