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

make run-openshift does not work #189

Closed
pavolloffay opened this issue Feb 1, 2019 · 4 comments
Closed

make run-openshift does not work #189

pavolloffay opened this issue Feb 1, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@pavolloffay
Copy link
Member

make run-openshift does not deploy jaeger services. oc get jaeger returns jaeger instances but nothings get deployed.

To reproduce:

oc cluster up
oc login -u system:admin
make run-openshift
oc create -f deploy/examples/simple-prod.yaml
oc get all | grep jaeger 
@jpkrohling
Copy link
Contributor

jpkrohling commented Feb 4, 2019

Is this because of the route problem? #136

@pavolloffay
Copy link
Member Author

I don't think so

@jpkrohling
Copy link
Contributor

I'll take a look, thanks for reporting!

@jpkrohling jpkrohling added the bug Something isn't working label Feb 6, 2019
@jpkrohling
Copy link
Contributor

In which namespace are you on? If you are on my-project, could you try switching to default? I don't get anything "wrong", except for the problem reported in #136.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants