Builds that reference invalid imagestreamtags should be noted. #2957
Open
Description
osc describe and the web ui should give an indication if a BuildConfig uses a From reference to an imagestreamtag that cannot be resolved.
This could be because the imagestream doesn't exist, or because the tag doesn't exist within the imagestream.
Both are technically valid (you could be planning to create the imagestream or tag later) but it'd be good to be warned of it.
@smarterclayton fyi.