rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

Jenkins v3.7 Not Available in openshift namespace #120

Closed sherl0cks closed 6 years ago

sherl0cks commented 6 years ago

Currently, v3.6 is tagged as latest and the v3.7 tag is not available by default in a v3.7 install. This repo need to provide the appropriate imagestream tag, either in the openshift namespace or the labs-ci-cd namespace

https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/openshift3/jenkins-2-rhel7

As a temporary fix, users can run oc import-image jenkins --from=registry.access.redhat.com/openshift3/jenkins-2-rhel7 --confirm --all -n openshift