You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose Dashboard URL only when provisioning operation succeeded (#2693)
* Extract dasboard url regex as const
* Assert that dashboard url is empty in the response to the provisioning request
* Replace const string literals duplicates with consts from broker pkg
* rm dashboard url from provisioning response on new provisioning op
* Add func to provide dashboard url
* Replace dashboard url value with ProvideURL func in broker responses
* Return dashboard url for provisioning request with own cluster plan
* Assert that GET instance response contains dashboard url
0 commit comments