fix: allow Zot metadata scan to finish #2107
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/zot-startup-budget"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Zot scans 72 repositories before it serves HTTP. The old 305-second startup probe killed the live scan at its boundary and caused an endless restart loop. Increase the finite startup ceiling to 15 minutes and add a contract for the probe budget.
Tests: 141/141 Pipelines guards pass.