Commit Graph

8721 Commits

Author SHA1 Message Date
Logan 039eb879cd Support HPA (#3015)
* Support HPA

* Fix comments

* fix merge issue

* bug fix
2019-06-03 09:45:10 -07: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
loganhz 876f17eb43 Support loadBalancerSku Azure cp param
https://github.com/rancher/rancher/issues/20240
2019-06-03 14:26:53 +08:00
Westly Wright 83990c2020
Merge pull request #3023 from deniseschannon/ecs-typo
update amazon ecs for amazon eks for cluster driver
2019-05-29 14:06:42 -07:00
Westly Wright 3b604ace17
Merge pull request #3022 from westlywright/cinder.pers.volume
Expose Secret Ref for Cinder Persistent Volumes
2019-05-29 14:06:25 -07:00
Denise Schannon 70928aec31 update amazon ecs for amazon eks for cluster driver 2019-05-29 12:01:17 -07:00
Westly Wright 2c60c30baf
expose secretRef on cinder pvs and edit mode
Redirect edit pv source to the pv page

Update editable fields in cru-pv

fix incorrectly displayed volume source on edit

pass correct edit mode to all volume source components
2019-05-29 11:59:27 -07:00
Westly Wright 927812df81
Merge pull request #3020 from loganhz/aws-master
Support aws ec2 ap-east-1 and us-gov-east-1
2019-05-28 09:54:32 -07:00
Westly Wright 699181a271
Merge pull request #3013 from loganhz/mon-master
Upgrade UX for one click upgrade
2019-05-28 09:50:07 -07:00
loganhz f47b59bacf Support aws ec2 ap-east-1 and us-gov-east-1
https://github.com/rancher/rancher/issues/20474
2019-05-27 16:37:33 +08:00
loganhz 59b0313772 Show upgrade available in monitoring setting page
https://github.com/rancher/rancher/issues/20469
2019-05-26 00:03:46 +08:00
loganhz a9f9b34c8e Upgrade UX for one click upgrade 2019-05-25 23:31:38 +08:00
Westly Wright c16a649c51
Merge pull request #3010 from westlywright/missing.catalog.template.errors
Better Error Handling When Deployed Apps Catalog is Deleted
2019-05-23 17:00:46 -07:00
Westly Wright 7cde6d4d00
Add handling logic for missing template versions
rancher/rancher#19592

project level catalogs and upgrade for missing catalog issues
2019-05-23 16:56:33 -07:00
Westly Wright ceadbe3fc0
Merge pull request #3008 from westlywright/catalog.name.dedupe
Catalog App Name Deduplication
2019-05-23 09:09:31 -07:00
Westly Wright 7bcd245eef
Fix app name dedup on new apps with no matched name
rancher/rancher#19697
2019-05-22 14:38:31 -07:00
Westly Wright 299c9334ff
Merge pull request #3001 from loganhz/oneclick
Support one click upgrade option for cluster/project monitoring.
2019-05-21 16:39:08 -07:00
loganhz d69d07469e Support upgrade monitoring
https://github.com/rancher/rancher/issues/20304
2019-05-22 07:14:07 +08:00
Westly Wright ef667657bb
Merge pull request #3000 from westlywright/web.param.tamper
Login Web Params
2019-05-21 15:34:00 -07:00
Westly Wright e4d1c281cf
Check for err msg code instead of using string from login error
rancher/rancher#20216

More error message

Always display translation key in the query param
2019-05-21 15:24:33 -07:00
Westly Wright 933095318c
Merge pull request #3006 from westlywright/user.edit.cluster
Edit Cluster Page Won't Load & User Not Able to Edit Cluster
2019-05-21 12:38:36 -07:00
Westly Wright 5fd7a1a9da
Merge pull request #3004 from davidnuzik/20343-issue-take2
Fix cruPrivateRegistry section
2019-05-21 12:38:11 -07:00
Westly Wright abcbfaae2d
Add link-to-external template to edit cluster when not at global 2019-05-21 12:11:14 -07:00
Westly Wright b6bca4696d
Choose the correct provider and pass to cru-cluster for edit select 2019-05-21 12:10:52 -07:00
David Nuzik 0f8728cd7c Fix cruPrivateRegistry section 2019-05-21 10:46:50 -07:00
Westly Wright a60f30d02e
Merge pull request #2999 from westlywright/app.icon.flash
Prevent Double Load of Generic Icon on MC Apps
2019-05-17 08:42:42 -07:00
Westly Wright 63c1e97113
Merge pull request #2997 from westlywright/priv.reg.bug
Set isDefault true by default for private registry
2019-05-17 08:42:18 -07:00
Westly Wright 314ec7ae2f
Refactor generic icon fetching on apps to a mixin
rancher/rancher#17668
2019-05-16 13:59:18 -07:00
Westly Wright ff3fbef950
Set isDefault true by default for private registry
rancher/rancher#19325
2019-05-16 10:53:56 -07:00
Westly Wright 1296bfcb1a
Merge pull request #2996 from westlywright/ff.nav.issue
Add height to main nav for low-res screen firefox issues.
2019-05-15 11:19:40 -07:00
Westly Wright 27237f432d
Add height to pain nav uls for low-res screen firefox issues.
rancher/rancher#19101
2019-05-15 11:10:17 -07:00
Westly Wright 50d2b069bf
Merge pull request #2994 from westlywright/azure.cp.creds
Azure Cloud Provider Credentials Fix
2019-05-15 10:18:20 -07:00
Westly Wright d9b4b71e90
Dont check aadClientSecret on edit, not required to edit
rancher/rancher#20044
2019-05-15 10:09:53 -07:00
Westly Wright 4f05241b64
Merge pull request #2979 from westlywright/azure.cp.passwords
Ensure that password cloud provider fields are present on edit for azure
2019-05-14 14:55:59 -07:00
Westly Wright c5458609e4
Merge pull request #2991 from westlywright/style.fixes
General Style Fixes
2019-05-14 09:42:38 -07:00
Westly Wright 69ad076e8c
Merge pull request #2989 from westlywright/no.cent.azure.log
Add North Central US to AKS Driver
2019-05-14 09:42:19 -07:00
Westly Wright 3aa181bec8
Merge pull request #2985 from loganhz/monitoring
Fix 2 requests sent issue in cluster dashboard
2019-05-14 09:42:06 -07:00
Westly Wright f8fedd02b7
Merge pull request #2983 from westlywright/priv-reg-refactor
Cluster Private Reg Refactor
2019-05-14 09:41:28 -07:00
Westly Wright 4850c52a20
Check left edge of tooltip positioning a bit more carefully
rancher/rancher#17203
2019-05-13 16:43:07 -07:00
Westly Wright 68bf9ab276
better handling for long display names in tiered cluster/project nav
rancher/rancher#17381
2019-05-13 15:27:23 -07:00
Westly Wright 1d9c866989
Add width param to ident block to account for smaller width parents
rancher/rancher#17410
2019-05-13 14:31:08 -07:00
Westly Wright 1d0b80dd82
Target correct nav-item at mobile view width for correct borders
rancher/rancher#19101
2019-05-13 13:57:33 -07:00
Westly Wright 58697c42c7
Add North Central US to AKS Driver
rancher/rancher#19853
2019-05-13 11:58:43 -07:00
Westly Wright ac0a9981e7
DDAU for cru-cloud-provider 2019-05-13 11:17:24 -07:00
Westly Wright 86f672f0e6
lint 2019-05-13 11:04:16 -07:00
Westly Wright 26c7e29479
Ensure that password cp fields are present on edit for azure
rancher/rancher#20044

ensure that required fields are always present in azure cp yaml edit
2019-05-13 11:04:16 -07:00
loganhz a97d8984c4 Fix 2 requests sent issue in cluster dashboard
https://github.com/rancher/rancher/issues/19564
2019-05-11 09:51:21 +08:00
Westly Wright 187f5fd56f
bump package 2019-05-10 15:21:00 -07:00
Westly Wright 27063850b9
refactor private registry to simplify UX
rancher/rancher#19871
2019-05-10 14:56:01 -07:00
Westly Wright 9b5484d205
Merge pull request #2981 from loganhz/windows
[Windows Support] changes to Deploy Workload page
2019-05-10 11:03:39 -07:00