Dongming

Results 12 issues of Dongming

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

KubeStone is now inactive and is also not compatible with the latest K8s versions. KubeBench is a Kubernetes operator for running benchmark tests on databases to evaluate their performance. It...

Backup and restore support multi-k8s-cluster.

kind/feature
Stale
area/user-interaction
documentation

Support use mysqldump backup and restore.

kind/feature
area/data-protection
Stale
area/user-interaction
feature
documentation

Support use pgdump to backup and restore postgresql-like engines.

kind/feature
area/data-protection
Stale
area/user-interaction
feature
documentation

Is your improvement request related to a problem? Please describe. ```shell $ cat backup.yaml apiVersion: dataprotection.kubeblocks.io/v1alpha1 kind: Backup metadata: name: mylogbackup namespace: default spec: backupPolicyName: mycluster-mysql-backup-policy backupType: logfile $ k...

kind/enhancement
area/data-protection

Is your improvement request related to a problem? Please describe. Now, I have a cluster named `mysql-cluster` in `default` namespace, and enable the cluster backup to S3, the backups directory...

kind/enhancement
area/data-protection

Is your improvement request related to a problem? Please describe. Add fuzz test for crd schema. Reference: https://pkg.go.dev/kmodules.xyz/crd-schema-fuzz

kind/enhancement
good first issue
test

**Describe the bug** When I use a PostgreSQL cluster that created by `kbcli`, its audit log is on. Execute a large dump sql(11MB), the audit logs grew rapidly and eventually...

kind/bug
Stale

### Describe the bug When I run a java code to connect to Oceanbase and I set the default time zone to `UTC` or `GMT+00:00`, an exception will be throwed:...