Commit bb1c4aa
committed
fix: retry AgentRuntime CR creation for webhook readiness in e2e
Wrap AgentRuntime CR apply in Eventually with 1m timeout and 5s poll,
matching the retry pattern already used by authbridge and combined e2e
tests. Fixes flaky webhook connection-refused race when the validation
webhook TCP listener isn't accepting connections yet despite endpoint
being registered.
Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com>
Signed-off-by: Ian Miller <milleryan2003@gmail.com>1 parent a90fd58 commit bb1c4aa
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1182 | 1182 | | |
1183 | 1183 | | |
1184 | 1184 | | |
1185 | | - | |
1186 | | - | |
1187 | | - | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
1188 | 1190 | | |
1189 | 1191 | | |
1190 | 1192 | | |
| |||
0 commit comments