Commit Graph

217 Commits

Author SHA1 Message Date
Westly Wright 919eb83352
Fix cert validation for authorized cluster endpoint on rke clusters
rancher/rancher#16486
rancher/rancher#17793
2019-02-05 10:22:02 -07:00
Westly Wright 0a112f5b02
Merge pull request #2627 from n313893254/17762
EKS form-version align issue
2019-02-05 09:41:06 -07:00
Westly Wright ce5b1bfe1a
Merge pull request #2611 from n313893254/17262-bak
Add new field for AKS
2019-02-05 09:35:02 -07:00
n313893254 6ec0377992 EKS k8 version UI issues
https://github.com/rancher/rancher/issues/17762
2019-02-03 17:18:39 +08:00
Westly Wright 1c6f9bda15
Ensure backup strategy is initialized correctly
rancher/rancher#17772
2019-02-01 14:08:26 -07:00
n313893254 7b72ef82f5 Update for review 2019-02-01 10:32:01 +08:00
Westly Wright 11dfa60fd8
remove old code 2019-01-31 17:55:52 -07:00
Westly Wright 37ec800b9e
Fix backup settings being destroyed on edit of cluster
rancher/rancher#17772
2019-01-31 17:55:04 -07:00
n313893254 2e1124eaf0 UI for Revise AKS kontainer-engine driver and add missing fields https://github.com/rancher/rancher/issues/17262 2019-01-29 16:29:46 +08:00
Westly Wright f6f60468c4
Merge pull request #2580 from westlywright/issue-16486
Expose authorized cluster endpoint on rke clusters
2019-01-23 09:48:24 -07:00
Westly Wright bb2f6fdbca
Merge pull request #2568 from n313893254/17082
Update EKS regions and add k8s version
2019-01-23 08:10:28 -07:00
n313893254 a5e83f6dc4 Update for review 2019-01-23 15:19:56 +08:00
Westly Wright 7370401da2
Add authorized cluster endpoint to rke clusters
rancher/rancher#16486

default auth endpoint to true for NEW clusters

Add clusterId to token creation

add scope to api keys table
refactor modal-edit-apikey
2019-01-22 16:28:18 -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
n313893254 447f5838f4 Cluster options in Edit as a Form are not all configurable in current Edit as YAML option
https://github.com/rancher/rancher/issues/15396
2019-01-16 19:14:20 +08:00
n313893254 3b245589c4 UI - Update EKS regions/AMIs/templates
https://github.com/rancher/rancher/issues/17082
2019-01-16 16:13:09 +08:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
Westly Wright bd311cec21
Fix incorrect styling of labels for rke windows support
rancher/rancher#16397
2019-01-02 16:45:07 -07:00
Westly Wright d67760b789
Merge pull request #2531 from westlywright/root-creds-note
Update help text for amazon eks access keys
2018-12-21 09:51:16 -07:00
Westly Wright 93888d142a
Update help text for amazon eks access keys
rancher/rancher#16157
2018-12-20 12:57:44 -07:00
Westly Wright 7188a4f730
Add weave network support to RKE clusters
rancher/rancher#12909
2018-12-19 15:37:24 -07:00
Westly Wright 1a462af5de
Merge pull request #2521 from n313893254/13783
Hide the service account text for GCE
2018-12-17 09:49:08 -07:00
n313893254 6ef2b9816f Hide the service account text for GCE
https://github.com/rancher/rancher/issues/13783
2018-12-17 17:13:48 +08:00
Westly Wright 2db7f4c636
Add note for private ips on EKS cluster re multiple subnets
rancher/rancher#16766
2018-12-14 12:23:39 -07:00
Westly Wright 786f5182a7
Consolidate version checking cluster logic
rancher/rancher#16113

remove experimental
2018-12-13 15:05:29 -07:00
Westly Wright 0e9a060096
Merge pull request #2502 from loganhz/fix11
Validate AKS required fields
2018-12-12 10:30:12 -07:00
loganhz 9e61469dc0 Validate AKS required fields
https://github.com/rancher/rancher/issues/17010
2018-12-12 19:43:04 +08:00
Westly Wright 67cf755eac
remove unneeded code that prevented us from removing a single registry
rancher/rancher#16767
2018-12-11 16:03:11 -07:00
loganhz 4bf5f89584 Expand the cluster options section for GKS and AKS
https://github.com/rancher/rancher/issues/16762
2018-12-11 19:02:30 +08:00
loganhz 6edbb6377b Fix windows option issue
https://github.com/rancher/rancher/issues/16863
2018-12-10 17:44:25 +08:00
Westly Wright 90bb70eb04
patch azure k8s version until after alpha 2018-12-07 12:30:47 -07:00
n313893254 16810c4511 Fix CCE driver bug
https://github.com/rancher/rancher/issues/16809
2018-12-07 14:02:52 +08:00
n313893254 c6a0e9bc0d Fix external server in huawei cce driver 2018-12-06 22:02:15 +08:00
Westly Wright 724d767442
Merge pull request #2465 from loganhz/huawei
Enable external server by default for Huawei hosted k8s
2018-12-05 10:38:52 -07:00
loganhz 843a163638 Upgrade Aliyun k8s version 2018-12-06 00:36:54 +08:00
loganhz 79656b52f5 Enable external server by default for Huawei hosted k8s 2018-12-05 22:05:33 +08:00
loganhz 00950d11d4 Support Aliyun/Tencent/Huawe hosted k8s
rancher/rancher#16809
2018-12-05 10:29:32 +08:00
Westly Wright 422f9d61d8
Merge pull request #2442 from loganhz/azure
Add check on mandatory fields for Azure cloud provider
2018-11-26 10:48:18 -07:00
loganhz 5694353de4 Add check on mandatory fields for Azure cloud provider
https://github.com/rancher/rancher/issues/16334
2018-11-23 18:59:18 +08:00
loganhz 7cb144769a Expand the cluster options by default for RKE cluster
https://github.com/rancher/rancher/issues/16108
2018-11-23 18:13:25 +08:00
Vincent Fiduccia 9d9fc34285
Tiered cluster dropdown 2018-11-15 16:21:37 -07:00
Westly Wright aaf7d25213
Merge pull request #2413 from westlywright/issue-16397
Enable windows support flag correctly
2018-11-15 13:00:56 -07:00
Westly Wright 1ca430c14e
Dont use aliased feild to watch
rancher/rancher#16397
2018-11-15 12:48:48 -07: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
loganhz 07b12da338 Show param with empty value in extra_args
https://github.com/rancher/rancher/issues/16149
2018-11-15 11:39:44 +08:00
Westly Wright b5fda7192d
match patterns exactly
rancher/rancher#16578
2018-11-13 17:43:53 -07:00
Westly Wright 4d127d41d6
Clarify error message and pass correct params
rancher/rancher#16578
2018-11-13 15:42:34 -07:00
Westly Wright b5a784c22d
Rework validation logic for etcd services on rke config
rancher/rancher#16509
2018-11-12 12:22:20 -07:00
Westly Wright 658b91bdef
Add help text to rke snapshot inputs
rancher/rancher#16509
2018-11-08 14:52:46 -07:00
Westly Wright d75ebc9a63
Missing keys cause error eks session token
rancher/rancher#16470
2018-11-07 14:24:52 -07:00