MySQL Router K8s
- Canonical
- Databases
Channel | Revision | Published | Runs on |
---|---|---|---|
8.0/stable | 155 | 02 Sep 2024 | |
8.0/stable | 154 | 02 Sep 2024 | |
8.0/candidate | 531 | 12 Dec 2024 | |
8.0/candidate | 530 | 12 Dec 2024 | |
8.0/beta | 531 | 12 Dec 2024 | |
8.0/beta | 530 | 12 Dec 2024 | |
8.0/edge | 555 | 16 Dec 2024 | |
8.0/edge | 554 | 16 Dec 2024 |
juju deploy mysql-router-k8s --channel 8.0/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
Reference > Release Notes > All revisions > Revision 530/531
Revision 530/531
WARNING: This is WIP release notes and will be announced soon. Try
8.0/candidate
if you need an early access.
Dear community,
Canonical’s newest Charmed MySQL Router K8s operator has been published in the 8.0/stable channel:
- Revision 531 is built for
amd64
on Ubuntu 22.04 LTS - Revision 530 is built for
arm64
on Ubuntu 22.04 LTS
If you are jumping over several stable revisions, check previous release notes before upgrading.
Highlights
- Updated MySQL Router to
v8.0.39
(PR #308) (DPE-4573) - Add K8s LoadBalancer support via expose-external config option (PR #328) (DPE-5637)
Features and improvements
- Add COS Tracing support using Tempo K8s coordinator (PR #324) (DPE-5312)
- Truncated TLS common name to 64 characters (PR #318)
- Bumped supported juju versions (PR #325) (DPE-5625)
v2.9.50
→v2.9.51
v3.4.5
→v3.6.1
Libraries, testing, and CI
- Switched from tox build wrapper to
charmcraft.yaml
overrides (PR #319) - Test against juju 3.6/candidate + upgrade dpw to v23.0.5 (PR #335)
- Run juju 3.6 nightly tests against 3.6/stable (PR #337)
- Run tests on juju 3.6 on a nightly schedule (PR #311) (DPE-4976)
- Update canonical/charming-actions action to v2.6.3 (PR #280)
- Update data-platform-workflows to v23 (PR #326)
- Update dependency canonical/microk8s to v1.31 (PR #316)
- Update dependency cryptography to v43 [SECURITY] (PR #317)
- Update Juju agents (patch) (PR #287)
Requirements and compatibility
- (increased) MySQL version:
v8.0.37
→v8.0.39
- (increased) Minimum Juju 2 version:
v2.9.50
→v2.9.51
- (increased) Minimum Juju 3 version:
v3.4.5
→v3.6.1
See the system requirements for more details about Juju versions and other software and hardware prerequisites.
Packaging
This charm is based on the Charmed MySQL rock image. It packages:
- mysql-router
v8.0.39
- mysql-shell
v8.0.38
- prometheus-mysqlrouter-exporter
v5.0.1
See the /lib/charms
directory on GitHub for more details about all supported libraries.
See the metadata.yaml
file on GitHub for a full list of supported interfaces.