Add generic Knative service contract

This commit is contained in:
tegwick 2026-07-26 14:14:26 +02:00
parent 4a0cc103e8
commit f906d26807
4 changed files with 62 additions and 2 deletions

View file

@ -42,7 +42,7 @@ Validate against `rail-kubernetes/schemas/derived-rail-v1.schema.json`.
```task
id: RAIL-KNATIVE-WP-0001-T03
status: todo
status: done
priority: high
state_hub_task_id: "ffad44ca-394b-4092-90d7-fb9a070374c6"
```
@ -50,14 +50,21 @@ state_hub_task_id: "ffad44ca-394b-4092-90d7-fb9a070374c6"
Add generic Service, revision, traffic, scale, cold-start, and rollback
artifacts without Qonto-specific content.
2026-07-26: Added a cluster-local, digest-pinned generic Service example with
bounded concurrency, scale-to-zero, maximum scale, health, resources, traffic,
and offline tests. Live revision rollback remains an admission evidence gate.
## T04 - Register and reconcile
```task
id: RAIL-KNATIVE-WP-0001-T04
status: todo
status: done
priority: medium
state_hub_task_id: "e3ca4415-f1c7-4839-bc13-b17f6497f71c"
```
Register in State Hub and Fabric, publish the base-rail relation, then create
and push the remote repository through an autonomous sanctioned lane.
2026-07-26: Registered and reconciled the repository, published its base-rail
relation through Fabric, and pushed the Forgejo remote.