Commit Graph

8 Commits

Author SHA1 Message Date
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
n313893254 ddc81ec51b Fix CCE availableZones doesn't change when using custom region
https://github.com/rancher/rancher/issues/22294
2019-08-21 18:13:12 +08:00
loganhz 54eaed5562 Update Huawei CCE driver node os options
https://github.com/rancher/rancher/issues/18674
2019-04-15 16:42:37 +08:00
loganhz 878c1a57fe Fix the issue that cannot edit CCE cluster 2019-03-26 00:17:38 +08:00
n313893254 16810c4511 Fix CCE driver bug
https://github.com/rancher/rancher/issues/16809
2018-12-07 14:02:52 +08:00
n313893254 c6a0e9bc0d Fix external server in huawei cce driver 2018-12-06 22:02:15 +08:00
loganhz 79656b52f5 Enable external server by default for Huawei hosted k8s 2018-12-05 22:05:33 +08:00
loganhz 00950d11d4 Support Aliyun/Tencent/Huawe hosted k8s
rancher/rancher#16809
2018-12-05 10:29:32 +08:00