chore(workplan): add state_hub_workstream_id to WP-0003
Registered by fix-consistency: workstream 7ee9ee22, tasks T01-T04. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user