From ce99fd206d560cb05c0ddfcea525141180bec412 Mon Sep 17 00:00:00 2001 From: David Ames Date: Wed, 24 Mar 2021 08:01:58 -0700 Subject: [PATCH] Update git submodules * Update charm-mysql-router from branch 'master' to 89595f1f8b723d459d77a9a2c59889e7e1c9037c - Use force on subsequent attempts to add instance If for any reason the first attempt to add an instance to cluster fails, subsequent attempts would fail with: Error: It appears that a router instance named has been previously configured in this host. If that instance no longer exists, use the --force option to overwrite it. This change avoids this error by adding the --force switch on subsequent attempts. Closes-Bug: #1919560 Change-Id: Icb0b10d6a5e3fe902c7ea56dbcb2f04d1129cd5f --- charm-mysql-router | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-mysql-router b/charm-mysql-router index 8a36a6a433..89595f1f8b 160000 --- a/charm-mysql-router +++ b/charm-mysql-router @@ -1 +1 @@ -Subproject commit 8a36a6a433486789c6db202f5c7fb37f14956d02 +Subproject commit 89595f1f8b723d459d77a9a2c59889e7e1c9037c