deis / workflow-manager

Deis Workflow Manager: Cluster First Aid
MIT License
14 stars 15 forks source link

incorrect deis doctor URL printed to stdout #77

Closed jackfrancis closed 8 years ago

jackfrancis commented 8 years ago

When invoking deis doctor via kubectl exec, an incorrect URL is reported to stdout. E.g.:

$ kubectl exec -it deis-workflow-manager-mlc5y doctor --namespace=deis
Information sent to deis doctor is available at the following url  https://doctor-staging.deis.com/<uuid>

The URL should follow the form https://doctor-staging.deis.com/v3/doctor/<uuid>.