Fixes bug 1254 and bug 1247 96/9896/1
authorbeierlm <mark.beierl@canonical.com>
Fri, 16 Oct 2020 16:53:51 +0000 (12:53 -0400)
committerbeierlm <mark.beierl@canonical.com>
Wed, 21 Oct 2020 09:22:41 +0000 (05:22 -0400)
commit9afb0effa38c2164c24e35a5730a90c551cdcfe0
tree4854ba6b86fff8b312e2c9e1dc9284a8e2a147fb
parentbb631bed423b0cc47193108e705d354ed43625b0
Fixes bug 1254 and bug 1247

Update the ingress rules to be explicit about version to avoid
extensions/v1beta1 Ingress is deprecated in v1.14+ message.
Use kubectl annotate instead of kubectl replace.
Ensure microk8s is in ready state before installing juju.
Report error if non-existing vca is requested.
Expose prometheus and grafana.

Change-Id: I0a8aa78c5c9be3163918c0b08b38b4c47d8fae6c
Signed-off-by: beierlm <mark.beierl@canonical.com>
installers/charmed_install.sh