Commit Graph

151 Commits

Author SHA1 Message Date
n313893254 4b451a2f0f Fix TKE alert and get max and min disk size from TKE 2019-08-23 16:56:11 +08:00
Westly Wright 35c250097a
revert fix i should not have put in for editing custom cluster
rancher/rancher#22080
2019-08-09 11:15:08 -07:00
Westly Wright 80fc4b6efb
Fix issue when edit cluster and no access to cluster template
rancher/rancher#21473
2019-08-07 09:29:43 -07:00
loganhz b65eee8c49 Show inactive nodes and unhealthy components in cluster list
https://github.com/rancher/rancher/issues/21933
2019-08-03 07:21:28 +08:00
loganhz 73336b817f Use windowsPreferedCluster for windows cluster 2019-08-02 06:20:26 +08:00
Westly Wright 72816be833
set rke cached config correctly when cluster launch error
rancher/rancher#21723
2019-07-23 17:15:09 -07:00
Westly Wright 31153b8e3e
Fix edit cluster with template bugs
rancher/rancher#21441
2019-07-19 15:41:56 -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 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 c0dd017650
use moment built in from now dropdown flavor text 2019-07-01 15:26:29 -07:00
Westly Wright b223ee55a7
Refactor translations, fixes for <1day, expired certs, js err, color, 2019-06-28 17:36:40 -06:00
Westly Wright 530845a91a
Add ui warning about expiring certificates 2019-06-28 15:07:23 -06:00
Westly Wright b6bca4696d
Choose the correct provider and pass to cru-cluster for edit select 2019-05-21 12:10:52 -07:00
loganhz 8fb249ef87 Update the UX for target OS
https://github.com/rancher/rancher/issues/20119
2019-05-10 15:12:59 +08:00
Westly Wright 0f48bb3357
Merge pull request #2884 from loganhz/mon-master
[2.3]monitoring
2019-05-07 09:13:02 -07:00
loganhz f1b2e055c4 Show warning for host port with windows node 2019-05-03 16:40:32 +08:00
loganhz 6f2651e153 Windows 1809 support
https://github.com/rancher/rancher/issues/19173
2019-04-30 17:31:02 +08:00
loganhz f735ca2c2f Disable btn if users don't have monitoring perm
rancher/rancher#19074
2019-04-28 13:23:48 +08:00
loganhz d77abf82c7 Improve enable monitoring status 2019-04-24 22:26:17 +08:00
n313893254 93c5ffb5ac API changed
https://github.com/rancher/rancher/issues/19197
2019-04-05 17:30:21 +08:00
Westly Wright 8a3b3cf4b2
Fix missing provider indicator for s3 backups
rancher/rancher#18457
2019-02-27 17:05:39 -07:00
Westly Wright d4c8463dfa
update cluster model prodiver to watch provider key 2019-02-27 15:39:23 -07:00
Westly Wright c81aa67ca4
Load correct external driver on edit of cluster
rancher/rancher#18406
2019-02-26 14:33:26 -07:00
loganhz 6c33d41e90 Fix AKS monitoring issue
https://github.com/rancher/rancher/issues/18014
2019-02-14 23:56:48 +08:00
Westly Wright e5ae5982ce
Provide UX feedback after backup now action is fired on cluster
rancher/rancher#17504
2019-01-25 12:02:56 -07:00
Westly Wright 663c13ccc9
Add S3 Etcd Backup & Restore API to UI
refector legacy local etcd backup & restore api to use new api

rancher/rancher#16797

Add s3backup config to rke clusters advanced options

Add 'restore from backup' action on RKE clusters

add backups list page

add cluster switching handling for backups

WIP

