kubeblocks icon indicating copy to clipboard operation
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.

Results 269 kubeblocks issues
Sort by recently updated
recently updated
newest added

**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...

kind/bug
Stale
bug

The API `restoreTimeStr` poses an time-format/layout constraint implicitly. (check how it is parsed in the above figure) The API should be well documented with more description and examples.

kind/enhancement
good first issue

When I create a cluster named after a number, rsm (ReplicatedStateMachine) cannot be fully tuned: ![c61d8b41abd1c28fe8155966cb49e7f](https://github.com/apecloud/kubeblocks/assets/92258528/24ddedff-4bff-4233-be23-14c405e11206) ![image](https://github.com/apecloud/kubeblocks/assets/92258528/72f2f8a4-e19f-4dcd-8794-4cd1b98dffc0)

kind/bug
good first issue
bug

➜ ~ kbcli version Kubernetes: v1.26.5-gke.1200 KubeBlocks: 0.6.0-alpha.34 kbcli: 0.6.0-alpha.34 when inject io fault to both leader and follower pod, the cluster cannot be connected for a while, but when...

kind/bug
Stale
bug
stability

> suggsted by YaoCheng. Timeplus is a streaming-first data analytics platform. It provides powerful end-to-end capabilities to help teams process streaming and historical data quickly and intuitively, accessible for organizations...

good first issue
kind/feature
area/user-interaction
feature
documentation

Currently, for a primary/standby cluster. When the secondary pod is unavailable but the primary pod is available, the backup will fail directly. Can we add a strategy to choose the...

kind/enhancement

**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...

kind/bug

**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:...

kind/bug
area/upgrade

This will result in always reconciling the cluster.

kind/enhancement
Stale

```yaml apiVersion: apps.kubeblocks.io/v1alpha1 kind: ComponentDefinition metadata: annotations: meta.helm.sh/release-name: sr meta.helm.sh/release-namespace: default creationTimestamp: "2024-02-20T03:46:59Z" finalizers: - componentdefinition.kubeblocks.io/finalizer generation: 7 labels: app.kubernetes.io/instance: sr app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: starrocks app.kubernetes.io/version: 3.2.2 helm.sh/chart: starrocks-0.7.0 name:...

kind/bug
Stale
bug