cozystack/docs/agents
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
..
changelog.md Rename cozypkg to cozyhr 2025-12-25 16:54:22 +01:00
contributing.md refactor: rename mysql application to mariadb 2026-02-12 15:15:20 +01:00
overview.md Rename cozypkg to cozyhr 2025-12-25 16:54:22 +01:00
releasing.md [docs] Add AI agent documentation structure 2025-11-26 19:54:24 +01:00