cleaup for review
2019-01-21 13:48:46 -07:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
loganhz 0cb62e8180 Fix cluster auto update issue
https://github.com/rancher/rancher/issues/17333
https://github.com/rancher/rancher/issues/17335
https://github.com/rancher/rancher/issues/17334
2019-01-08 18:00:52 +08:00
Westly Wright 015b70fbf4
load service default keys from schema 2019-01-07 12:11:16 -07:00
Westly Wright 8e7582584f
Added missing params to send to rke cluster cert rotation api
rancher/rancher#16795
2019-01-04 12:27:12 -07:00
Westly Wright d9f21095ad
Add cert rotation action to clusters available actions
rancher/rancher#16795
2019-01-02 17:16:26 -07:00
loganhz 00950d11d4 Support Aliyun/Tencent/Huawe hosted k8s
rancher/rancher#16809
2018-12-05 10:29:32 +08:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00
Westly Wright a7dae85c2f
EKS cluster with session token now clears ak on edit
rancher/rancher#16576
2018-11-15 11:58:11 -07:00
Westly Wright 2dad09f97a
Amazon EKS session token bugs
rancher/rancher#16418
rancher/rancher#16420
rancher/rancher#16421
rancher/rancher#16423
rancher/rancher#16425
2018-11-05 12:39:04 -07:00
Westly Wright ab192c9ffe
Amazon EKS session token bugs
rancher/rancher#16420
rancher/rancher#16421
rancher/rancher#16423
rancher/rancher#16425
2018-11-05 10:38:24 -07:00
Westly Wright c04e5061ef
Add optional session token to eks config
rancher/rancher#16087
rancher/rancher#16091

add delete placeholder

Add delete logic for eks clusters and optional key

clean up can bulk remove logic for cluster

 bug fix

