Re: Possible bug with haproxy?

2017-05-26 Thread Louis Santillan
On the internal consultant chat server, it's come up several times and some
customers are using tcp backend mode (vs. http or https) on their routers
to support http/2.

As for OP's situation, more details are needed about the OAuth client
config and DNS settings.

Is DNS set per the documentation?  The VIP for *.apps.example.com points to
the load balancer(s), or, are you using DNS round robin?

It sounds like there is some sort of a DNS confusion going on, really.

Otherwise, verify that the OAuth authorize, token (and possibly userInfo)
endpoints in the OAuth messages point to where you're expecting [0].

[0]
https://docs.openshift.org/latest/install_config/configuring_authentication.html#OpenID



---

LOUIS P. SANTILLAN

SENIOR CONSULTANT, OPENSHIFT, MIDDLEWARE & DEVOPS

Red Hat Consulting, NA US WEST 

lpsan...@gmail.comM: 3236334854

TRIED. TESTED. TRUSTED. 

On Fri, May 26, 2017 at 1:24 PM, Clayton Coleman 
wrote:

> HAProxy doesn't currently support HTTP/2 connections - so unless you've
> done something custom, you shouldn't even be able to connect to HAProxy as
> http/2
>
> On Fri, May 26, 2017 at 4:10 PM, Philippe Lafoucrière <
> philippe.lafoucri...@tech-angels.com> wrote:
>
>> Hi, could you take a look at this please:
>> https://stackoverflow.com/questions/44162263/request-cached-
>> when-using-http-2/44163462
>>
>> I wonder if the problem could come from haproxy?
>> We're using the images "openshift/origin-haproxy-router:v1.5.0"
>>
>> Thanks,
>> Philippe
>>
>>
>> ___
>> users mailing list
>> users@lists.openshift.redhat.com
>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>
>>
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: Possible bug with haproxy?

2017-05-26 Thread Clayton Coleman
HAProxy doesn't currently support HTTP/2 connections - so unless you've
done something custom, you shouldn't even be able to connect to HAProxy as
http/2

On Fri, May 26, 2017 at 4:10 PM, Philippe Lafoucrière <
philippe.lafoucri...@tech-angels.com> wrote:

> Hi, could you take a look at this please:
> https://stackoverflow.com/questions/44162263/request-
> cached-when-using-http-2/44163462
>
> I wonder if the problem could come from haproxy?
> We're using the images "openshift/origin-haproxy-router:v1.5.0"
>
> Thanks,
> Philippe
>
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Possible bug with haproxy?

2017-05-26 Thread Philippe Lafoucrière
Hi, could you take a look at this please:
https://stackoverflow.com/questions/44162263/request-cached-when-using-http-2/44163462

I wonder if the problem could come from haproxy?
We're using the images "openshift/origin-haproxy-router:v1.5.0"

Thanks,
Philippe
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Announcing Telepresence: fast, realistic local development for OpenShift and Kubernetes microservices

2017-05-26 Thread Itamar Turner-Trauring
Hi all,

Telepresence  is a tool we've been working on that
lets you expse a local process on your laptop as a deployment in your
OpenShift staging cluster.

This allows for fast, local development, where you can manually try out
changes to services that depend on other services and cloud resources
without having to redeploy a whole new image. So you can do auto-refresh if
your web framework supports it, step through code in a debugger, etc.., all
with transparent proxying to/from OpenShift.

I just finished writing a new intro tutorial for OpenShift, which is
available here: http://www.telepresence.io/tutorials/openshift.html - let
me know if you have any questions or problems I can help with.

-Itamar @ datawire.io
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users