Commit 0c93fdf
committed
fix: give WAF gateway Programmed assert room for cold image pull
With the datum-downstream-gateway namespace now labelled, the downstream
Envoy Gateway accepts the GatewayClass and programs waf-gw. CI evidence
shows Envoy Gateway flushes the Programmed=True status at ~30s, missing
chainsaw's 30s assert default by milliseconds: the merged Envoy fleet must
first pull the contrib Envoy image and the Coraza WAF init image cold on
the kind node, and Envoy Gateway only reports Programmed once those
endpoints exist.
Raise the Programmed assert timeout to 3m so the first-pull window does not
flake the test, matching the longer timeouts the gateway-invalid-certificate
suite already uses for the same data plane.1 parent 0686ad4 commit 0c93fdf
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
126 | 131 | | |
127 | 132 | | |
128 | 133 | | |
| |||
0 commit comments