loganhz
b547b8f0e7
Set 1.13 as default Kubernetes version for EKS
2019-07-22 08:37:43 +08: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
6304e50370
fix typo
2019-07-19 14:11:33 -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
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
c7f5746359
Add extra td to the nume nodes required in cru node pools
...
rancher/rancher#21576
2019-07-19 09:23:47 -07:00
Tani Fiduccia
a37f6aa400
Text fixes and alignment for Add Cluster
2019-07-18 17:24:31 -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
1b89c54bc9
fix consuming cluster template with localClusterAuthEndpoint
2019-07-16 12:23:33 -07:00
Westly Wright
3ca09b0d07
fix search not working in cru-cluster-template-questions
2019-07-16 11:36:33 -07:00
Westly Wright
2558ef4134
aadClientSecret required on clone revision during ctr create
2019-07-16 11:26:43 -07:00
Westly Wright
729286be87
fix cluster template question not adding
2019-07-16 11:03:32 -07:00
Westly Wright
75f74fe787
match translation changes from rke to gke and aks
2019-07-16 10:15:38 -07:00
Westly Wright
afc4acdeeb
rearrange input sections for rke based clusters
2019-07-16 10:15:38 -07:00
Westly Wright
4de0752cf1
move node pools and members sections
2019-07-16 10:15:38 -07:00
Westly Wright
912bacc369
Remove select template page when launching clusters
...
move cluster template selection to cluster launch page
2019-07-16 10:15:38 -07:00
Westly Wright
00b2e2a8f3
Kubernetes versions with patch support for cluster templates
...
First itteration of new kube versions w patch support
fix alias issue
satisfies working with no override, hide questions, uniq questions
add templates service, add additional satisfies logic
cluster template translation
add setdefault action to cluster template revisions
Add cluster template link to clusters index page
apply cluster templates satisifies logic
2019-07-16 10:15:38 -07:00
Westly Wright
550ed2b9f0
Expose DeleteNotReadyAfterSecs on node pool
...
rancher/rancher#20862
2019-07-12 14:59:57 -07:00
Westly Wright
42ae1035ba
Merge pull request #3118 from westlywright/cluster.templates.bugs
...
correct creation of shared member for cluster templates
2019-07-09 10:58:24 -07:00
Westly Wright
f41a4347af
correct creation of shared member for cluster templates
2019-07-09 10:49:41 -07:00
loganhz
b5eb2b8f83
Fix Ceph RBD issue
...
https://github.com/rancher/rancher/issues/21188
2019-07-09 17:03:19 +08:00
Westly Wright
2a66489f83
New cluster launch page
...
Refactor and decouple launch cluster
adds new routes for selecting cluster, selecting cluter template, and launching
cluster
Add first version of cluster template selection logic
WIP - First version of cluter-template resource pages & components
cluster template index
adds cru-cluster-template
save cluster template and cluster template revision
refactor rke cluster driver and add rke cluster driver to clust temp
add cluster template revision page
template revision changes
more questions
refactor cluster networking into component
cluster template questions components
first itteration of working add question
fixups for ct and ctr's
general fixes
quick revision select on new revision page
Move name, expose ctr name, move ctr source
Refactor ct/ctr table to use grouped form
share member added
single template no revisions rows
translations
translation changes
css toggle
css toggle on all elements
inline override
initial apply cluster template
initial show or lock when applying a cluster template
validation bug
first run at windows support overrides
abstract check override with component that yields
add check for override to most sections
bulk remove cluster template revision
more check override
handle errors better for ctrs
translations
bugs
add toggle to azure cloud provider
auth endpoint fix
computed override check and refactor
fixup question override inputs
remove cluster launch route
review fixups
cluster edit
fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
Westly Wright
8ba21717cb
Merge pull request #3088 from westlywright/s3.trust.certs
...
Add custom CA option to s3 backup config for rke clusters
2019-07-03 08:58:53 -07:00
Westly Wright
a8016bb1f1
Merge pull request #3086 from westlywright/user.cluster.cert.alert
...
Add ui warning about expiring certificates
2019-07-03 08:57:59 -07:00
Westly Wright
10c46c5d55
Merge pull request #3094 from lvuch/lh-node-dashboard-2
...
fix for 19897
2019-07-01 10:03:09 -07:00
Westly Wright
b223ee55a7
Refactor translations, fixes for <1day, expired certs, js err, color,
2019-06-28 17:36:40 -06:00
lvuch
437005dc02
copy to clipboard on node dash
2019-06-28 15:45:02 -07:00
Westly Wright
530845a91a
Add ui warning about expiring certificates
2019-06-28 15:07:23 -06:00
Vincent Fiduccia
2b903e37cf
Don't explode if subnets is null
2019-06-27 11:16:14 -07:00
Westly Wright
fb96810f51
Add custom CA option to s3 backup config for rke clusters
...
rancher/rancher#20829
2019-06-26 15:43:02 -07:00
Sebastiaan van Steenis
c1cbb50c46
Add EKS regions and k8s 1.13
2019-06-26 00:49:36 +02:00
loganhz
e2763d4104
Fix gke node pool issue
2019-06-20 22:42:21 +08:00
Westly Wright
b69ab7d1d0
Merge pull request #3053 from westlywright/mc.app.target.error
...
Filter projects without clusters from MC apps targets
2019-06-13 09:51:49 -07:00
Westly Wright
c9cf5fd34b
Filter projects without clusters from MC apps targets
...
rancher/rancher#20698
2019-06-13 09:36:39 -07:00
Westly Wright
51bf9d3a79
add closure action to prevent uncaught type error
...
rancher/rancher#19760
2019-06-12 10:53:52 -07:00
Westly Wright
43434467a8
Change PRTB filter for project member to filter serviceAccount roles
...
so groups and the like are still visible
rancher/rancher#20760
2019-06-12 10:45:20 -07:00
Westly Wright
619bfecd06
Add support for special fields in 3rd party Node Drivers
...
rancher/rancher#20787
2019-06-11 10:19:03 -07:00
Westly Wright
3e647571b0
Merge pull request #3034 from loganhz/istio-catalog
...
Bug fix for enabling istio and registry page
2019-06-05 10:00:22 -07:00
loganhz
384aa95ae2
Bug fix for enabling istio and registry page
2019-06-06 00:22:45 +08:00
loganhz
6f63235b5c
Fix cluster name style issue
2019-06-05 16:29:38 +08:00
Westly Wright
ecacce2f82
Merge pull request #3026 from loganhz/azure
...
Support loadBalancerSku Azure cp param
2019-06-03 09:46:28 -07:00
Logan
039eb879cd
Support HPA ( #3015 )
...
* Support HPA
* Fix comments
* fix merge issue
* bug fix
2019-06-03 09:45:10 -07:00