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

2019-09-30 Thread Sam Padgett
You can get the public URL of console from 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 wrote: > Hi > > In the Eclipse endpoint we face the

Re: OpenShift Web Console - 3.9 - Pod / CrashLoopBackOff

2018-05-17 Thread Sam Padgett
The file mode is 400, and I think anyuid breaks reading it since the user changes. https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_web_console/files/console-template.yaml#L90 The console doesn't need anyuid... I'm not sure what's adding it. Sam On Thu, May 17, 2018

Re: Metrics not available in UI until Hawkular cert is manually accepted and no warning or message to indicate this

2018-01-17 Thread Sam Padgett
It's possible this is a regression since a new overview was introduced in 3.6. Ideally, you should have valid certificates in a production environment. If you're just wanting to test, you can visit the metrics URL directly and accept the certificate. If you've done that and still don't see

Re: many templates could not be load in Browse Catalog in Openshift 3.7

2017-12-08 Thread Sam Padgett
On Fri, Dec 8, 2017 at 9:19 AM, Tran Tien Dung wrote: > Thanks for your responding. There is no namespaces kube-service-catalog > and openshift-template-service-broker > If you run... curl -k https:///console/scripts/extensions.js Do you see a line like this?