fabric8io / gofabric8

CLI used when working with fabric8 running on Kubernetes or OpenShift
https://fabric8.io/
Apache License 2.0
147 stars 72 forks source link

Detect services with routes on OpenShift #613

Closed chmouel closed 7 years ago

chmouel commented 7 years ago

We are using routes instead of services on OpenShift to get the external URL.

We go over all projects available if the default one doesn't have it.

This would handle the case for issue #576