Commit Graph

9975 Commits

Author SHA1 Message Date
Westly Wright f9bde57dad
Merge pull request #3145 from loganhz/shell
Allow exec shell to not ready container
2019-07-22 09:41:06 -07:00
Westly Wright be8c51c768
Merge pull request #3144 from loganhz/cloud
Fix cloud credential error message issue
2019-07-22 09:40:15 -07:00
Westly Wright 3d2eb99bd5
Merge pull request #3143 from loganhz/eks
Set 1.13 as default Kubernetes version for EKS
2019-07-22 09:39:31 -07:00
Westly Wright a297dff4dc
Merge pull request #3142 from loganhz/catalog-21008
Fallback to latest version if default version not exists in a catalog app
2019-07-22 09:37:24 -07:00
Westly Wright 7634336881
Merge pull request #3141 from loganhz/quota-master
Fix default container limit issue
2019-07-22 09:36:23 -07:00
lvuch 52f2e6c6ab part of 16794 2019-07-22 08:45:45 -07:00
loganhz b8340d1118 Add Artifactory as an option for registry
https://github.com/rancher/rancher/issues/20394
2019-07-22 18:25:23 +08:00
n313893254 657435625b Remove github service 2019-07-22 15:15:56 +08:00
n313893254 9e00bfb592 Fix Configuring pipeline authentication failed
https://github.com/rancher/rancher/issues/21520
2019-07-22 15:15:39 +08:00
loganhz 1aac91049a Fix edit service issue
https://github.com/rancher/rancher/issues/21670
2019-07-22 14:46:47 +08:00
lvuch 6309a74ec1 21371 2019-07-21 21:25:51 -07:00
loganhz 02a4f4d3d5 Fix adding role issue
https://github.com/rancher/rancher/issues/19860
2019-07-22 10:41:04 +08:00
loganhz d8f12a6110 Allow exec shell to not ready container
https://github.com/rancher/rancher/issues/20493
2019-07-22 10:05:56 +08:00
loganhz c58d370f4e Fix cloud credential error message issue
https://github.com/rancher/rancher/issues/20577
2019-07-22 08:44:57 +08:00
loganhz b547b8f0e7 Set 1.13 as default Kubernetes version for EKS 2019-07-22 08:37:43 +08:00
loganhz 089d4aaef9 Fallback to latest version if default not exists
https://github.com/rancher/rancher/issues/21008
2019-07-22 08:03:28 +08:00
loganhz 2707eb9eb5 Fix default container limit issue
https://github.com/rancher/rancher/issues/21664
2019-07-22 07:02:47 +08:00
Westly Wright e7b043f0ea
Merge pull request #3140 from westlywright/cluster.templates.bugs
Cluster Template Fixes
2019-07-19 17:27:58 -07:00
Westly Wright a70b9991ed
lint 2019-07-19 17:24:47 -07:00
Westly Wright 87d22bc40e
Fix cancel bug when launching template from cluster index
added parentRoute and moved the cancel action to the controller so we can
access goToPrevious.

rancher/rancher#21626
2019-07-19 16:46:35 -07:00
Westly Wright 41f11b5d2f
Fix add override bug introduced when adding arbitrary uiOvverride qs
rancher/rancher#21658
2019-07-19 15:50:27 -07:00
Westly Wright 31153b8e3e
Fix edit cluster with template bugs
rancher/rancher#21441
2019-07-19 15:41:56 -07:00
Westly Wright 6304e50370
fix typo 2019-07-19 14:11:33 -07:00
Westly Wright 87e9d6f458
make modal table search header transparent 2019-07-19 14:01:30 -07:00
Westly Wright 2385bdd979
fix null error on members
rancher/rancher#21442
2019-07-19 12:48:53 -07:00
Westly Wright 9b04d50180
Fix bug where default version was not updating
rancher/rancher#21442
2019-07-19 12:30:50 -07:00
Westly Wright 3672d97914
Limit cluster template and revision actions for read-only users 2019-07-19 11:57:34 -07:00
Westly Wright cd11815471
fix destroying bug 2019-07-19 10:30:27 -07:00
Westly Wright 0f61978dda
Merge pull request #3139 from westlywright/cluster.templates.bugs
Cluster Template Fixes
2019-07-19 09:38:16 -07:00
Westly Wright aaa63fc787
lint 2019-07-19 09:35:17 -07:00
Westly Wright 923dec8c5c
if user switches to using template expand all in expandos 2019-07-19 09:23:48 -07:00
Westly Wright 1073f77b9c
Private registry override working 2019-07-19 09:23:48 -07:00
Westly Wright 8ede0b7fdf
Fix backup config target with ui defined override question
rancher/rancher#21510
2019-07-19 09:23:48 -07:00
Westly Wright efdcd7c23e
fix can delete 2019-07-19 09:23:48 -07:00
Westly Wright 2504e854f7
Add enable/disable action to cluster template revisions
rancher/rancher#21407
2019-07-19 09:23:48 -07:00
Westly Wright c7f5746359
Add extra td to the nume nodes required in cru node pools
rancher/rancher#21576
2019-07-19 09:23:47 -07:00
Vincent Fiduccia 8ffca69265
Merge pull request #3137 from tfiduccia/master
Text fixes and alignment for Add Cluster
2019-07-18 17:39:40 -07:00
Tani Fiduccia a37f6aa400 Text fixes and alignment for Add Cluster 2019-07-18 17:24:31 -07:00
lvuch 75a7d5fe34 19159 2019-07-18 15:12:07 -07:00
lvuch 872122f677 cloudflare and route 53 logos 2019-07-18 14:36:21 -07:00
lvuch a487aae5f5 20297 2019-07-18 12:53:58 -07:00
lvuch 23a9a23f77 18592 2019-07-18 12:42:15 -07:00
lvuch 48845968df 20625 2019-07-18 12:03:10 -07:00
lvuch 3a3f327574 fix 16820 2019-07-18 11:45:53 -07:00
Westly Wright 4b0262e5b9
Merge pull request #3135 from westlywright/cluster.templates.bugs
Cluster Template Fixes
2019-07-18 10:03:45 -07:00
lvuch e82b585434 18502 placeholder focus 2019-07-18 10:00:12 -07:00
Westly Wright 531c112539
Add edit action to cluster template 2019-07-17 16:51:10 -07:00
Westly Wright 4e9b36ae45
edit cluster launched with cluster template 2019-07-17 10:26:58 -07:00
Westly Wright 7ee41a0cc3
styles 2019-07-16 14:29:51 -07:00
Westly Wright 1b89c54bc9
fix consuming cluster template with localClusterAuthEndpoint 2019-07-16 12:23:33 -07:00