flux chokes on unavailable image from registry

Created on 1 Feb 2019  Â·  19Comments  Â·  Source: fluxcd/flux

Using redis example from https://github.com/weaveworks/flux-get-started
Run fluxctl list-images, flux shows problem with this image:

demo:helmrelease/redis              chart-image         quay.io/bitnami/redis             image data not available
demo:statefulset/redis-master       redis               docker.io/quay.io/bitnami/redis   image data not available

fluxd log:

ts=2019-02-01T08:48:30.213333357Z caller=warming.go:313 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="manifest unknown: manifest unknown" ref=bitnami/redis:4.0.8-r3
ts=2019-02-01T08:48:30.21484334Z caller=warming.go:364 component=warmer updated=bitnami/redis successful=0 attempted=1

Examine manifest from docker hub for this specific tag:

curl -s -H "Authorization: Bearer ${TOKEN}" https://index.docker.io/v2/bitnami/redis/manifests/4.0.8-r3                                                             
{"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Name":"bitnami/redis","Revision":"sha256:9c7f4a0958280a55a4337d74c22260bc338c26a0a2de493a8
ad69dd73fd5c290"}}]}

tag

bug

Most helpful comment

Is there a way to just turn off these log messages? They cannot be fixed by me, and are compeltely flooding the logs.

ts=2020-02-12T15:43:27.655579943Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.781674412Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.852813618Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.858638797Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.862789479Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.863026503Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.863328217Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865000774Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865590174Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865893882Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.86600163Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.873680093Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874309787Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874579784Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874910478Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.875072725Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879292172Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879609936Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879769636Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.882752406Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.882864086Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.88330016Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.88983023Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.891314057Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.893263762Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.897369916Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.911972355Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913639104Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913749882Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913896896Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913971344Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913962276Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914040894Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914062391Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914102443Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91412047Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914175095Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914162402Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914250979Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914286929Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914311904Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914346738Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914367564Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914429493Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914494781Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914598192Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914773903Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915041712Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915076942Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915202202Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915200692Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915263271Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915363845Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915892477Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91606074Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916131992Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916200442Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916401759Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916467408Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916467919Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916571756Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916683233Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91666643Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916758858Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916895472Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916953609Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916959938Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917022416Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917012477Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917279516Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917356131Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917606135Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917745075Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917842278Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918027676Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918235905Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918320497Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91846368Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918553356Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918765345Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918878151Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918944167Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919104076Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919103578Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919793096Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919815057Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924436957Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924592501Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924626724Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924664563Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924777923Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924853788Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.926190087Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.927238425Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.92932459Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.929826507Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930312141Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930443793Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930958403Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.931405547Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93152761Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.931910872Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93244808Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.932574069Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.933118682Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.935130452Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93541473Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93656051Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.940812558Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.944461251Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.950729767Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.952658717Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.956052967Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.956329495Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.973329797Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.97858537Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.999482004Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.150251862Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.161094115Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.685113824Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.759080728Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.835714908Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.836950977Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.837351328Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.837515891Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.838360277Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.839295922Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.83965659Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.83994607Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.848945886Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.855443587Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.858189746Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.860012953Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.861414772Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.863675887Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.864074678Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.8643263Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865184632Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865393886Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865576082Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.866161427Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.867844905Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.868638183Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.869635813Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.869843288Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870255946Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870485684Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870618488Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.872868695Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873182351Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873497615Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873691673Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873859678Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.87488254Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.875089163Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.875780748Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.877461468Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.877819352Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.878354557Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.878762034Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.87885304Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879077208Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879337685Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879425688Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879868503Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.880214554Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88029587Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.880681569Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88106167Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.881314316Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.881991819Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882277937Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882731607Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882786348Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884069994Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884279654Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884510076Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88471991Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884963012Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88574569Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.885956586Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886291209Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886409769Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886919819Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886854406Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.889980192Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890265939Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890507211Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890588044Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.895896564Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.898436563Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.901675744Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.901910748Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.903340313Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.904366898Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.910030967Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.922875662Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.928607488Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.932338439Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.93762576Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.954804422Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.960297217Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.963538792Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"

Look at the timestamps of the first and last entries:
ts=2020-02-12T15:43:27.655579943Z to ts=2020-02-12T15:43:28.963538792Z
this is a 1.3 second span!
I get all these messages every couple seconds! It's just not helpful for something that I can't even do anything about.

All 19 comments

I did these steps:

  • Disable automate
  • Deploy with tag 5.0.2
  • Enable automate

It's not upgraded to 5.0.3

HelmRelease content:

---
apiVersion: flux.weave.works/v1beta1
kind: HelmRelease
metadata:
  name: redis
  namespace: devops
  annotations:
    flux.weave.works/automated: "true"
    flux.weave.works/tag.chart-image: semver:~5.0
spec:
  releaseName: redis
  chart:
    repository: https://kubernetes-charts.storage.googleapis.com/
    name: redis
    version: 5.1.3
  valueFileSecrets:
    # the redis-auth secret contains the password value
  - name: redis-auth
  values:
    usePassword: true
    image:
      repository: bitnami/redis
      tag: "5.0.2"
    service:
      type: ClusterIP
      port: 6379
    cluster:
      enabled: false
    master:
      securityContext:
        enabled: false
        fsGroup: 0
        runAsUser: 0
      persistence:
        enabled: false

@thanhnl I am a bit confused. The error in the issue description references image tag 4.0.8-r3 which AFAICT has never been used in the example (this is the first version of the file https://github.com/weaveworks/flux-get-started/commit/ecc9fefdd721184202fbbe4dcea75ee83830961a#diff-867b2a53753d2b5d2dbb2ef3ed31e43e which uses version 4.0.11). Did you change the version manually?

Regarding your comment, can you create a separate issue? It seems like it could be a legitimate bug but let's try to have one problem/question per issue.

@2opremio That 4.0.8-r3 tag is not configured in my HelmRelease value. Flux scans registry to get all image tag and get that problem because there is a corruption in the registry. It blocks fluxctl list-image from showing image tags, flux can't upgrade helm release to latest image as intended. Could you please change this issue title to be more suitable?

I see, will do

So, what seems to be happening is that flux chokes on one of the images from the repository, which causes it to fail processing the rest.

@thanhnl is that a good summary?

So, what seems to be happening is that flux chokes on one of the images from the repository, which causes it to fail processing the rest.

@thanhnl is that a good summary?

Yes it is.

I created a new issue for above comment here #1747.

Thanks!!

It's difficult to know what to do here. fluxd expects to get a consistent view back from the registry. If it cannot get all the manifests, it cannot build a full picture of the image repo; and, consequently, can't act on automation that requires a picture of the image registry.

Or to put it another way: if we ignored the "manifest unknown" and just omitted that image tag, that would introduce the possibility of e.g., erroneously downgrading an image because of a transient error.

if we ignored the "manifest unknown" and just omitted that image tag, that would introduce the possibility of e.g., erroneously downgrading an image because of a transient error.

But, can't we decide whether it's an upgrade candidate based exclusively on the tag name?

  • If it's not an upgrade candidate then we can safely ignore it
  • If it's an upgrade candidate and the manifest is not accessible, then we can just print an error and refuse to upgrade

Admittedly, this may require keeping half-baked info from the images. Thus, I am not sure it's worth the pain particularly considering that registry corruptions are not that common.

In any case, a better error in the line of _all the image tags from this registry will be ignored_ would improve the situation

But, can't we decide whether it's an upgrade candidate based exclusively on the tag name?

In principle, yes; but when we're fetching manifests, it's not known which are the tags of particular interest (and those can change arbitrarily).

At present we store the full model -- manifests for all tags -- and only update it when we can assemble a full picture. But we could unconditionally update it, and abort an update if (when we go to look) any of the manifests _of interest_ are missing.

when flux gets this problem, the polling rate is much higher:

ts=2019-02-18T16:16:26.216862136Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-02-18T16:16:40.59082385Z caller=warming.go:268 component=warmer info="refreshing image" image=bitnami/redis tag_count=1038 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-02-18T16:16:40.873866705Z caller=warming.go:313 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="manifest unknown: manifest unknown" ref=bitnami/redis:4.0.8-r3
ts=2019-02-18T16:16:40.875389608Z caller=warming.go:364 component=warmer updated=bitnami/redis successful=0 attempted=1
ts=2019-02-18T16:16:40.875581536Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-02-18T16:17:10.017460557Z caller=warming.go:268 component=warmer info="refreshing image" image=bitnami/redis tag_count=1038 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-02-18T16:17:10.312068781Z caller=warming.go:313 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="manifest unknown: manifest unknown" ref=bitnami/redis:4.0.8-r3
ts=2019-02-18T16:17:10.312421187Z caller=warming.go:364 component=warmer updated=bitnami/redis successful=0 attempted=1
ts=2019-02-18T16:17:10.312880052Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-02-18T16:17:13.331312695Z caller=warming.go:268 component=warmer info="refreshing image" image=docker.io/bitnami/redis tag_count=1038 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-02-18T16:17:13.629081332Z caller=warming.go:313 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="manifest unknown: manifest unknown" ref=docker.io/bitnami/redis:4.0.8-r3
ts=2019-02-18T16:17:13.629205949Z caller=warming.go:364 component=warmer updated=docker.io/bitnami/redis successful=0 attempted=1
ts=2019-02-18T16:17:13.629349048Z caller=images.go:17 component=sync-loop msg="polling images"

I'm seeing this same issue with both the jacobalberty/unifi & metallb/speaker images on docker.io as well running flux v1.10.1

ts=2019-03-16T11:06:33.928497358Z caller=images.go:155 component=sync-loop err="fetching image metadata for index.docker.io/jacobalberty/unifi: Get https://index.docker.io/v2/jacobalberty/unifi/tags/list: Get https://auth.docker.io/token?scope=repository%3Ajacobalberty%2Funifi%3Apull&service=registry.docker.io: EOF"
ts=2019-03-16T11:06:34.373564139Z caller=warming.go:268 component=warmer info="refreshing image" image=jacobalberty/unifi tag_count=146 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-03-16T11:06:34.437555783Z caller=warming.go:313 component=warmer canonical_name=index.docker.io/jacobalberty/unifi auth={map[]} err="manifest unknown: manifest unknown" ref=jacobalberty/unifi:5.9
ts=2019-03-16T11:06:34.437618743Z caller=warming.go:364 component=warmer updated=jacobalberty/unifi successful=0 attempted=1
➜ fluxctl list-images --controller default:helmrelease/unifi
CONTROLLER                 CONTAINER    IMAGE               CREATED
default:helmrelease/unifi  chart-image  jacobalberty/unifi  image data not available

&

ts=2019-03-16T11:56:34.596983504Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-03-16T11:56:41.245146194Z caller=warming.go:268 component=warmer info="refreshing image" image=metallb/speaker tag_count=195 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-03-16T11:56:41.631685847Z caller=warming.go:313 component=warmer canonical_name=index.docker.io/metallb/speaker auth={map[]} err="manifest unknown: manifest unknown" ref=metallb/speaker:testgomake
ts=2019-03-16T11:56:41.631745109Z caller=warming.go:364 component=warmer updated=metallb/speaker successful=0 attempted=1

I've tried referencing the image as docker.io/jacobalberty/unifi & jacobalberty/unifi with the same result.

this is the flux definition file for the release.

But we could unconditionally update it, and abort an update if (when we go to look) any of the manifests of interest are missing.

@squaremo that's what I had in mind. I will work on a PR to do this.

I'm still seeing this issue in v1.12.3 and looks like this was merged in v1.12.1. I tried adding a filter for container image, but didn't help.

ts=2019-05-30T04:15:08.58421264Z caller=warming.go:198 component=warmer info="refreshing image" image=metallb/controller tag_count=195 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-05-30T04:15:08.667636134Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/metallb/controller auth={map[]} warn="manifest for tag testgomake missing in repository metallb/controller" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2019-05-30T04:15:08.667800625Z caller=warming.go:206 component=warmer updated=metallb/controller successful=0 attempted=1

@billimek are you still seeing it too?

@jp83 I'm still seeing the log messages but flux is otherwise operating healthy as far as I can tell.

image

Is there a way to just turn off these log messages? They cannot be fixed by me, and are compeltely flooding the logs.

ts=2020-02-12T15:43:27.655579943Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.781674412Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.852813618Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.858638797Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.862789479Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.863026503Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.863328217Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865000774Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865590174Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865893882Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.86600163Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.873680093Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874309787Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874579784Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874910478Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.875072725Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879292172Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879609936Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879769636Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.882752406Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.882864086Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.88330016Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.88983023Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.891314057Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.893263762Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.897369916Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.911972355Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913639104Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913749882Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913896896Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913971344Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913962276Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914040894Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914062391Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914102443Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91412047Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914175095Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914162402Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914250979Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914286929Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914311904Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914346738Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914367564Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914429493Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914494781Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914598192Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914773903Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915041712Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915076942Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915202202Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915200692Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915263271Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915363845Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915892477Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91606074Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916131992Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916200442Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916401759Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916467408Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916467919Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916571756Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916683233Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91666643Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916758858Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916895472Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916953609Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916959938Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917022416Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917012477Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917279516Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917356131Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917606135Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917745075Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917842278Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918027676Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918235905Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918320497Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91846368Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918553356Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918765345Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918878151Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918944167Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919104076Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919103578Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919793096Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919815057Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924436957Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924592501Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924626724Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924664563Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924777923Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924853788Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.926190087Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.927238425Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.92932459Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.929826507Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930312141Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930443793Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930958403Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.931405547Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93152761Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.931910872Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93244808Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.932574069Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.933118682Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.935130452Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93541473Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93656051Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.940812558Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.944461251Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.950729767Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.952658717Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.956052967Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.956329495Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.973329797Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.97858537Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.999482004Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.150251862Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.161094115Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.685113824Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.759080728Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.835714908Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.836950977Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.837351328Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.837515891Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.838360277Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.839295922Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.83965659Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.83994607Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.848945886Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.855443587Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.858189746Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.860012953Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.861414772Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.863675887Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.864074678Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.8643263Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865184632Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865393886Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865576082Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.866161427Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.867844905Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.868638183Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.869635813Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.869843288Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870255946Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870485684Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870618488Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.872868695Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873182351Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873497615Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873691673Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873859678Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.87488254Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.875089163Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.875780748Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.877461468Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.877819352Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.878354557Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.878762034Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.87885304Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879077208Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879337685Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879425688Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879868503Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.880214554Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88029587Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.880681569Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88106167Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.881314316Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.881991819Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882277937Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882731607Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882786348Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884069994Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884279654Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884510076Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88471991Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884963012Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88574569Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.885956586Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886291209Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886409769Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886919819Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886854406Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.889980192Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890265939Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890507211Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890588044Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.895896564Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.898436563Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.901675744Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.901910748Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.903340313Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.904366898Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.910030967Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.922875662Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.928607488Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.932338439Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.93762576Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.954804422Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.960297217Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.963538792Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"

Look at the timestamps of the first and last entries:
ts=2020-02-12T15:43:27.655579943Z to ts=2020-02-12T15:43:28.963538792Z
this is a 1.3 second span!
I get all these messages every couple seconds! It's just not helpful for something that I can't even do anything about.

Can you create a separate issue for this? Also, I think grafana should be
contacted about having so many corrupted tags in their registry.

On Wed, Feb 12, 2020, 16:47 Jeff Valore notifications@github.com wrote:

Is there a way to just turn off these log messages? They cannot be fixed
by me, and are compeltely flooding the logs.

ts=2020-02-12T15:43:27.655579943Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.781674412Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.852813618Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.858638797Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.862789479Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.863026503Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.863328217Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865000774Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865590174Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.865893882Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.86600163Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.873680093Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874309787Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874579784Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.874910478Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.875072725Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879292172Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879609936Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.879769636Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.882752406Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.882864086Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.88330016Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.88983023Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.891314057Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.893263762Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.897369916Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.911972355Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913639104Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913749882Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913896896Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913971344Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.913962276Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914040894Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914062391Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914102443Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91412047Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914175095Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914162402Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914250979Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914286929Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914311904Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914346738Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914367564Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914429493Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914494781Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914598192Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.914773903Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915041712Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915076942Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915202202Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915200692Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915263271Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915363845Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.915892477Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91606074Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916131992Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916200442Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916401759Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916467408Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916467919Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916571756Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916683233Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91666643Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916758858Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916895472Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916953609Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.916959938Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917022416Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917012477Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917279516Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917356131Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917606135Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917745075Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.917842278Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918027676Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918235905Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918320497Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.91846368Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918553356Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918765345Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918878151Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.918944167Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919104076Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919103578Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919793096Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.919815057Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924436957Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924592501Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924626724Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924664563Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924777923Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.924853788Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.926190087Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.927238425Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.92932459Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.929826507Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930312141Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930443793Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.930958403Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.931405547Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93152761Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.931910872Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93244808Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.932574069Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.933118682Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.935130452Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93541473Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.93656051Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.940812558Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.944461251Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.950729767Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.952658717Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.956052967Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.956329495Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.973329797Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.97858537Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:27.999482004Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.150251862Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.161094115Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/loki auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/loki" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.685113824Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.759080728Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.835714908Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.836950977Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.837351328Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.837515891Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.838360277Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.839295922Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.83965659Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.83994607Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.848945886Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.855443587Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.858189746Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.860012953Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.861414772Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.863675887Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.864074678Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.8643263Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865184632Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865393886Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.865576082Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.866161427Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.867844905Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.868638183Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.869635813Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.869843288Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870255946Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870485684Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.870618488Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.872868695Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873182351Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873497615Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873691673Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.873859678Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.87488254Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.875089163Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.875780748Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.877461468Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.877819352Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.878354557Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.878762034Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.87885304Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879077208Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879337685Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879425688Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.879868503Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.880214554Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88029587Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.880681569Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88106167Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.881314316Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.881991819Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882277937Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882731607Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.882786348Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884069994Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884279654Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884510076Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88471991Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.884963012Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.88574569Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.885956586Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886291209Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886409769Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886919819Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.886854406Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.889980192Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890265939Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manifest for tag master-fc6c5c0 missing in repository grafana/promtail" impact="flux will fail to auto-release workloads with matching images, ask the repository administrator to fix the inconsistency"
ts=2020-02-12T15:43:28.890507211Z caller=repocachemanager.go:223 component=warmer canonical_name=index.docker.io/grafana/promtail auth={map[]} warn="manif

Can you create a separate issue for this? Also, I think grafana should be contacted about having so many corrupted tags in their registry.
…

I just created a new issue #3356 for this, and @rally25rs do you have solution for this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MaralKay picture MaralKay  Â·  3Comments

audrey-brightloom picture audrey-brightloom  Â·  3Comments

errordeveloper picture errordeveloper  Â·  4Comments

mar1n3r0 picture mar1n3r0  Â·  4Comments

kuburoman picture kuburoman  Â·  3Comments