charm-mysql-router:master

Last commit made on 2024-03-28
Get this branch:
git clone -b master https://git.launchpad.net/charm-mysql-router

Branch merges

Branch information

Name:
master
Repository:
lp:charm-mysql-router

Recent commits

46c5d68... by Felipe Reyes

Drop Ubuntu bases 23.04 and 23.10

These bases are being EOL'ed, there are already charms published that
can be used to deploy if there is a need.

Change-Id: Iccad91c7097b41b2156c57ce47d83d5cce432188

13b3d7a... by Seyeong Kim

Fixing charm-tools version

unpin charm-tools version as later version has fix for below discussion

https: //github.com/juju/charm-tools/issues/668
Change-Id: Ibfd2718d94f2270a32f97d9c7d19cec8ee988b52

1759578... by Nicolas Bock

Add cleanup of configuration files on `stop`

When this subordinate is removed from a unit it leaves its configuration
files behind. This can become an issue if the subordinate is added back
to the unit as pointed out in #2004088.

This change adds a cleanup step to the `stop` hook so that those
configuration files are removed on the removal of the subordinate charm.

Closes-Bug: #2004088
Closes-Bug: #2004089
Change-Id: Icfca352f29e089aeccd1434d33a573ca1682339a
Signed-off-by: Nicolas Bock <email address hidden>

1c77791... by Jadon Naas

Add docs key and point at Discourse

Add the 'docs' key and point it at a Discourse topic
previously populated with the charm's README contents.

When the new charm revision is released to the Charmhub,
this Discourse-based content will be displayed there. In
the absense of the this new key, the Charmhub's default
behaviour is to display the value of the charm's
'description' key.

Change-Id: I803a39bbddf129b0b8e2a882fcab5b7afedbbd68

3e7bd23... by Corey Bryant

Add mantic support

Change-Id: Ie13cd239dc99b50f0d3a261ef3485daac5eb5575

b9173b5... by Corey Bryant

Add lunar and drop kinetic

Add 23.04 run-on base and add lunar to metadata.yaml.
Drop 22.10 run-on base and drop kinetic from metadata.yaml.
Additional changes to ensure charm build is successful on focal.

Change-Id: Ifd2ffaf2d3dbc40651c014d19766e0eb0a7979ea

196f3f3... by Corey Bryant

Add kinetic support

Add 22.10 run-on base and add kinetic to metadata.yaml.

Additional changes include:
 * Switch from CHARMCRAFT_* to CRAFT_* and add entrypoint file
 * Set charmcraft_channel to 2.0/stable

Change-Id: Ie62b49b5d51e6f6992f6980449e43fa9df79db9d

825cae1... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: I82746565a553045a6d1cea0cb73d9220f3e7a3ed

5ee0683... by Zuul <email address hidden>

Merge "Update bundles to use yoga and 22.03 channels."

516f0a7... by Zuul <email address hidden>

Merge "Update voting jobs"