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

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.55.4 to 0.60.4. Release notes Sourced from github.com/containers/common's releases. v0.60.4 What's Changed [v0.60] Backport pkg/subscriptions: use securejoin for the container path + new 0.60.4 release by @​Luap99...

dependencies
size/L

```shell Kubernetes: v1.28.9 KubeBlocks: 0.9.0 kbcli: 0.9.1-beta.13 WARNING: version difference between kbcli (0.9.1-beta.13) and kubeblocks (0.9.0) ``` When I create a Service of type LoadBalancer, the value of externalTrafficPolicy is...

kind/bug

**Describe the bug** Operation for "{volumeName:kubernetes.io/csi/hostpath.csi.k8s.io^2b7b49d2-7ed8-11ef-8deb-8e630c9e01e2 podName:33229d89-4052-46f1-9b49-ff39382a4c54 nodeName:}" failed. No retries permitted until 2024-09-30 03:04:48.280621419 +0000 UTC m=+4797.843662028 (durationBeforeRetry 1m4s). Error: UnmountVolume.TearDown failed for volume "data" (UniqueName: "kubernetes.io/csi/hostpath.csi.k8s.io^2b7b49d2-7ed8-11ef-8deb-8e630c9e01e2") pod "33229d89-4052-46f1-9b49-ff39382a4c54"...

kind/bug

## When does image replcaement happen Bascially, replacement will happen when workload resources (like pod, job, deployment, statefulset) are created. Specifically, the replacement will inject to: - instanceset controller, so...

size/XL

**Describe the bug** ``` Kubernetes: v1.29.7-gke.1274000 KubeBlocks: 0.9.1-beta.25 kbcli: 0.9.1-beta.10 ``` **To Reproduce** Steps to reproduce the behavior: 1. Create pg cluster kbcli cluster create postgres-icpzcz --termination-policy=DoNotTerminate --cluster-definition=postgresql --enable-all-logs=false --cluster-version=postgresql-14.8.0...

kind/bug

**Describe the bug** ``` kbcli version Kubernetes: v1.28.13-eks-a737599 KubeBlocks: 0.9.1-beta.31 kbcli: 0.9.1-beta.14 ``` **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name:...

kind/bug