Commit Graph

2841 Commits

Author SHA1 Message Date
Westly Wright fa7024578c
remove enabled flag for clusterTemplateRevision 2019-07-08 15:44:56 -07: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 271de7910e
Merge pull request #3103 from etokatlian/feature/google-oauth
Adds google auth
2019-07-08 11:55:28 -07:00
Eric Tokatlian 0670441dbc Fixes requests from review 2019-07-08 10:27:23 -07:00
Vincent Fiduccia d8370e7240
Consider *-head and *-rcN dev builds 2019-07-03 13:12:54 -07:00
Eric Tokatlian dfac8fb538 Adds google auth 2019-07-03 11:18:33 -07:00
Westly Wright 7752b38e9b
Merge pull request #3102 from n313893254/21267
Fix Istio app not change when switching another cluster
2019-07-03 08:59:26 -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
n313893254 e4b4f6c70f Fix apps not change when switching another cluster
https://github.com/rancher/rancher/issues/21267
2019-07-03 14:35:13 +08:00
loganhz ce203bbcca Add suspend and resume actions for cronjob
https://github.com/rancher/rancher/issues/18945
2019-07-02 18:02:42 +08:00
Westly Wright af65ed681a
Merge pull request #3098 from superseb/updateaksregions
Update AKS regions
2019-07-01 10:05:50 -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 5a7e71d086
Merge pull request #3090 from loganhz/typo
Fix typo
2019-07-01 10:02:39 -07:00
Sebastiaan van Steenis 1f479fcff8 Update AKS regions 2019-07-01 09:39:26 +02: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
loganhz 079f0f2b10 Add trans for pipeline saving error 2019-06-28 09:24:20 +08:00
Vincent Fiduccia 2b903e37cf
Don't explode if subnets is null 2019-06-27 11:16:14 -07:00
lvuch b02f234a29 displayName vs hostname - hostname doesn't work 2019-06-27 11:09:08 -07:00
lvuch 2fc252ed1b fix for 19897 2019-06-27 10:59:37 -07:00
loganhz 52ca48a4d9 Remove Umbrella Icon from 2019-06-27 17:02:03 +08:00
loganhz 8c5e783b42 Remove Umbrella Icon from 2019-06-27 17:01:36 +08:00
loganhz f79f361f80 Fix typo 2019-06-27 16:56:49 +08: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
Westly Wright 2df678dba2
Merge pull request #3077 from n313893254/20617
Support one click upgrade for Istio
2019-06-26 09:24:16 -07:00
n313893254 d29be94e93 Support one click upgrade for Istio
https://github.com/rancher/rancher/issues/20617
2019-06-26 14:11:37 +08:00
Sebastiaan van Steenis c1cbb50c46 Add EKS regions and k8s 1.13 2019-06-26 00:49:36 +02:00
Westly Wright a930bef66a
Merge pull request #3080 from n313893254/17782
Fix Fluentd target logging cert disappear after click test button
2019-06-25 09:58:16 -07:00
LiuYan 36f67514af only load external cluster driver scripts with active state 2019-06-25 12:29:40 +08:00
Westly Wright 29255feb17
remove unneeded required 2019-06-24 11:53:42 -07:00
Westly Wright 34e1aeab32
Merge pull request #3073 from lvuch/lh-0621
node dashboard 19897
2019-06-24 11:22:04 -07:00
Westly Wright 403f2c6ecc
Merge pull request #3069 from lvuch/lh-0620
2.3 issues dashboard and monitoring
2019-06-24 11:21:52 -07:00
lvuch 1c432b7db8 move date to end of first row 2019-06-24 11:17:00 -07:00
lvuch b7eab2e77c Merge branch 'lh-0621' of https://github.com/lvuch/ui into lh-0621 2019-06-24 11:05:21 -07:00
lvuch 51a3977181 replace displayName with hostname 2019-06-24 11:05:11 -07:00
Westly Wright 8d3920fac0
Merge pull request #3075 from etokatlian/fix/digital-access-token
Add field required to DO cloud provider
2019-06-21 17:06:29 -07:00
Eric Tokatlian 88f28ae2f8 Add field required to DO cloud provider
rancher/rancher#19754
2019-06-21 16:23:47 -07:00
Westly Wright 9725a0086d
Merge pull request #3074 from etokatlian/fix/digital-access-token
Add field required to DO cloud provider
2019-06-21 14:10:34 -07:00
Eric Tokatlian ae41e240e8 Add field required to DO cloud provider
rancher/rancher#19754
2019-06-21 12:11:10 -07:00
Lauren Harden ee93e65e0b
Merge branch 'master' into lh-0621 2019-06-21 11:45:06 -07:00
lvuch 5613e37de4 node dashboard 19897 2019-06-21 11:34:56 -07:00
lvuch a51879d0a5 19896 and 19359 2019-06-20 12:26:42 -07:00
loganhz e2763d4104 Fix gke node pool issue 2019-06-20 22:42:21 +08:00
Denise Schannon d153f43e2b another istio version fix 2019-06-17 14:29:03 -07:00
Denise Schannon dd82aab6a9 fix istio versioning 2019-06-17 11:30:49 -07:00
n313893254 5b3d6b182b Fix Fluentd target logging cert disappear after click test button
https://github.com/rancher/rancher/issues/17782
2019-06-16 20:18:26 +08:00
Westly Wright 2612f6ec1f
Merge pull request #3059 from n313893254/20790
[Preview 2 Release]Fix default locale is lost
2019-06-14 10:12:02 -07:00
Westly Wright f9b3ba93a1
Merge pull request #3058 from loganhz/istio-pre
[Preview 2 Release]Istio preview release
2019-06-14 10:11:49 -07:00