railiance-cluster/workplans/ADHOC-2026-07-27.md
codex 551a898e4d
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Use canonical RAIL-BS-WP-0014 id for the STATE-WP-0091 residual.
Assistant: grok
Assistant-Session: 01a09dc1-b21e-77e1-919e-fcad2f82b267
2026-09-14 10:17:39 +02:00

33 lines
961 B
Markdown

---
id: RCLUSTER-WP-ADHOC-2026-07-27
type: workplan
title: "Knative fail-closed init-container support"
domain: financials
repo: railiance-cluster
status: finished
owner: codex
topic_slug: railiance
created: "2026-07-27"
updated: "2026-07-27"
state_hub_workstream_id: "05ef985a-656e-5d28-970a-db1300a7b648"
---
# RCLUSTER-WP-ADHOC-2026-07-27
## Enable and verify Knative init containers
```task
id: RCLUSTER-WP-ADHOC-2026-07-27-T01
status: done
priority: high
```
Enable only `kubernetes.podspec-init-containers` in Knative
`config-features`, persist the idempotent installer patch, and assert it in
the verifier. This supports fail-closed workload admission after asynchronous
NetworkPolicy reconciliation.
2026-07-27: Enabled the feature on railiance01 and validated a
`rapp-qonto` Knative Service containing a restricted init container through
the live admission webhook. A disposable same-policy pod proved
`gate=passed` before `application=admitted`.