deckhouse/k8s-image-availability-exporter

Provide a way to customize frequency of downloads and speed up failed retries

zuzzas opened this issue · 0 comments

  1. Docker Hub is throttling image access.
  2. Metrics may get stuck up for up to an hour since there is no quicker retry for failed lookups.

Perhaps, failed pulls should go in a separate, faster queue?