Commit 8838fa8
fix: revert auth verification timeout to non-fatal warning
Auth request verification is a supplementary check that happens after
Authorino CR status is already confirmed ready. Timing out on the auth
verification shouldn't be fatal - it should continue with a warning,
similar to the gateway URL check.
This reverts the timeout behavior to match the original intentional
design: proceed with deployment even if auth verification times out.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent cc774ff commit 8838fa8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1427 | 1427 | | |
1428 | 1428 | | |
1429 | 1429 | | |
1430 | | - | |
1431 | | - | |
| 1430 | + | |
| 1431 | + | |
1432 | 1432 | | |
0 commit comments