Commit bd7b323
test(e2e): wait for CA issuance before copying its secret
The gateway-accepted test created a cert-manager CA Certificate and immediately
copied its secret into envoy-gateway-system, racing issuance. On slow runners the
secret didn't exist yet, failing with "secrets <name> not found / no objects
passed to apply" and flaking the suite. Assert the Certificate is Ready first.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2f46ca8 commit bd7b323
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
59 | 75 | | |
60 | 76 | | |
61 | 77 | | |
| |||
0 commit comments