Feature: support of Helm v3 73/9773/2
authortierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 1 Oct 2020 12:51:10 +0000 (12:51 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 18 Mar 2021 16:19:33 +0000 (17:19 +0100)
Change-Id: If5ba06f430d08b390755cd36e89d871f71d5e4a0
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
Release9/Helm_v3_support.md [new file with mode: 0644]

diff --git a/Release9/Helm_v3_support.md b/Release9/Helm_v3_support.md
new file mode 100644 (file)
index 0000000..fb0fff7
--- /dev/null
@@ -0,0 +1,25 @@
+# Support of Helm version 3
+
+## Proposer
+- Alfonso Tierno (Telefonica)
+- Gerardo Garcia (Telefonica)
+- Francisco Javier Ramon (Telefonica)
+- Isabel Garcia (Indra)
+
+## Type
+**Feature**
+
+## Target MDG/TF
+N2VC, LCM (minimal changes), IM (minimal changes)
+
+## Description
+
+Currently OSM deploys KDUs with juju-bundles and helm-charts. For the helm case, Helm v2 (version 2) is used. Helm v3 was released in November 2019, Helm v2 has reached end of live since August 2020 (November 2020 is the deadline for security patches). 
+For this reason OSM should support Helm v3, together with Helm v2 for backward compatibility.
+
+
+## Demo or definition of done
+
+OSM is able to deploy a helm-chart KDU that needs Helm v3
+
+