Commit Graph

3 Commits

Author SHA1 Message Date
Westly Wright 15dc7ce56f
Fix routing issues post ember upgrade
It seems the previous way that the cluster id and project id was fetched from
various addons (alerts and istio) does not work in ember 3.12. After some
investigation it wasn't the corret way to grab those parameters anyway. I've
changed the routes to use the scope service which has the current cluster and
project (if in one) rather than fetch the query params off a parent route
outside the engine.
2019-10-03 15:36:38 -07:00
lvuch 873e9abf79 empty table text and login screen 2019-08-07 15:32:02 -07:00
loganhz db2488602f Support virtual service and destination rule 2019-07-23 10:50:20 +08:00