Bug report:
Avoid relying on the legacy Bitnami MySQL registry by replacing the bitnami/mysql chart, since they might gone in the future and will have more CVE issues later
Tried to replace the MySQL repository with the official MySQL, while blocked by bitnami/mysql has a bitnami folder check in preserve-logs-symlinks
Expected behavior:
Could use a stable mysql repository
How to reproduce it:
Update values to replace mysql repository, will have an error when starting mysql
mysql:
enable: true # false to disable
image:
repository: mysql
tag: 8.0.44-debian
Environment:
- Dragonfly version: 1.4.15
- OS: Linux
- Kernel (e.g.
uname -a): x86_64 GNU/Linux
- Others:
Bug report:
Avoid relying on the legacy Bitnami MySQL registry by replacing the bitnami/mysql chart, since they might gone in the future and will have more CVE issues later
Tried to replace the MySQL repository with the official MySQL, while blocked by bitnami/mysql has a bitnami folder check in preserve-logs-symlinks
Expected behavior:
Could use a stable mysql repository
How to reproduce it:
Update values to replace mysql repository, will have an error when starting mysql
Environment:
uname -a): x86_64 GNU/Linux