moco icon indicating copy to clipboard operation
moco copied to clipboard

MySQL operator on Kubernetes using GTID-based semi-synchronous replication.

Results 58 moco issues
Sort by recently updated
recently updated
newest added

## What support k8s 1.30 ## Checklist - [ ] Finish implementation of the issue - [ ] Test all functions - [ ] Have enough logs to trace activities...

## 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...

bug

## 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 -...

good first issue

## 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...