radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

Open Source,High Availability Cluster,based on MySQL

Results 169 radondb-mysql-kubernetes issues
Sort by recently updated
recently updated
newest added

使用kubesphere3.4.1安装opeartor 3.0 通过 `kubectl apply -f https://github.com/radondb/radondb-mysql-kubernetes/releases/latest/download/mysql_v1alpha1_mysqlcluster_mysql8.yaml --namespace=mysql` 安装mysql集群 xenon一直处于ContainerNotReady状态 日志如下 ![image](https://github.com/radondb/radondb-mysql-kubernetes/assets/78128836/06348a0c-8e6b-46cf-ae7a-91d8ca4986ef) mysql日志 ![image](https://github.com/radondb/radondb-mysql-kubernetes/assets/78128836/f3c7d0f0-0153-4dc6-bd1c-d5e5c4caaefd) initMysql日志 ![image](https://github.com/radondb/radondb-mysql-kubernetes/assets/78128836/d6a72591-5006-42b5-89fd-828998013fd5) initSidecar日志 ![image](https://github.com/radondb/radondb-mysql-kubernetes/assets/78128836/25f2d94c-4f36-4254-957b-846ce79c9db3)

question

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** mount /var/log/mysql as a disk.

enhancement

修改主库大表表结构时,还未同步到从库,意外发生了主从切换,导致主从,表结构不一致,从(原主)库表结构无法手动修改回去,保持一致。

question

May I ask, when will v3.0 support arm64 images? I couldn't find it in the docker repository

question

现在的mysqlcluster这个crd并没有提供环境变量的选项(比如deploy中的env字段),导致我无法为镜像提供环境变量,请问未来是否支持?

enhancement

it is that user can use custorm initsql by `databaseinitsql` in doc https://github.com/radondb/radondb-mysql-kubernetes/blob/main/docs/crd_mysqlcluster_v1beta1.md#databaseinitsql but after review code , there is not support right now, so is there a plan ?...

enhancement

### What type of PR is this? Feature ### Which issue(s) this PR fixes? none ### What this PR does? Support to set bool config in my.cnf, like skip_ssl. Otherwise...

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #745 ### What this PR does? Summary: ### Special notes for your reviewer?

enhancement

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** - [x] build multi-arch docker image - [ ]...

enhancement

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** support juicefs , make all type backup in one **Describe alternatives you've considered** **Additional context**

enhancement