What happened?
The documentation for hooks makes it sound like the default timeout is no timeout at all. The language sounds like the hook will wait indefinitely for the pod to be ready. But in reality, there is a 150 second hook timeout.
What did you expect to happen instead?
It'd be great if the default hook timeout was documented. Our team spent some time digging through the code before we finally found the default timeout of 150 seconds.
How can we reproduce the bug? (as minimally and precisely as possible)
Just checkout the documentation here.
What happened?
The documentation for hooks makes it sound like the default timeout is no timeout at all. The language sounds like the hook will wait indefinitely for the pod to be ready. But in reality, there is a 150 second hook timeout.
What did you expect to happen instead?
It'd be great if the default hook timeout was documented. Our team spent some time digging through the code before we finally found the default timeout of 150 seconds.
How can we reproduce the bug? (as minimally and precisely as possible)
Just checkout the documentation here.