Skip to content

Update the default probeTimeoutSeconds to 3 seconds

Romuald Atchadé requested to merge update-default-probe-timeout-seconds into main

What does this MR do?

Based on some reports received after the upgrade of the LivenessProbe, some users had to change the probeTimeoutSeconds to 3 sec in order to have it passing.

I didn't personally have this issue on my test setup, but we think it would be convenient to upgrade the probeTimeoutSeconds to more than 1sec to prevent this issue to happen.

Why was this MR needed?

Allow user to avoid the issue where the LivenessProbe>timeoutSeconds expires too soon.

What's the best way to test this MR?

TBD

What are the relevant issue numbers?

NA

Edited by Romuald Atchadé

Merge request reports