You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
As of flux 1.2.0, the cache warmer is failing to fetch image tags from dockerhub private repos.
Example log output:
ts=2018-01-11T23:30:04.828130984Z caller=warming.go:154 component=warmer err="requesting tags: errors:\ndenied: requested access to the resource is denied\nunauthorized: authentication required\n"
The logs should also make it clear which image we're failing to fetch tags for.
The text was updated successfully, but these errors were encountered:
As of flux 1.2.0, the cache warmer is failing to fetch image tags from dockerhub private repos.
Example log output:
The logs should also make it clear which image we're failing to fetch tags for.
The text was updated successfully, but these errors were encountered: