glasskube / glasskube/operator

Implement MariaDB upgrade path

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
366
Forks
28
Avg merge
7h 24m
Merged PRs (30d)
9

Description

Implement upgrade path as documented in: https://github.com/mmontes11/mariadb-operator/issues/19

1. Create Backup
2. Restore to new MariaDB Version
3. Switch labels

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked MariaDB operator issue 19 to understand the expected upgrade path and constraints. Trace the operator's existing MariaDB backup, restore, and label-switching entry points; done means an upgrade creates a backup, restores it to the new MariaDB version, and switches the labels successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, kubernetes, mariadb
Domain
databases, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.