projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

test-example-linux job occasionally hangs #419

Closed skriss closed 3 years ago

skriss commented 3 years ago

E.g. https://github.com/projectcontour/contour-operator/runs/3197940834?check_suite_focus=true

Seems to be in the middle of the HTTP request loop.

Can try adding curl's --max-time flag to start.

sunjayBhatia commented 3 years ago

@skriss when youre back, I attached a PR that should close this, but feel free to take it over if you had something else in mind

skriss commented 3 years ago

:+1: LGTM, hopefully that resolves it