Bug 1966 fixed 27/11827/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:37:17 +0000 (12:37 +0200)
commit2b4f9b2ba49d85f5935caf604c1ecd1c2924fa5c
tree6f242f903bcdce1934397b63ca0081a816a2d16e
parent83566f5510fcba0453459e6ba7d99550096bf0d0
Bug 1966 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