mirror of
https://github.com/openshift/image-registry.git
synced 2026-02-05 09:45:55 +01:00
distribution/distribution#3683 made the router global. this broke all our pullthrough tests. since TestBlobDescriptorServiceIsApplied was the only one using the router it was easier to remove that from our code than to introduce the router host call to every failing test.