Commit Graph

17 Commits

Author SHA1 Message Date
Westly Wright 54940982e9
add logic to determine kiali port for kiali links in istio
rancher/rancher#24701
2020-01-02 16:52:09 -07:00
Westly Wright 79fdaa1970
update kiali links for new kiali version
rancher/rancher#24701
2019-12-30 09:13:00 -07:00
loganhz 5562d5f65d Add istio feature flag back
https://github.com/rancher/rancher/issues/23582
2019-10-25 10:12:05 +08:00
loganhz 2e50a798a0 Support Istio Gateway 2019-10-25 10:10:05 +08:00
loganhz 02deb50669 Istio Virtual Service feature flag 2019-09-28 12:14:55 +08:00
Westly Wright 0bade641ea
Remove nav tabs and simplify Istio ux
I commented out the destinationRules and virtualServices tabs from the
istio-project template, changed some verbiage in the remaining nav tabs, and
added to import yaml link to both tabs to make the ux a little less confusing.
In the next release this page will undergo a redesign so I did not remove the
code.

rancher/rancher#23108
2019-09-26 16:41:49 -07:00
n313893254 b3b946627d Fix project-level istio prometheus URL
https://github.com/rancher/rancher/issues/22023
2019-08-07 10:58:06 +08:00
n313893254 328ebfa193 Fix Istio Grafana url issue
https://github.com/rancher/rancher/issues/21845
2019-07-30 11:08:46 +08:00
n313893254 863167fd01 Fix project grafana url 2019-07-23 10:50:21 +08:00
n313893254 f74ac2be02 UX change and grafana check change 2019-07-23 10:50:21 +08:00
n313893254 b06822956a Reuse filed and endpoint change 2019-07-23 10:50:21 +08:00
loganhz 160a1e9c7e Change default route 2019-07-23 10:50:20 +08:00
loganhz db2488602f Support virtual service and destination rule 2019-07-23 10:50:20 +08:00
n313893254 2a480cfa98 Add project-istio as graph and metrics parent route 2019-07-23 10:50:20 +08:00
n313893254 9ec45e5dbd Access control for Kiali, Jaeger, Grafana and Prometheus UI
https://github.com/rancher/rancher/issues/20899
2019-07-23 10:50:20 +08:00
loganhz 1d0c597b79 Support Project owner to see istio links
https://github.com/rancher/rancher/issues/20695
2019-06-07 01:23:09 +08:00
Logan 74bbe0171e Registry and Istio (#3014)
* Add vendors for istio

* Add istio lib

* Add kiali UI vendor

* Expose components in shared lib

* Istio css

* Support kiali graph in Rancher UI

* Show traffic metrics from istio

* Enable istio in cluster level

* Toggle for istio sidecar auto injection

* Support add istio config

* Reuse catalog for istio config

* Support enable global registry in local cluster

* Rename traffic rule

* Not upgrade template version for istio

* Fix istio project level routing issue

* Fix comments

* Bug fix

* Add kiali copyright

* App name is not required in schema

* Use cytoscape dagre from npm

* Bug fix

* Hide traffic rule
2019-06-03 09:44:28 -07:00