huangzhangshu
huangzhangshu
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. install addon ``` helm install doris addons/doris ``` 2....
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name:...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. create pulasr cluster ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata:...
**Describe the bug** ``` kbcli version Kubernetes: v1.21.0 KubeBlocks: 0.8.3-beta.2 kbcli: 0.8.2 ``` **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` kbcli cluster create redis redis --mode='replication'...
**Describe the bug** ``` kbcli version Kubernetes: v1.21.0 KubeBlocks: 0.8.3-beta.2 kbcli: 0.8.2 ``` **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` kbcli cluster create mysql mysql-cluster --mode='raftGroup'...
**Describe the bug** ``` kbcli version Kubernetes: v1.27.9 KubeBlocks: 0.8.2-beta.29 kbcli: 0.8.2-beta.25 ``` **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` kbcli cluster create postgres-pielkj --termination-policy=WipeOut --cluster-definition=postgresql...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` kbcli cluster create mysql-numdet --termination-policy=DoNotTerminate --cluster-definition=apecloud-mysql...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. instal KB 0.7.5 2. create pulsar cluster ``` apiVersion:...
Is your improvement request related to a problem? Please describe. kubernetes.io/azure-disk not support volumesnapshot If this is a new function, please describe the motivation and goals. azure aks default sc...
**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name: mogdb-awtxoc namespace: default spec: clusterDefinitionRef: mogdb clusterVersionRef: mogdb-5.0.5 terminationPolicy: Wipeout...