Commit f7bd3a0
fix: only gate on external address for LoadBalancer services
ClusterIP services don't produce LoadBalancer ingress, so the gate
would block forever. Only gate when the service type is LoadBalancer.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c5a5493 commit f7bd3a0
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments