Support for helm v3 03/9903/8
authorlloretgalleg <illoret@indra.es>
Thu, 22 Oct 2020 09:12:35 +0000 (09:12 +0000)
committerlloretgalleg <illoret@indra.es>
Fri, 13 Nov 2020 10:14:17 +0000 (10:14 +0000)
commit1c83f2e4d061ad37ba898e114cb42e70fdee5145
tree307b49ebaa4b8b365cf87273770a2875b8f3888e
parente308c71201537413caf28f8814051470f0418504
Support for helm v3

Added support for helm3 and included unit tests for helm and helm v3

Change-Id: I1a4a14be2e0a5c82445b97a9d263fd67139fd25b
Signed-off-by: lloretgalleg <illoret@indra.es>
n2vc/k8s_helm3_conn.py [new file with mode: 0644]
n2vc/k8s_helm_base_conn.py [new file with mode: 0644]
n2vc/k8s_helm_conn.py
n2vc/tests/unit/test_k8s_helm3_conn.py [new file with mode: 0644]
n2vc/tests/unit/test_k8s_helm_conn.py [new file with mode: 0644]