You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Shorten readiness probe period to try to prevent races (#930)
Default readiness probe period is 10s so this should reduce timeouts
caused by overzealous probes.
This will need to backported to 0.14 release branch.
0 commit comments