Git Product home page Git Product logo

Comments (8)

mrgleam avatar mrgleam commented on July 16, 2024 3

@ssdowd for this problem, you can follow this step.

If pipeline execution fails with error: no match for "jboss-eap70-openshift", import the jboss imagestreams in OpenShift.

oc login -u system:admin
oc create -f https://raw.githubusercontent.com/jboss-openshift/application-templates/master/jboss-image-streams.json -n openshift

from openshift-jenkins-demo.

ptrckq avatar ptrckq commented on July 16, 2024 2

@Johnny2136 @tenderitaf
I used this one from troubleshooting section:

oc create -f https://raw.githubusercontent.com/jboss-openshift/application-templates/ose-v1.4.14/eap/eap70-image-stream.json -n openshift

See if this work for you guys.

from openshift-jenkins-demo.

tenderitaf avatar tenderitaf commented on July 16, 2024 1

This link is dead, could you please provide another one ?

from openshift-jenkins-demo.

mrgleam avatar mrgleam commented on July 16, 2024

I have the same issue.

from openshift-jenkins-demo.

ssdowd avatar ssdowd commented on July 16, 2024

Seeing error at same stage. Mine fails with this output:

[cicd-tasks-pipeline] Running shell script
+ oc new-build --name=tasks --image-stream=jboss-eap70-openshift:1.5 --binary=true --labels=app=tasks -n dev
error: no match for "jboss-eap70-openshift:1.5"

The 'oc new-build' command will match arguments to the following types:

  1. Images tagged into image streams in the current project or the 'openshift' project
     - if you don't specify a tag, we'll add ':latest'
  2. Images in the Docker Hub, on remote registries, or on the local Docker engine
  3. Git repository URLs or local paths that point to Git repositories

--allow-missing-images can be used to force the use of an image that was not matched

See 'oc new-build -h' for examples.
+ true

I've tried adding --allow-missing-images=true and --allow-missing-imagestream-tags=true, but get the same error.

from openshift-jenkins-demo.

ssdowd avatar ssdowd commented on July 16, 2024

@mrgleam Thanks! That fixed it.

from openshift-jenkins-demo.

Johnny2136 avatar Johnny2136 commented on July 16, 2024

Yes 404 error on the link

from openshift-jenkins-demo.

Johnny2136 avatar Johnny2136 commented on July 16, 2024

@ptrckq ecellent! your solution worked for me, Thanks so much!!! 😃

from openshift-jenkins-demo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.