Commit Graph

7 Commits

Author SHA1 Message Date
Westly Wright afcb5c482f
remove version check as it happens later in istio upgrade
it was causing the edit to fail

rancher/rancher#25114
2020-01-27 10:34:46 -07:00
Westly Wright 476fda4eed
Ensure Istio app version is upgraded correctly during upgrade process
rancher/rancher#24956
2020-01-14 16:09:53 -07:00
Westly Wright d555aedc77
expose forceUpgrade option for istio upgrade 2019-12-30 09:13:00 -07:00
Cody Jackson 16fc847790 Fix linter warnings 2019-10-02 13:49:17 -07:00
n313893254 5f4d3fc308 Fix Istio error handle
https://github.com/rancherlabs/rancher-security/issues/182
2019-08-13 14:47:30 +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