kubeblocks
kubeblocks copied to clipboard
KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
**Describe the bug** Some engines list-logs and enable-logs failed. ``` kbcli version Kubernetes: v1.26.7-gke.500 KubeBlocks: 0.7.0-beta.7 kbcli: 0.7.0-beta.7 ``` **To Reproduce** Steps to reproduce the behavior: 1. greptimedb ``` ➜...
1. Install kb 0.6.4 2. create mongo 3. upgrade kb from 0.6.4 to 0.7 4. create backup and restore ``` `kbcli cluster backup mongo-jrsita --method datafile --namespace default ` Backup...
Is your improvement request related to a problem? Please describe. When installing kubeblocks using helm chart, there are no ways to diable addons. ``` NAME NAMESPACE REVISION UPDATED STATUS CHART...
- update Backup & Restore Addon integration Doc
➜ ~ kbcli version Kubernetes: v1.27.3-gke.100 KubeBlocks: 0.8.0-beta.0 kbcli: 0.8.0-beta.0 1. Create cluster ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name: greptime-vuoist namespace: default spec: clusterDefinitionRef: greptimedb clusterVersionRef: greptimedb-0.3.2 terminationPolicy: Halt...
**What is the user interaction of your feature** A concise description of user interactions or user stories of your feature request **Is your feature request related to a problem? Please...
➜ ~ kbcli version Kubernetes: v1.27.3-gke.100 kbcli: 0.8.0-beta.13 The following leftovers should be cleaned along with kb uninstall ``` ➜ ~ kbcli kubeblocks install KubeBlocks will be installed to namespace...
**Describe the bug** A clear and concise description of what the bug is. ``` kbcli version Kubernetes: v1.26.6-gke.1700 KubeBlocks: 0.8.1-beta.4 kbcli: 0.8.0 ``` **To Reproduce** Steps to reproduce the behavior:...
**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** cluster status is always deleting:error configmaps mongo-jucowe-mongodb-mongodb-config not found ``` kbcli version Kubernetes: v1.26.6-gke.1700 KubeBlocks: 0.8.2-beta.1 kbcli: 0.8.1 ``` ref: https://github.com/apecloud/kubeblocks/actions/runs/7694417877/job/20966398748 **To Reproduce** Steps to reproduce the...