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: pull registry probe image before the timed readiness check
The readiness probe's 4s budget also covered the curlimages/curl image
pull, so a cold pull consumed it before the poll could run. Pin the three
images used by the local registry and let renovate track them.
0 commit comments