docs(#771): hold unimplemented runner routes
This commit is contained in:
@@ -149,14 +149,9 @@ for any `<Image>` components added in the future.
|
||||
|
||||
---
|
||||
|
||||
## How to Apply
|
||||
## Held future procedure
|
||||
|
||||
```bash
|
||||
# PostgreSQL migration is a dedicated pre-runtime phase.
|
||||
# Deployment injects migration-only credentials/TLS material; Gateway startup only verifies readiness.
|
||||
mosaic-db-migrator --run
|
||||
mosaic-db-migrator --verify
|
||||
```
|
||||
This report is non-operative evidence, not a current runbook. Until **KBN-101-00, KBN-101-03, and KBN-101-05** land, do not execute a PostgreSQL runner from this checkout. The approved future procedure is exactly: external bootstrap → TLS/roles → `mosaic-db-migrator --run` → `mosaic-db-migrator --verify` → Gateway/Compose readiness. Deployment will supply the reviewed runner, migration-only credentials, and TLS material; Gateway startup only verifies readiness.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user