update translations
2018-10-18 17:02:42 -07:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
loganhz 2f9cc109f6 Reload token
https://github.com/rancher/rancher/issues/13708
2018-06-17 09:19:25 +08:00
loganhz f2b9a572c4 Show warning on ingress page for GKE cluster 2018-05-08 23:15:50 +08:00
Vincent Fiduccia 27cb17e50b
xip.io ingress 2018-04-27 21:35:32 -07:00
Vincent Fiduccia 9f85c9abdd
Put version in language query string 2018-04-25 15:44:10 -07:00
Vincent Fiduccia 18a7fe8d65
Move edit, yaml, remove, gotoapi into central actions 2018-04-16 02:35:28 -07:00
Vincent Fiduccia ef4cf85d5b
Amazon EKS 2018-04-09 17:23:24 -07:00
Vincent Fiduccia 866a829477
Watch for cluster readiness 2018-03-30 17:37:43 -07:00
loganhz c294ccea1c Fix cluster list issue
https://github.com/rancher/rancher/issues/12038
2018-03-27 11:29:11 +08:00
loganhz 4e5fb1d61f Fix edit cluster issue
https://github.com/rancher/rancher/issues/11671
2018-03-23 16:22:48 +08:00
loganhz 6304f8de9b Fix cluster issue
https://github.com/rancher/rancher/issues/12161
2018-03-21 14:17:59 +08:00
Vincent Fiduccia ac7ffba5a0
Bugs 2018-03-01 13:07:33 -07:00
loganhz fc583a914c Fix cluster list translation issue
https://github.com/rancher/rancher/issues/11752
2018-03-01 16:49:14 +08:00
Vincent Fiduccia 6a2ab94c9a
Bugs 2018-02-27 00:33:46 -07:00
Vincent Fiduccia cbeaad899e
lint 2018-02-23 11:31:27 -07:00
Vincent Fiduccia 1a5e29deb9
Github cleanup, node pool grouping 2018-02-22 11:45:01 -07:00
Vincent Fiduccia 181b350b19
Cluster edit, Packet driver 2018-02-20 02:26:56 -07:00
Vincent Fiduccia 2cfe986d22
Nodepool objects, cluster edit 2018-02-20 02:26:56 -07:00
Vincent Fiduccia fd67d00eec
Node Pools 2018-02-16 17:26:20 -07:00
Vincent Fiduccia 92caf945ee
Node provider, api key ttl 2018-02-16 17:26:19 -07:00
Vincent Fiduccia cc1a979ca5
Amazon driver 2018-02-16 02:46:21 -07:00
Vincent Fiduccia 2e67688308
Rename machine* to node* 2018-02-13 10:41:07 -07:00
Vincent Fiduccia 4f2018c33f
Less broken 2018-02-13 10:41:07 -07:00
Vincent Fiduccia 9505a6f068
Start reorganizing add-cluster 2018-02-13 10:41:07 -07:00
Westly Wright 90ce5b861c
azure cloud edit fixes 2018-02-08 16:35:02 -07:00
Westly Wright 288ec65926
workingish 2018-01-26 16:30:28 -07:00
Vincent Fiduccia e3caf8d9ba
Refactor cluster/project subscription connections, page scope 2018-01-19 12:40:28 -07:00
loganhz bcccf7cadd Only show add node button for RKE cluster
https://github.com/rancher/rancher/issues/10940
2018-01-19 16:27:49 +08:00
loganhz 29ad8c85d3 Fix eslint issues 2018-01-16 15:17:10 +08:00
loganhz e0a9c19ebe Do not go to edit page after deleting cluster
https://github.com/rancher/rancher/issues/10853
2018-01-16 14:07:29 +08:00
Vincent Fiduccia 249c4620e5
Cluster and project binding fun 2018-01-12 16:59:30 -07:00
Vincent Fiduccia fe7ccc4a18
Cluster stats, things 2018-01-11 15:16:03 -07:00
Westly Wright 4d6012bf0e
add roles to global cluster managment 2017-12-15 16:44:42 -07:00
Vincent Fiduccia c24e20857e
GKE cluster 2017-12-05 18:33:28 -07:00
Vincent Fiduccia 1f45f6d6c7
3-store monte 2017-12-05 00:39:55 -07:00
Vincent Fiduccia 6c6ecb5c5d
Convert to v3 2017-12-05 00:39:55 -07:00
Westly Wright 3fe16387b4
lint errors 2017-12-01 10:35:32 -07:00
Vincent Fiduccia dfec793090
Move manage cluster 2017-11-30 03:32:31 -07:00
Vincent Fiduccia 6c28df4cb4
Move things around 2017-11-30 03:31:54 -07:00
Vincent Fiduccia 602f92c9d4
Fix clusters display 2017-11-29 14:18:14 -07:00
Westly Wright a8bd80a3ff
More updates for manage clusters 2017-11-22 17:20:56 -07:00
Vincent Fiduccia f2386a4ae7
Almost a containers page 2017-11-17 18:08:34 -07:00
Westly Wright 0b4991d84c
Clusterstore fixes 2017-11-15 14:23:48 -07:00
Westly Wright a58a60fa3b
more refactors for stores 2017-11-15 10:27:09 -07:00
Westly Wright a9952ce5d0
Refactor projects service 2017-11-13 16:32:33 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright 6c3f56e3e6
upgrade fixes for 2.16 2017-10-30 09:51:34 -07:00
Westly Wright e9a4e10ecc
wip upgrades for 2.14 2017-10-30 09:51:34 -07:00
Vincent Fiduccia 12ae29afbf
Start reorganizing pages for multiple top-level navs 2017-10-16 10:58:58 -07:00
Westly Wright 2e5fd911ff
Change the way cluster delete selectes new projects in removed clust 2017-10-03 15:51:49 -07:00
Westly Wright b348d56abf
Add check for cluster delete to ensure user is not in the current 2017-09-27 11:44:39 -07:00
Westly Wright 30de106448
Edit inactive clusters 2017-09-26 15:05:05 -07:00
Westly Wright 0a6c519539
update page header env when a cluster is deleted 2017-09-25 11:38:21 -07:00
Vincent Fiduccia 9dc21de057
I can't believe it's not kubectl 2017-09-19 16:14:55 -07:00
Vincent Fiduccia e3c2bde9fb
Go to hosts after import changes cluster state 2017-09-06 11:29:19 -07:00
Vincent Fiduccia 6cd862cd64
Mov cluster edit/add, bugs 2017-08-28 16:02:04 -07:00
Vincent Fiduccia be95874b27
K8s tweaks 2017-08-23 12:03:56 -07:00
Vincent Fiduccia 4069333ce1
Stuff 2017-08-18 14:29:43 -07:00
Vincent Fiduccia 295cfb14e6
Move new host to per-cluster 2017-08-18 14:12:31 -07:00
Vincent Fiduccia d31a1d1b67
Move hosts to cluster-level 2017-08-17 22:19:55 -07:00
Vincent Fiduccia 10114d59cf
Add a cluster on add host 2017-08-17 22:19:54 -07:00
Vincent Fiduccia b9b92c54d2
Basic cluster page 2017-08-17 22:19:54 -07:00