Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Drop support for mysql #4759

@jvalkeal

Description

@jvalkeal

In short we need to fully replace use of mysql with mariadb. This all boils down to a boot 2.6.x which upgraded to flyway 8 which doesn't support mysql 5.7 anymore. We really can't use mysql 8 as it needs mysql driver(mariadb driver doesn't work) and we can't bundle it.

  • Replace k8s files
  • Relace docker-compose files
  • Replace in carvel
  • Replace in docs
  • Replace in tests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions