Bug 1965 fixed 26/11826/3
authorPedro Escaleira <escaleira@av.it.pt>
Sun, 3 Apr 2022 12:51:46 +0000 (13:51 +0100)
committergarciadav <david.garcia@canonical.com>
Fri, 22 Apr 2022 10:36:42 +0000 (12:36 +0200)
commited0ff05f09f276c753e5aa5439a3a1252b6a07e4
tree7f9a13dbb7df02810918b28c645c51938b2fd1f9
parent86a6314b0ef63ee2292d1486138e011bf82e6d85
Bug 1965 fixed

Parsed the manifest returned by the `helm status` command (in the
`_status_kdu` method) from a raw string to a list of dictionaries (each
entry in the list corresponds to each manifest's document).

Change-Id: I791c8fd59fee8ac67bcbd640a100bf63d572efcf
Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
n2vc/k8s_helm3_conn.py
n2vc/k8s_helm_conn.py