ImageStreamTag possibly should not return 404 when a status exists and the image does not #5391
Labels
component/imageregistry
component/restapi
kind/test-flake
Categorizes issue or PR as related to test flakes.
priority/P2
An image stream that has only referential (but no import) tags currently returns 404 when you try to look up the tag
I'm not sure it's correct to return a 404 for a tag that clearly exists. We don't have a way to indicate the image has no metadata today, but we probably should.
The text was updated successfully, but these errors were encountered: