Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MariaDB image to latest Alpine & remove Galera-based images #1866

Merged
merged 8 commits into from May 11, 2020

Conversation

tobybellwood
Copy link
Member

This PR is to update the version of MariaDB used in base amazeeio/mariadb images with the latest Alpine release (currently 10.4.12 as at v3.11)

In addition, this PR removes the Galera-based images (mariadb-galera, mariadb-drupal-galera, api-db-galera, keycloak-db-galera) and their associated testing frameworks.

Also, a code example that utilised mariadb-galera has been modified to use mariadb-single and references to Galera in the docs have been removed.

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

Closing issues

Will supersede #892 (which did not remove Galera)
Will address another part of #1324
Will be needed to support Drupal9 #1788
Closes #1666

@tobybellwood tobybellwood added the 6-images-testing Base Images & Testing subsystem label May 10, 2020
@tobybellwood tobybellwood added this to the v1.6.0 milestone May 10, 2020
@Schnitzel Schnitzel self-requested a review May 11, 2020 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6-images-testing Base Images & Testing subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for MariaDB >= 10.3
3 participants