ui/lib/istio/addon/project-istio/rules
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
..
controller.js Add project-istio as graph and metrics parent route 2019-07-23 10:50:20 +08:00
route.js Fix routing issues post ember upgrade 2019-10-03 15:36:38 -07:00
template.hbs Add project-istio as graph and metrics parent route 2019-07-23 10:50:20 +08:00