* First pass on microk8s enable
* Add pie chart to the grafana of prometheus operator
* Revert "Add pie chart to the grafana of prometheus operator"
This reverts commit 1c28dc6dec112d713f8257219be1ad3eb5424f8e.
* Handle distribute an operation across nodes (#1297)
* Handle dqlite and cluster agent ports on HA cluster
* Fix distributed ops on single node cluster (#1320)
* Start dqlite and calico by default
* Do not try to distribute configuration when cluster agent is stopped
* Dqlite without REST interface
* Remove the ha-cluster subcommand from status (#1374)
* Remove the ha-cluster subcommand from status
* fix enabling of dns when running HA. (#1403)
* Fix LXC deployments, umount kubelet when removing microk8s (#1424)
* Stopping control plane on HA (#1406)
* Change ownership of files under the dqlite path (#1429)
* Change ownership of files under the dqlite path
* Address review comments
* Add message in joining (#1452)
* Handle not reachable nodes (#1450)
* Fixes#1448 (#1457)
* microk8s.leave single leader guard (#1462)
* Fix cilium in an ha cluster (#1453)
* dbctl for dqlite backup and restore (#1435)
Co-authored-by: balchua <balchua@yahoo.com>
* move default cni bin directory from SNAP to SNAP_DATA
* create multus add-on using daemonset
Co-authored-by: Konstantinos <kos.tsakalozos@canonical.com>