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.
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...
**Describe the bug** weaviate cluster status is always updating sometimes after retsart ops ``` kbcli version Kubernetes: v1.26.3 KubeBlocks: 0.8.0-beta.52 kbcli: 0.8.0-beta.54 ``` **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 camellia cluster 2. create redis-sentinel cluster ``` kubectl...
Is your improvement request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] If this is a...
There are 5 userpool nodes, and expect restored cluster use different node since it use hostnetwork, and 1 pod should be pending in this case ``` `kbcli cluster describe-backup mongo-jetxnt-20240306020500...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. create redis cluster ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata:...
**What is the user interaction of your feature** Support Hadoop HDFS [Hadoop HDFS](https://hadoop.apache.org/)
feat: [[Features] Support upate parameters in non-default sections, e.g client or mysql #6453](https://github.com/apecloud/kubeblocks/issues/6453)