moco
moco copied to clipboard
MySQL operator on Kubernetes using GTID-based semi-synchronous replication.
## What support k8s 1.30 ## Checklist - [ ] Finish implementation of the issue - [ ] Test all functions - [ ] Have enough logs to trace activities...
#749
## What Ginkgo v1 has been deprecated. https://onsi.github.io/ginkgo/MIGRATING_TO_V2 ## How Ginkgo should be updated to v2. migration guide: https://onsi.github.io/ginkgo/MIGRATING_TO_V2 ## Checklist - [ ] Finish implementation of the issue -...
**Describe the bug** If switchover is performed while replication is delayed, the WaitForGTID function will take a long time to execute, during which time it will not be possible to...
## What I want to add my own metadata (labels and annotations) to pods. ## How For controller pods it should be done in the helm chart. ## Checklist -...
## What I'm deploying moco mysql in air gapped environment with container image proxy. Ideally I want to specify my own repository for images inside CRD. ## How Either allow...