You need to specific the Docker image when you create your app from the
repo



On Sun, Dec 15, 2019 at 8:19 PM Just Marvin <
marvin.the.cynical.ro...@gmail.com> wrote:

> Hi,
>
>     Starting a new thread to clear my head. Its only been 8 hours since I
> started banging my head on the desk because of this problem, but it feels
> like 80. A little more background than in my previous thread:
>
>
>    - The container I'm working with is websphere-liberty. I can simply do
>    a "...new-app --docker-image=docker.io/websphere-liberty:javaee8", and
>    that container will spin up, and the route will respond correctly when
>    pointed to the service.
>    - With an application payload, I have been unable to get this working.
>    I can use port-forwarding and verify that *my service is functioning
>    properly on OpenShift,* but the route refuses to talk to it.
>    - I have tried regular routes, and edge terminated routes. Somewhere
>    around hour 4 is when I gave up on the more complex reencrypt and
>    passthrough options.
>    - My git repo for my very simple app:
>    https://github.com/kstephen314159/simple-stuff
>
>     I have enabled the transport level tracing on liberty, but it doesn't
> show any activity when I submit the request to the route. So, at this
> point, I'm mystified, because the route doesn't seem to like the service,
> but I don't know why. Would appreciate any pointers in either proving or
> disproving that the route is working correctly.
>
> Regards,
> Marvin
> _______________________________________________
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>


-- 

Jeff Maury

Manager, DevTools

Red Hat EMEA <https://www.redhat.com>

jma...@redhat.com
@RedHat <https://twitter.com/redhat>   Red Hat
<https://www.linkedin.com/company/red-hat>  Red Hat
<https://www.facebook.com/RedHatInc>
<https://www.redhat.com>
<https://redhat.com/summit>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to