Bug 1967 fixed 28/11828/2
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:51 +0000 (12:36 +0200)
commitbeaac1ef168436c5e10030da7852ed506fb71036
treeb6efd5dc51d1fa607a3900124b3747771421786d
parent25a1392579da2e8e4789e0b8f35abbaa372fde08
Bug 1967 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