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

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #682 ### What this PR does? Summary: Chaos Mesh is a cloud native Chaos Engineering...

enhancement
e2e

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes # ### What this PR does? Summary: * Create nfs server, service and backup based...

enhancement

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #698 ### 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**

enhancement

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

enhancement

radondb-mysql版本是2.1.4 比如建一个3副本的mysql实例,当重启mysql的时候,最后一个pod的init-sidecar会做全量备份,如果数据量比较大的时候,会卡住很长时间,而pod重启不应该做全量备份

bug

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #551 ### What this PR does? Summary: Allow to edit Statefulset directly you can: -...

enhancement

operator version: v2.2.1 创建备份任务时,当nfsServerAddress配置的是k8s外部的地址,查看定时任务pod ![image](https://user-images.githubusercontent.com/26402953/190578745-4745b304-5fa1-478d-aa17-849be86a0306.png) pod日志报错 ![image](https://user-images.githubusercontent.com/26402953/190578845-b0a7225b-4b0a-412b-a433-22d51f503ed8.png) 请问下是否支持基于外部的nfs备份呢

question

安装使用的 `mysql_v1alpha1_mysqlcluster_mysql8.yaml`,添加用户用的是 `mysql_v1alpha1_mysqluser.yaml`,安装好之后使用 navicat 连接出现下面错误: ```bash 2013 _ Lost connection to MySQL server at 'waiting for initial communication packet', \ system error: 0 "Internal error/check (NOt system error)" ``` ![image](https://user-images.githubusercontent.com/11707934/189906647-5f3854f9-4ff4-48e8-9229-541551156062.png)...

bug

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** 1. add the backup gtid info in the backup cr status. **Describe alternatives you've considered**...

enhancement