Commit Graph

239 Commits

Author SHA1 Message Date
n313893254 71fd61eb3c Fix Windows - host-gw network cannot setup
https://github.com/rancher/rancher/issues/18542
2019-03-04 18:57:10 +08:00
n313893254 741a1fc14e Hide GKE field when upgrade form 2.1
https://github.com/rancher/rancher/issues/18464
2019-02-28 19:12:09 +08:00
loganhz 79ece1dfce Fix aliyun hosted k8s version issue
https://github.com/rancher/rancher/issues/17827
2019-02-21 10:48:40 +08:00
Westly Wright 0f61740f64
Merge pull request #2672 from n313893254/18226
Fix GKE cluster custom access scope
2019-02-20 05:40:35 -07:00
n313893254 4f00df378a GKE - cannot provision a GKE cluster with custom access scope
https://github.com/rancher/rancher/issues/18226
2019-02-20 12:21:27 +08:00
loganhz fa81689ff0 Fix aliyun host cluster version issue
https://github.com/rancher/rancher/issues/17825
2019-02-17 18:58:00 +08:00
Westly Wright a261cfe507
Merge pull request #2661 from loganhz/yaml
Fix the issue that users can see the readonly field in cluster yaml
2019-02-16 08:09:21 -07:00
Westly Wright b34426e1e8
Merge pull request #2635 from loganhz/aliyun-version
Support alibaba ACK managed kubernetes
2019-02-16 08:08:03 -07:00
loganhz 1dbc9293cd Fix the issue that users can see the readonly field in cluster yaml
https://github.com/rancher/rancher/issues/15396
2019-02-16 10:26:03 +08:00
Westly Wright 3cb82d931e
Merge pull request #2655 from n313893254/18072
GKE issue
2019-02-14 08:39:05 -07:00
n313893254 fd9a50faa4 UI: Ability to create private clusters in GKE https://github.com/rancher/rancher/issues/17991 2019-02-14 20:18:05 +08:00
n313893254 843f04ccfb GKE cluster: Additional Zones should be labeled correctly in the UI
https://github.com/rancher/rancher/issues/18072
2019-02-14 15:57:13 +08:00
Westly Wright c2ce463ac2
check for cluster created without backup config
rancher/rancher#17940
2019-02-13 16:43:09 -07:00
Westly Wright ee1ad0cbc5
Merge pull request #2541 from n313893254/16412
Add GKE fields
2019-02-13 09:27:21 -07:00
n313893254 a9dde201b9 Update for review 2019-02-13 16:51:44 +08:00
loganhz 5e4eba1552 Support Node Volume Size in EKS
https://github.com/rancher/rancher/issues/17690
2019-02-10 18:47:08 +08:00
loganhz f0c8e08ae8 Support user-data for EKS
https://github.com/rancher/rancher/issues/17711
2019-02-10 18:33:59 +08:00
loganhz 608ef27cf8 Support managed aliyun hosted k8s
https://github.com/rancher/rancher/issues/17825
2019-02-10 15:59:49 +08:00
loganhz d2732ec901 Support k8s version for aliyun hosted k8s
https://github.com/rancher/rancher/issues/17827
2019-02-10 13:57:24 +08:00
Westly Wright 37c099f3e3
fix error check on un-required field
rancher/rancher#17927
2019-02-08 12:04:21 -07:00
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
n313893254 e0ab35e901 Add form-gke-taints https://github.com/rancher/rancher/issues/16412 2019-02-02 16:26:55 +08:00
n313893254 0c46dcf912 UI: Add option for selecting node image for a node pool in GKE https://github.com/rancher/rancher/issues/16412 2019-02-02 10:57:17 +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