apecloud / kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
https://kubeblocks.io
GNU Affero General Public License v3.0
2.08k stars 170 forks source link

[Improvement] Snapshot Contoller Workload has no readiness /liveness probe #7641

Closed shanshanying closed 3 months ago

nayutah commented 3 months ago

Right now, follow the open-source implementations. For k8s environment with strict check of readiness/liveness probe, we prefer to implement it in enterprise edition.