philpep / imago

Ensure kubernetes pods run on latest images builds from the docker registry
Apache License 2.0
95 stars 13 forks source link

Wrong digest detected on some registries #13

Closed philpep closed 4 years ago

philpep commented 4 years ago

Seems the algorithm requesting disgest in https://github.com/philpep/imago/blob/master/main.go#L149 is not good for all responses types.

We have some issues with gcr.io and quay.io