-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
component/clikind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/P2
Description
Apr 06 17:20:32 ose3-master.example.com openshift[5886]: I0406 17:20:32.365619 5886 controller.go:42] Handling build ruby-sample-build-1
Apr 06 17:20:32 ose3-master.example.com openshift[5886]: E0406 17:20:32.366458 5886 factory.go:30] Build failed with error integrated/ruby-sample-build-1: &errors.errorString{s:"the referenced output image repository integrated/origin-ruby-sample does not exist"}
This just repeats ad-infinitum.
I have created a template like so:
osc create -f https://raw.githubusercontent.com/openshift/origin/master/examples/sample-app/application-template-stibuild.json -n openshift
And then I am trying to create an instance of this template. When starting the build, the error above occurs.
Note, this may also somehow be related to #1615
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/clikind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/P2