We use flux to deploy our clusters. Flux is reporting this error every minute. Maybe you can fix the manifest for the testgomake image or just delete it:
ts=2019-09-03T12:39:55.436504901Z 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"
I don't understand what Flux is trying to say here. I searched Docker Hub and git for testgomake, and I didn't find any matches. So AFAICT so far, it's Flux that needs to be fixed, not metallb.
Happy to look again if you can point me at exactly what is making Flux angry.
https://github.com/fluxcd/flux/issues/2517#issuecomment-542196756
"It is quite likely that the DockerHub UI filters out the image because the manifest is corrupt, while it is still accessible (and listed as a tag) for Docker API calls."
Can you take care of this?
Still an issue:
ts=2019-11-26T16:40:20.513291681Z 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"
@danderson . There are more details in the comments to the issue in the flux repository, specifically
Most helpful comment
Still an issue: