cozystack/hack/e2e-apps
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
..
backup.bats.disabled [backups] Add templating of velero backups 2026-01-04 13:31:15 +03:00
bucket.bats [backups] Add templating of velero backups 2026-01-04 13:31:15 +03:00
clickhouse.bats clickhouse add chk 2025-08-04 18:22:43 +03:00
foundationdb.bats Add FoundationDB configuration values for storage engine and redundancy mode, update tests, and fix workload monitor 2025-09-17 01:16:19 -05:00
kafka.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
kubernetes-latest.bats [ci] Refactor testing logic 2025-07-23 14:00:24 +03:00
kubernetes-previous.bats [ci] Refactor testing logic 2025-07-23 14:00:24 +03:00
mariadb.bats refactor: rename mysql application to mariadb 2026-02-12 15:15:20 +01:00
mongodb.bats [tenant,rbac] Use shared clusterroles 2026-02-08 18:41:48 +03:00
postgres.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
qdrant.bats [qdrant] Add Qdrant vector database application 2026-02-06 13:30:58 +03:00
redis.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
run-kubernetes.sh fix(e2e): apply increased timeout only to ingress-nginx 2026-02-11 17:39:02 +03:00
virtualmachine.bats [test] fix vm tests 2025-08-06 17:05:13 +03:00
vminstance.bats add resource quota for testing ns 2025-09-09 17:42:52 +03:00