fix bugs 1117 and 1142 at deleting k8scluster helm-chart 06/9406/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Tue, 14 Jul 2020 10:29:00 +0000 (10:29 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Tue, 14 Jul 2020 10:40:37 +0000 (10:40 +0000)
commit4d9facc140ab76da587871590c550f5862103dd6
tree2242dcc7541aeeac3f6b85735bfba6d8801869d6
parentb8ba1af7b8fb360df043b0aec74afc928fbd363a
fix bugs 1117 and 1142 at deleting k8scluster helm-chart

bug 1142: When helm is not going to be uninstalled, do not check for kdu releases

bug 1117: When helm is going to be unistalled with kdu releases, just warn and
skip uninstall helm. This happens because kdu release has been installed
outside the scope of OSM. NBI already checks that there is not OSM kdu
deployments upon k8scluster deletion, denying the operation if any.

Change-Id: Icee2125b790c562130e13dd8c619d1c94c64c0fe
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
n2vc/k8s_helm_conn.py