Commit Graph

6 Commits

Author SHA1 Message Date
Westly Wright 87c7cf1323
Hide monitoring link on isActive condition
Hides istio for some condition and removes redirect to cluster index when cluster is not ready and user clicks istio (just don't show it)

rancher/rancher#29234
2021-03-15 16:34:08 -07:00
n313893254 0d2f071d98 Route to /c/CLUSTERID/monitoring when cluster is not ready
https://github.com/rancher/rancher/issues/22213
2019-08-27 12:17:45 +08:00
n313893254 f85d94acb7 Check monitoring version greater 0.0.3 before enable istio 2019-07-23 10:50:21 +08:00
n313893254 e4b4f6c70f Fix apps not change when switching another cluster
https://github.com/rancher/rancher/issues/21267
2019-07-03 14:35:13 +08:00
n313893254 d29be94e93 Support one click upgrade for Istio
https://github.com/rancher/rancher/issues/20617
2019-06-26 14:11:37 +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