You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kubernetes: v1.29.2
KubeBlocks: 0.9.3
kbcli: 0.9.3-beta.3
WARNING: version difference between kbcli (0.9.3-beta.3) and kubeblocks (0.9.3)
``
How to reproduce:
1. create mysql : `k create -f examples/mysql/cluster-cmpd.yaml`
2. dump config: ` k get cm mysql-cluster-mysql-mysql-replication-config -oyaml > before.yaml`
3. vscale: `k create -f examples/mysql/verticalscale.yaml`
4. dump config: ` k get cm mysql-cluster-mysql-mysql-replication-config -oyaml > after.yaml`
Found `ownerReference` is missing:
<img width="2878" alt="Image" src="https://github.com/user-attachments/assets/2c7dea86-00ad-4555-af3c-7e3eba02f475" />
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: