From: David Garcia Date: Fri, 15 Jan 2021 11:58:59 +0000 (+0100) Subject: Several fixes to the charmed installer X-Git-Tag: v9.1.0~18 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=inline;h=b50dabe0ff0ba74ec6fa9566fc1e509e6866c1e4;hp=b50dabe0ff0ba74ec6fa9566fc1e509e6866c1e4;p=osm%2Fdevops.git Several fixes to the charmed installer - fix bug 1394: update images defining a default TAG (=9) - fix bug 1401: add --advertise-address option to kube-apiserver in microk8s - fix bug 1405 - fix bug 1406: pin the version of the osmclient snap. Add the logic to install/refresh the snap to the proper version. Add channel preference (stable -> candidate -> beta -> edge), so the installers tries first with stable, but if it does not exist, then tries with candidate, etc. Change-Id: I02edaaeed81e3b06ed328e81ecab2bf71d42c628 Signed-off-by: David Garcia ---