Laurent Dangeard
Laurent Dangeard
This PR completes PR #271 MySQL Dashboard : - add deployment name list box for select your deployment (only the IP currently) - set the current value of the `mysql_global_status_wsrep_cluster_size`...
If you want to restore galera cluster backup on a new galera cluster, you need to rename backup on S3 before deploy. It's not possible to use an existing backup,...
4 of 6 operator galera metric do not give the right values : - `galera_operator_controller_clusters` is the same value of `galera_operator_controller_clusters_created`, not number of clusters managed by the controller -...
In `db-dumper-service/bin/install-binaries` you define ``` mysql_version="5.7.16" mysql_global_version="5.7" mariadb_version="10.2.10" mongodb_version="3.3.2" postgresql_version="9.6.1" ``` The cf-mysql bosh Release is on MariaDB 10.1.x and not 10.2.