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.01k stars 165 forks source link

[Improvement] KubeBlocks supports secure Development Mode #7826

Open Y-Rookie opened 1 month ago

Y-Rookie commented 1 month ago

Background:

During local development of KubeBlocks, developers often inadvertently connect to online or other environment K8s clusters, causing incorrect updates to resources such as CRDs and CRs in the database clusters within the online K8s, leading to severe consequences like all clusters restarts. Such issues may arise in the following scenarios:

Possible Solutions:

Chen-speculation commented 1 month ago

assign it to me,pls

github-actions[bot] commented 2 weeks ago

This issue has been marked as stale because it has been open for 30 days with no activity