Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenShift: The ImageStreamTag "s2i-java:latest" is invalid: from: Error resolving ImageStreamTag s2i-java:latest in namespace demo: imagestreams.image.openshift.io "s2i-java" not found #604

Closed
vorburger opened this issue Feb 8, 2019 · 3 comments

Comments

@vorburger
Copy link
Contributor

Describe the bug
The new OpenShift deployment steps which that guy @vorburger contributed don't actually fully work:

oc start-build alfio   
The ImageStreamTag "s2i-java:latest" is invalid: from: Error resolving ImageStreamTag s2i-java:latest in namespace demo: imagestreams.image.openshift.io "s2i-java" not found

To Reproduce
Follow https://github.com/alfio-event/alf.io/blob/1.x-maintenance/docs/deployment/OpenShift.md

Expected behavior
Duh - alf.io should be up and running!

@vorburger
Copy link
Contributor Author

@vorburger would you be willing to follow-up to #524 with the missing ImageStream in that YAML?

@vorburger
Copy link
Contributor Author

@vorburger would you be willing to follow-up to #524 with the missing ImageStream in that YAML?

sure thing! I'll try to get to it this afternoon... and this time I'll properly re- test it, in an empty instance. It currently only works if you previously used fabric8/s2i-java, which is why I hadn't noticed this problem yesterday.

vorburger added a commit to vorburger/alf.io that referenced this issue Feb 8, 2019
also (unrelated to alfio-event#604) change vorburger/alf.io to alfio-event/alf.io
vorburger added a commit to vorburger/alf.io that referenced this issue Feb 8, 2019
also (unrelated to alfio-event#604) change vorburger/alf.io to alfio-event/alf.io

and impreove the OpenShift.md a little bit to hopefully be clearer
cbellone pushed a commit that referenced this issue Feb 8, 2019
* add .gradletasknamecache to .gitignore (#601)

* fix OpenShift YAML (fixes #604)

also (unrelated to #604) change vorburger/alf.io to alfio-event/alf.io

and impreove the OpenShift.md a little bit to hopefully be clearer
@cbellone
Copy link
Member

cbellone commented Feb 8, 2019

@vorburger I don't want to interfere (it seems that you and the original author are getting along quite well), but can we close this issue, now that the PR has been merged? Or this is still WIP?
I don't understand why github didn't close it automatically...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants