Skip to content
Snippets Groups Projects
Commit 093e2cc9 authored by David Fernandez's avatar David Fernandez :red_circle: Committed by Simon Tomlinson
Browse files

Add registry migration Guard dynamic pre import timeout

When detecting a long running migration in the pre import step, the
Guard worker will now take into account:
* The pre import tags rate (from the Container Registry dashboards).
  * This is a new application setting.
* The number of tags of the given image repository.

This should lower the amount of false positives we have for stuck long
running migrations.

This change is gated behind a feature flag.

Changelog: added
parent 05ae07a6
No related branches found
No related tags found
Loading
Showing
with 144 additions and 5 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment