Skip to content

chore(Matomo): update mariadb crds to support v0.22.0#434

Open
kosmoz wants to merge 1 commit intomainfrom
mariadboperator-v0.22.0
Open

chore(Matomo): update mariadb crds to support v0.22.0#434
kosmoz wants to merge 1 commit intomainfrom
mariadboperator-v0.22.0

Conversation

@kosmoz
Copy link
Copy Markdown
Member

@kosmoz kosmoz commented Nov 27, 2023

Upgrade notes

  • Before the update:
    • Scale the glasskube operator deployment to 0 if it is running
    • Delete all MariaDBs created by the glasskube operator
      This is needed because k8s does not remove the spec.image property (that received an incompatible change in this update) but sets it to {} (which is no longer valid with the new crd version). If this step is skipped, neither the glasskube operator, nor the mariadb operator will be able to deserialize the objects and they have to be force deleted.
  • See https://github.com/mariadb-operator/mariadb-operator/blob/main/docs/UPGRADE_v0.0.21.md for general upgrade procedure
  • After the update: Scale the glasskube operator deployment back to 1

@kosmoz kosmoz requested a review from pmig November 27, 2023 14:01
Signed-off-by: Philip Miglinci <pmig@glasskube.eu>
@pmig pmig force-pushed the mariadboperator-v0.22.0 branch from 1bcce92 to 9ad7e88 Compare April 30, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants