Juju Charm - Mysql Router
Go to file
Felipe Reyes 18cff04cc5 Set [DEFAULT].unknown_config_option to warning.
This change sets the configuration option
[DEFAULT].unknown_config_option to warning on upgrade-charm and on
config-changed, this allows clusters running mysql-8.0.29 with the
"name" key set to run.

This option is set to "warning" by default, although mysqlrouter set it
to "error". More details at
https://dev.mysql.com/doc/mysql-router/8.0/en/mysql-router-conf-options.html#option_mysqlrouter_unknown_config_option

Closes-Bug: #1971565
Change-Id: I9613706f1e2b573af10562fb6fbf0b9a7aedf6da
(cherry picked from commit 9563b204ad)
2022-05-05 11:34:51 +01:00
src Set [DEFAULT].unknown_config_option to warning. 2022-05-05 11:34:51 +01:00
unit_tests Set [DEFAULT].unknown_config_option to warning. 2022-05-05 11:34:51 +01:00
.gitignore Unit Tests 2019-10-10 16:48:29 -07:00
.gitreview Updates for stable branch creation 2022-04-19 08:43:59 +00:00
.stestr.conf Unit Tests 2019-10-10 16:48:29 -07:00
.zuul.yaml Updates for jammy enablement 2022-04-05 13:56:31 +01:00
LICENSE Required files 2019-10-04 14:12:47 -07:00
build-requirements.txt Update to build using charmcraft 2022-02-15 07:58:22 +00:00
charmcraft.yaml Updates for jammy enablement 2022-04-05 13:56:31 +01:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-28 10:33:02 +01:00
osci.yaml Updates for jammy enablement 2022-04-05 13:56:31 +01:00
pip.sh Review README 2021-09-27 11:08:50 +02:00
rebuild Add impish bundles 2021-10-01 15:46:45 +01:00
rename.sh Update to build using charmcraft 2022-02-15 07:58:22 +00:00
requirements.txt Add yoga bundles and release-tool syncs 2021-11-17 13:52:18 -05:00
test-requirements.txt Updates for stable branch creation 2022-04-19 08:43:59 +00:00
tox.ini Updates for jammy enablement 2022-04-05 13:56:31 +01:00