Several fixes to the charmed installer 31/10431/3
authorDavid Garcia <david.garcia@canonical.com>
Fri, 15 Jan 2021 11:58:59 +0000 (12:58 +0100)
committerbeierlm <mark.beierl@canonical.com>
Tue, 2 Mar 2021 18:42:25 +0000 (19:42 +0100)
commit107010b30e65738adf87f1e4faf16f3b55987b6b
tree0ef883413e70e9f91c8d09ec0d4125f9b4333f24
parent20ce91e82cb2136eff1aced3687fa9ba3ae01f21
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 <david.garcia@canonical.com>
(cherry picked from commit b50dabe0ff0ba74ec6fa9566fc1e509e6866c1e4)
installers/charmed_install.sh