Add Core Hub staging deployment profile
This commit is contained in:
parent
f280f9b0f8
commit
b895d1f772
12 changed files with 519 additions and 2 deletions
|
|
@ -49,6 +49,15 @@ harness creates a runtime key for the smoke API consumer, set
|
|||
value into the approved custody system immediately. Do not commit `.local/`
|
||||
reports or runtime token files.
|
||||
|
||||
## Staging Deployment Profile
|
||||
|
||||
The staging deployment profile lives in `docs/deployment/staging-profile.md`
|
||||
and `k8s/railiance-staging/`. Validate it with `make
|
||||
staging-profile-check`. The profile defines the non-secret Kubernetes
|
||||
runtime shape, secret references, Alembic migration job, image build
|
||||
command, health/readiness checks, rollback notes, and the handoff to
|
||||
`CORE-WP-0005-T02` staging import.
|
||||
|
||||
## Release Gates
|
||||
|
||||
A Core Hub release cannot replace Inter-Hub until:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue