Re: How to identify OpenShift v4?

2019-10-03 Thread Andre Dietisheim
Hi Gabe great pointers, exactly what I needed, thanks a lot! Cheers Andre Am 03.10.19 um 18:44 schrieb Gabe Montero: On Thu, Oct 3, 2019 at 11:47 AM Andre Dietisheim <mailto:adiet...@redhat.com>> wrote: Hi Since the endpoint "/version/openshift" is gon

How to identify OpenShift v4?

2019-10-03 Thread Andre Dietisheim
Hi Since the endpoint "/version/openshift" is gone, how can a client library identify the OpenShift version it deals with? Thanks for your pointers! Cheers André ___ dev mailing list dev@lists.openshift.redhat.com

Re: in OpenShift 4.2, /apis is not accessible to anonymous users. Workarounds?

2019-10-01 Thread Andre Dietisheim
to openshift server, so in your case, you maybe "just" need to use them to then get the endpoints. Akram Le mar. 1 oct. 2019 à 15:38, Andre Dietisheim <mailto:adiet...@redhat.com>> a écrit : Hi In OpenShift 4.2 "/apis" started only being acces

Re: how to get URL for the Web ui if you have the URL to the endpoint?

2019-09-30 Thread Andre Dietisheim
rom the config map `console-public` in the `openshift-config-managed` namespace, key `consoleURL`. Let us know if this is what you need. Thanks! Sam On Mon, Sep 30, 2019 at 10:22 AM Andre Dietisheim <mailto:adiet...@redhat.com>> wrote: Hi In the Eclipse endpoint we face t

how to get URL for the Web ui if you have the URL to the endpoint?

2019-09-30 Thread Andre Dietisheim
Hi In the Eclipse endpoint we face the following problem: We connect to the REST endpoint where we authenticate, deal with resources etc. Current Eclipse tooling (which also deals with OS3) allows users to open the web-ui in a browser. In OS4, how do we get the URL for the web-ui given the