Commit e64b378
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 b6963e6 commit e64b378
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1163 | 1163 | | |
1164 | 1164 | | |
1165 | 1165 | | |
1166 | | - | |
1167 | | - | |
1168 | | - | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
1169 | 1171 | | |
1170 | 1172 | | |
1171 | 1173 | | |
| |||
0 commit comments