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** A clear and concise description of what the bug is. ``` kbcli version Kubernetes: v1.28.10-gke.1075001 KubeBlocks: 1.0.0-alpha.0 kbcli: 1.0.0-alpha.0 ``` **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** A clear and concise description of what the bug is. ``` kbcli version Kubernetes: v1.29.7-gke.1104000 KubeBlocks: 1.0.0-alpha.5 kbcli: 1.0.0-alpha.0 ``` **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** A clear and concise description of what the bug is. ``` kbcli version Kubernetes: v1.28.11-gke.1019001 KubeBlocks: 1.0.0-alpha.1 kbcli: 1.0.0-alpha.0 ``` **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** A clear and concise description of what the bug is. ``` kbcli version Kubernetes: v1.28.11-gke.1019001 KubeBlocks: 1.0.0-alpha.1 kbcli: 1.0.0-alpha.0 ``` **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** A clear and concise description of what the bug is. ``` kbcli version Kubernetes: v1.28.11-gke.1019001 KubeBlocks: 1.0.0-alpha.1 kbcli: 1.0.0-alpha.0 ``` **To Reproduce** Steps to reproduce the behavior:...
Modified the code of kbagent for individual containers, supporting launching corresponding containers for each action.
**What is the user interaction of your feature** developer can customize shell scripts when member join into the cluster **Is your feature request related to a problem? Please describe.** [etcd-addon](https://github.com/apecloud/kubeblocks-addons/pull/825)...
**What is the user interaction of your feature** Add a dependency field in the Addon API. you can refer this issue : https://github.com/apecloud/kubeblocks/issues/7995 Currently, the apecloud mysql depends on the...