diff --git a/workplans/RAIL-BS-WP-0003-pgpool-ha-failover-fix.md b/workplans/RAIL-BS-WP-0003-pgpool-ha-failover-fix.md index 40be6ea..db69ba1 100644 --- a/workplans/RAIL-BS-WP-0003-pgpool-ha-failover-fix.md +++ b/workplans/RAIL-BS-WP-0003-pgpool-ha-failover-fix.md @@ -8,6 +8,7 @@ status: open owner: tegwick created: "2026-03-10" updated: "2026-03-10" +state_hub_workstream_id: "7ee9ee22-1fae-4567-9194-8d70a9e0f45b" --- # Bug Report: pgpool CrashLoopBackOff on PostgreSQL HA failover @@ -104,6 +105,7 @@ and the bug will recur. id: T01 status: open priority: high +state_hub_task_id: "6841c93a-f146-47eb-9f7c-8fa0e02c1bbc" ``` Create or update `helm/gitea-values.yaml` (or equivalent) to permanently @@ -126,6 +128,7 @@ without manual secret patching. id: T02 status: open priority: high +state_hub_task_id: "ab166073-30a7-4702-a037-4091e8706e20" ``` Extend `tests/smoke_kube.sh` to assert: @@ -149,6 +152,7 @@ kubectl get pod -n default -l app.kubernetes.io/component=pgpool \ id: T03 status: open priority: high +state_hub_task_id: "140da396-8e30-4f4d-b88c-c42c0cd46c01" ``` Create `tests/test_ha_failover.sh` that: @@ -172,6 +176,7 @@ This test must pass before any PostgreSQL HA deployment is considered done. id: T04 status: open priority: medium +state_hub_task_id: "d8a3ba40-fda0-4c1f-a9f1-ffcd621a5b3d" ``` Add `docs/incidents/2026-03-10-pgpool-missing-secret.md` with the full