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:
parent
359d5b8b5b
commit
42391c3b61
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ status: open
|
||||||
owner: tegwick
|
owner: tegwick
|
||||||
created: "2026-03-10"
|
created: "2026-03-10"
|
||||||
updated: "2026-03-10"
|
updated: "2026-03-10"
|
||||||
|
state_hub_workstream_id: "7ee9ee22-1fae-4567-9194-8d70a9e0f45b"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Bug Report: pgpool CrashLoopBackOff on PostgreSQL HA failover
|
# Bug Report: pgpool CrashLoopBackOff on PostgreSQL HA failover
|
||||||
|
|
@ -104,6 +105,7 @@ and the bug will recur.
|
||||||
id: T01
|
id: T01
|
||||||
status: open
|
status: open
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "6841c93a-f146-47eb-9f7c-8fa0e02c1bbc"
|
||||||
```
|
```
|
||||||
|
|
||||||
Create or update `helm/gitea-values.yaml` (or equivalent) to permanently
|
Create or update `helm/gitea-values.yaml` (or equivalent) to permanently
|
||||||
|
|
@ -126,6 +128,7 @@ without manual secret patching.
|
||||||
id: T02
|
id: T02
|
||||||
status: open
|
status: open
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "ab166073-30a7-4702-a037-4091e8706e20"
|
||||||
```
|
```
|
||||||
|
|
||||||
Extend `tests/smoke_kube.sh` to assert:
|
Extend `tests/smoke_kube.sh` to assert:
|
||||||
|
|
@ -149,6 +152,7 @@ kubectl get pod -n default -l app.kubernetes.io/component=pgpool \
|
||||||
id: T03
|
id: T03
|
||||||
status: open
|
status: open
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "140da396-8e30-4f4d-b88c-c42c0cd46c01"
|
||||||
```
|
```
|
||||||
|
|
||||||
Create `tests/test_ha_failover.sh` that:
|
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
|
id: T04
|
||||||
status: open
|
status: open
|
||||||
priority: medium
|
priority: medium
|
||||||
|
state_hub_task_id: "d8a3ba40-fda0-4c1f-a9f1-ffcd621a5b3d"
|
||||||
```
|
```
|
||||||
|
|
||||||
Add `docs/incidents/2026-03-10-pgpool-missing-secret.md` with the full
|
Add `docs/incidents/2026-03-10-pgpool-missing-secret.md` with the full
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue