确定单库单账号、集群级 Database、资源侧先写绑定和凭据定位合同。领域层承载纯规则,service 协調流程,Kubernetes adapter 负责资源呈现与版本保护。 验证:全量 make test、三轮 race、真实 API server 并发与重启补写、最小 RBAC/watch、lint 和文档检查通过。供应、凭据交付及删除清理尚未实现,保留 DeletionPending/finalizer 边界。
11 lines
406 B
YAML
11 lines
406 B
YAML
## Append samples of your project ##
|
|
resources:
|
|
- database_v1alpha1_postgresqlinstance.yaml
|
|
- database_v1alpha1_postgresqldatabase.yaml
|
|
- database_v1alpha1_postgresqltenant.yaml
|
|
- execution_v1alpha1_job.yaml
|
|
- execution_v1alpha1_jobclass.yaml
|
|
- execution_v1alpha1_kubernetesexecutionparameters.yaml
|
|
- execution_v1alpha1_opensandboxexecutionparameters.yaml
|
|
# +kubebuilder:scaffold:manifestskustomizesamples
|