Commit Graph

1592 Commits

Author SHA1 Message Date
n313893254 8b1738bb4e Template Lint 2019-07-23 11:05:04 +08:00
n313893254 e481e4b344 Should show a warning when deleting a system chart app
https://github.com/rancher/rancher/issues/19170
2019-07-23 11:00:38 +08:00
Lauren Harden 700c1ee744
Merge branch 'master' into lh-0618 2019-07-22 15:06:08 -07:00
Westly Wright c63b9c0e41
Disable add cluster button, add tooltip for template enforcement 2019-07-22 10:53:55 -07:00
Westly Wright f2b42a8346
lint 2019-07-22 09:50:01 -07:00
Westly Wright f532ef161e
fix alignment for cru-node-pools 2019-07-22 09:50:01 -07:00
Westly Wright b3a324bfb9
Enforce global cluster templates except for global admin 2019-07-22 09:50:01 -07:00
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
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 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
lvuch 75a7d5fe34 19159 2019-07-18 15:12:07 -07:00
lvuch 23a9a23f77 18592 2019-07-18 12:42:15 -07:00
lvuch 48845968df 20625 2019-07-18 12:03:10 -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