Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add checkpoint when enqueue scan tasks for scan all #18680

Merged
merged 1 commit into from
Jun 5, 2023

Commits on Jun 5, 2023

  1. fix: add checkpoint when enqueue scan tasks for scan all

    Fix the scanAll cannot be stopped in case of large number of artifacts,
    add the checkpoint before submit scan tasks, mark the scanAll stopped
    flag in the redis.
    
    Fixes: goharbor#18044
    
    Signed-off-by: chlins <chenyuzh@vmware.com>
    chlins committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f0c6912 View commit details
    Browse the repository at this point in the history