fix bugs 1117 and 1142 at deleting k8scluster helm-chart 04/9604/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Tue, 14 Jul 2020 10:29:00 +0000 (10:29 +0000)
committerDavid Garcia <david.garcia@canonical.com>
Thu, 20 Aug 2020 09:47:32 +0000 (11:47 +0200)
commit891732a9f4f1381a49e506cb9d39132b328aaa1c
tree2242dcc7541aeeac3f6b85735bfba6d8801869d6
parentd99f3f2f67d693c30494be7ad19b97f3f5528961
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