cozystack/docs
Andrei Kvapil bce5300116
refactor: rename mysql application to mariadb
The mysql chart actually deploys MariaDB via mariadb-operator, but was
incorrectly named "mysql". Rename all references to use the correct
"mariadb" name across the codebase.

Changes:
- Rename packages/apps/mysql -> packages/apps/mariadb
- Rename packages/system/mysql-rd -> packages/system/mariadb-rd
- Rename platform source and bundle references
- Update CRD kind from MySQL to MariaDB
- Update RBAC, e2e tests, backup controller tests
- Keep real MySQL CLI/config tool names unchanged (mysqldump, [mysqld], etc.)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-12 15:15:20 +01:00
..
agents refactor: rename mysql application to mariadb 2026-02-12 15:15:20 +01:00
changelogs docs: add changelog for v1.0.0-beta.3 2026-02-11 06:24:30 +00:00
hubble-observability.md docs: add Hubble network observability documentation and dashboards 2026-01-02 04:17:56 +08:00
release.md [docs] Update release policy: Release Candidate versions 2025-05-05 11:52:06 +03:00