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

oc status should tell you when the source image for a buildconfig is missing #5077

Closed
deads2k opened this issue Oct 12, 2015 · 1 comment · Fixed by #5641
Closed

oc status should tell you when the source image for a buildconfig is missing #5077

deads2k opened this issue Oct 12, 2015 · 1 comment · Fixed by #5641

Comments

@deads2k
Copy link
Contributor

deads2k commented Oct 12, 2015

[root@cloud-enablement ~]# oc status
In project cetesting on server https://localhost:8443

service/eap-app - 172.30.176.209:8080
  dc/eap-app deploys istag/eap-app:latest <-
    builds https://github.com/alesj/template-testing#6.4.x with openshift/jboss-eap64-openshift:1.1 through bc/eap-app 
      not built yet
    #1 deployment waiting on image or update

To see more, use 'oc describe <resource>/<name>'.
You can use 'oc get all' to see a list of other objects.

The image stream and tag didn't exist and we didn't indicate that this would not work.

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

Successfully merging a pull request may close this issue.

5 participants