Skip to content

Replace bitnami/mysql helm chart for unstable repository of bitnamilegacy/mysql might gone in the future #433

@NewbMiao

Description

@NewbMiao

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

Image

Tried to replace the MySQL repository with the official MySQL, while blocked by bitnami/mysql has a bitnami folder check in preserve-logs-symlinks

Image

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions