-
Story
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
False
-
False
-
Undefined
-
User Story
As an OpenShift developer
I want features to be covered by tests
so that regressions can detected early.
Feature To Be Tested
ImageStreamImports that do not pass validation should be rejected.
For example, when from.kind is DockerImage, then from.name should be a valid image reference.