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
Cannot deploy ansible service broker because of missing docker image tag #882
Comments
|
Working to recreate this issue. I am able to pull the |
|
@psturc It would be helpful if you could provide the output from |
Log from pod: https://gist.github.com/psturc/f68de547fcd65a720156a265345ef778 |
|
I tested it again this morning, it worked for me: |
|
Yeah @jmrodri, the template deploys just fine. I think the issue is the broker pod is failing. I was able to recreate the failure myself that @psturc is seeing here. My log snippet: If I recall correctly, this is related to |
|
@psturc It looks like there may be a bug in the @jmrodri any thoughts? |
Bug:
What happened:
Error when deploying ansible-service-broker from simple-broker-template
Caused by non existing docker images with
sprint142tag:https://github.com/openshift/ansible-service-broker/blob/master/templates/simple-broker-template.yaml#L149
What you expected to happen:
Broker deployed successfully
How to reproduce it:
Tag
latestfixed the issueThe text was updated successfully, but these errors were encountered: