Skip to content

Verify Image Digests

Ursa (9R) requested to merge ursa/verify-image-digests into master

Since the tag on an image is ignored if the digest is provided it's possible the wrong hash could get copied and used. We do verification on thornode but this extends that and also asserts that tag digests on the midgard and node-launcher hosted images are consistent.

Merge request reports