[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-11 Thread biruk
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-10 Thread Alex Kavanagh
** Changed in: charm-mysql-router
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-10 Thread Robie Basak
** Tags added: regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-05 Thread Felipe Reyes
** Changed in: charm-mysql-router
Milestone: None => 22.04

** Changed in: charm-mysql-router
 Assignee: (unassigned) => Felipe Reyes (freyes)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-05 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/charm-mysql-router/+/840583
Committed: 
https://opendev.org/openstack/charm-mysql-router/commit/18cff04cc585ee476af1b814d8e364d9257593fb
Submitter: "Zuul (22348)"
Branch:stable/jammy

commit 18cff04cc585ee476af1b814d8e364d9257593fb
Author: Felipe Reyes 
Date:   Wed May 4 09:10:39 2022 -0400

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 9563b204ad838529c17a155274f5815de595f6dc)


** Tags added: in-stable-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-8.0 - 8.0.29-0ubuntu0.21.10.2

---
mysql-8.0 (8.0.29-0ubuntu0.21.10.2) impish-security; urgency=medium

  * SECURITY REGRESSION: 8.0.29 breaks existing charm configurations
(LP: #1971565)
- debian/patches/lp1971565.patch: add "name" to the supported global
  options list so existing configurations keep working.

 -- Marc Deslauriers   Wed, 04 May 2022
08:49:02 -0400

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-8.0 - 8.0.29-0ubuntu0.22.04.2

---
mysql-8.0 (8.0.29-0ubuntu0.22.04.2) jammy-security; urgency=medium

  * SECURITY REGRESSION: 8.0.29 breaks existing charm configurations
(LP: #1971565)
- debian/patches/lp1971565.patch: add "name" to the supported global
  options list so existing configurations keep working.

 -- Marc Deslauriers   Wed, 04 May 2022
08:49:55 -0400

** Changed in: mysql-8.0 (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: mysql-8.0 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-05 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/charm-mysql-router/+/840454
Committed: 
https://opendev.org/openstack/charm-mysql-router/commit/9563b204ad838529c17a155274f5815de595f6dc
Submitter: "Zuul (22348)"
Branch:master

commit 9563b204ad838529c17a155274f5815de595f6dc
Author: Felipe Reyes 
Date:   Wed May 4 09:10:39 2022 -0400

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


** Changed in: charm-mysql-router
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-04 Thread Edward Hope-Morley
Also, new build of mysql-8.0 soon ready for test -
https://launchpad.net/~ubuntu-security-
proposed/+archive/ubuntu/ppa/+packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-04 Thread OpenStack Infra
Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/charm-mysql-router/+/840454

** Changed in: charm-mysql-router
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-04 Thread Felipe Reyes
From a charm's perspective, I believe we should be setting
[DEFAULT].unknown_config_option to "warning", so (possible) future
changes in this area won't break a running cluster.

From the docs 
https://dev.mysql.com/doc/mysql-router/8.0/en/mysql-router-conf-options.html#option_mysqlrouter_unknown_config_option
 :
"""
A warning is default behavior, and bootstrapping defines it as error in the 
generated configuration file. MySQL Router versions before 8.0.29 ignore 
unknown configuration options. A warning logs a warning message but does not 
halt, whereas an error means Router fails to initialize and exits. 
"""

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-04 Thread Felipe Reyes
worth to mention that the [DEFAULT].name key is set by "mysqlrouter
--bootstrap" and not by the charm, more details at
https://bugs.launchpad.net/charm-mysql-router/+bug/1907250/comments/10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mysql-8.0 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971565] Re: charm no longer works with latest mysql-router version

2022-05-04 Thread Edward Hope-Morley
** Also affects: mysql-8.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971565

Title:
  charm no longer works with latest mysql-router version

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-mysql-router/+bug/1971565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs