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.
It's possible to have a situation in which flux is trying to fetch image metadata to which it will never have access. For example, if you preload images on your hosts, rather than pulling them from a registry.
To reduce the noise in the logs, it'd be good to have a back-off for fetching image metadata that fails repeatedly.
The text was updated successfully, but these errors were encountered:
It's possible to have a situation in which flux is trying to fetch image metadata to which it will never have access. For example, if you preload images on your hosts, rather than pulling them from a registry.
To reduce the noise in the logs, it'd be good to have a back-off for fetching image metadata that fails repeatedly.
The text was updated successfully, but these errors were encountered: