Bug 2065 fixed 18/12318/2 v12.0.4 v12.0.5
authorPedro Escaleira <escaleira@av.it.pt>
Sat, 4 Jun 2022 18:14:11 +0000 (19:14 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 29 Nov 2022 14:47:15 +0000 (15:47 +0100)
The method _exec_inspect_command is only obtaining the repo name
where an URL was passed: this will allow to scale KDUs based on local
Helm Charts; did also some refactor work: the _split_repo method now
returns both the Chart's name and Repo's name, in order to avoid using
similar blocks of code in other portions (with this, made some changes
to the _exec_inspect_command and _find_repo methods, to use this method,
instead of a similar block of code); added some information to the
description of some changed methods; other small changes.

Change-Id: I7302623ad2bfeef9be3b7c17376cab67f5eda630
Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>

No differences found