-
## Bug Report
**What version of Kubernetes are you using?**
**What version of TiDB Operator are you using?**
gcr.io/pingcap-public/dbaas/tikv:v6.5.4-20230822-1692700456
gcr.io/pingcap-public…
-
### What did you do?
1. create a primary cluster on dbaas
2. create a secondary cluster on dbaas
3. load some data to primary cluster(use betting workload)
### What did you expect to see?
cdc wor…
-
I have `selectel_dbaas_postgresql_datastore_v1` cluster with `node_count==1`, filled with data (~12Gb). For some reason I had to increase `node_count` to 2. After `terraform apply`, that took 11 minut…
-
## Description
Running terraform destroy and planning to delete all resources does not succeed when a manged postgres is used.
## Expected behavior
The pipeline should not terminate and destroy a…
-
### O que acontece ?
Ao tentar aumentar o tamanho e um tipo ao disco de um DBaaS, o terraform ocorre o erro:
```
│ Error: Unable to create mgc_dbaas_instances
│
│ with module.dbaas_example_…
-
### What did you do?
1. create dbaas cluster
2. create cdc to gcs job
### What did you expect to see?
1. no warning when cdc is running
### What did you see instead?
1. there is a warning about …
-
### Terraform Version
```
Terraform v1.3.9
on linux_amd64
+ provider registry.terraform.io/terraform-provider-openstack/openstack v1.53.0
Your version of Terraform is out of date! The latest …
-
### What did you do?
1. create vpc peering between kafka/mysql and tidb in dbaas
2. create cdc changefeed between tidb and kafka/mysql
3. delete vpc peering
### What did you expect to see?
1. Whe…
-
### What did you do?
1. create a cluster on dbaas
2. create a changefeed on this cluster(cdc to mysql/kafka function)
3. Load data to the cluster(use go-tpc load tool)
4. Observation data synchron…
-
I am currently working in an environment where the SSL mode of a PostgreSQL DBMS is enabled. Since this is a DBaaS product hosted in a cloud environment, it is not possible to disable SSL communicatio…