feat: 定义 v1alpha1 API 合同
E2E Tests / Run on Ubuntu (pull_request) Failing after 1m6s
Lint / Run on Ubuntu (pull_request) Successful in 7m7s
Tests / Run on Ubuntu (pull_request) Successful in 4m42s

This commit is contained in:
2026-09-10 06:25:34 +00:00
parent b443d78d14
commit 1f5aa3bd2f
13 changed files with 630 additions and 137 deletions
@@ -8,6 +8,7 @@ metadata:
spec:
endpoint:
host: postgres.internal
hostaddr: 192.0.2.10
port: 5432
database: postgres
sslMode: verify-full
@@ -9,10 +9,9 @@ metadata:
spec:
instanceRef: shared
database: netbox
ownerRole: netbox_owner
loginRole: netbox
extensions:
- pg_trgm
credential:
openBaoPath: kv/k8s/netbox/database
secretName: shared-netbox-database-credentials
deletionPolicy: Retain