Skip to content
  • David Fernandez's avatar
    Add container registry cleanup cron worker · e4b75fb2
    David Fernandez authored and Adam Hegyi's avatar Adam Hegyi committed
    This worker will detect container repositories in need of a destruction
    and enqueue a delete container repository worker.
    In addition, this will also detect stale container repository removals
    and reset them so that they are retried.
    
    This worker is gated behind a feature flag.
    e4b75fb2