kyma-incubator / compass

A flexible and easy way to register, manage and group your applications
Apache License 2.0
36 stars 83 forks source link

Kyma is not returning dashboardUrl as environment data #536

Closed shaiembon closed 4 years ago

shaiembon commented 4 years ago

Hi Kyma response doesn't contain the dashboardUrl needed in order to display the user in cockpit a link to the Kyma environment.

Thanks,

Shai Embon

piotrmiskiewicz commented 4 years ago

Kyma Environment Service Broker must get the dashboard URL from the Director when the instance is ready.

piotrmiskiewicz commented 4 years ago

The dashboard url will be available after the provisioning is done (and succeeded), on the fetching instance operation: https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#fetching-a-service-instance

polskikiel commented 4 years ago

It will be resolved within this issue: https://github.com/kyma-incubator/compass/issues/600