Closed gboutry closed 5 months ago
@paulomach is there news about this bug ? This is preventing sunbeam from being able to scale mysql correctly on single node scenario.
@paulomach is there news about this bug ? This is preventing sunbeam from being able to scale mysql correctly on single node scenario.
@gboutry , yes - there's a fix underway to unblock sunbeam. After that I'll do some deeper refactor on this piece of code to make it more robust.
@paulomach consider to add integration CI test for configs changes, you can copy it from postgresql.
Steps to reproduce
Expected behavior
Unit should restart
Actual behavior
Versions
Operating system:
Ubuntu 24.04 LTS
Juju CLI:
3.4.2-genericlinux-amd64
Juju agent:
3.4.2
Charm revision: 138 (8.0/candidate)
microk8s:
MicroK8s v1.28.7 revision 6532
Log output
Additional context
This is trying to configure a setting on a mysql app with only 1 unit. In the screenshot, you can see neutron-mysql ok, just because no configuration was changed on it.