Westly Wright
2bd95832cb
expose aks ebsEncryption param
...
rancher/rancher#22633
2019-12-19 15:00:18 -07:00
Sebastiaan van Steenis
d2b19066f3
Add Sao Paulo/Canada Central to EKS regions
2019-12-12 09:46:31 -08:00
Westly Wright
77dd844660
Ensure that correct subnet/vpc's selected on Edit
...
Subnets and VPC weren't being initialized correctly when editing an EKS
cluster. Also fixes some formatting issues.
rancher/rancher#23879
rancher/rancher#24481
2019-12-09 16:07:36 -07:00
Westly Wright
1ea956ee07
update vpc & subnet observers to watch steps to init correctly
...
rancher/rancher#23879
2019-11-06 12:18:37 -07:00
Cody Jackson
7902a0fd62
Fix EKS cluster creation transition
...
After pressing the 'create' button of the EKS driver the user was being
transitioned back to step 3 (Vpc & Subnet) rather than waiting on the
final page until the save is complete and returning to the cluster page.
An observer was being triggered by the save process which subsequently
set the step back to 3. To resolve this we will only enter the branch if
there are initialized values that need to be set back to default.
rancher/rancher#23493
2019-10-22 14:16:01 -07:00
Cody Jackson
6718c4886e
Addressing a number of ember deprecations
...
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())
This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
Vincent Fiduccia
31d51cbb37
Merge pull request #3337 from gliptak/patch-1
...
Add Amazon EKS 1.14
2019-09-06 12:34:43 -07:00
Gábor Lipták
bb28a7aa7f
Add Amazon EKS 1.14
2019-09-06 07:45:10 -04:00
Gábor Lipták
2536b39d47
Add Bahrain/me-south-1 to EKS regions
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2019-09-04 14:20:11 -04:00
Gábor Lipták
75822c58ff
Default to m5.large for EKS
2019-09-03 14:47:55 -04:00
rmweir
6c7e40477a
Add ap-east-1 to eks region dropdown
2019-08-29 18:04:36 -07:00
loganhz
c4dd1bea09
Fix hosted k8s cluster k8s version issue
...
https://github.com/rancher/rancher/issues/22216
2019-08-17 09:03:22 +08:00
lvuch
c351f832ea
help icons
2019-08-13 12:40:46 -07:00
lvuch
e2c696bf78
20009, 21472, 21633 plus login pic fix
2019-08-12 14:54:57 -07:00
loganhz
be627792f9
Refactor EKS node ASG-size fields
...
https://github.com/rancher/rancher/issues/22097
2019-08-12 16:57:07 +08:00
Westly Wright
5a97de9bfe
remove advanced from amazoneks
...
rancher/rancher#19783
2019-07-30 09:26:21 -07:00
loganhz
b547b8f0e7
Set 1.13 as default Kubernetes version for EKS
2019-07-22 08:37:43 +08:00
Sebastiaan van Steenis
c1cbb50c46
Add EKS regions and k8s 1.13
2019-06-26 00:49:36 +02:00
Westly Wright
ed6909ec34
Move Amazon EKS sshkeypair to node customization section
...
rancher/rancher#17875
2019-04-26 13:54:28 -07:00
Westly Wright
325845ab52
Load ssh keys and add ssh key selection to amazon eks
...
rancher/rancher#17875
2019-04-22 10:36:14 -07:00
rmweir
d5f8f19aef
Disable non-editable EKS fields
...
Disabled and hid edit input for EKS fields that
cannot be changed. Prior, users could change these
fields and cluster would go to updating and a request
would be sent, but EKS would not respect their new
values.
2019-04-17 12:36:00 -07:00
Westly Wright
b83fb547f7
Update eks k8s to 1.12
...
rancher/rancher#19414
2019-04-05 09:58:03 -07:00
Westly Wright
46e96c801a
Fix send action deprecations
...
send action deprecation warnings for form-key-value component
update all cancel actions
deprecations for ns quota component and action menu item
deprecations and formatting
sendAction deprecation form-node-selctor & formatting
sendAction deprecations for cru-persistent-volume & formatting
sendAction deprecations for form-scoped-roles & formatting
sendAction deprecations for telemetry-opt & formatting
sendAction deprecations for table-rows & formatting
sendAction deprecations for server-url & formatting
sendAction deprecations for cru-config-map & formatting
sendAction deprecations for workload-row & formatting
sendAction deprecations for cru-volume & formatting
sendAction deprecations for cru-persistent-volume-claim & formatting
fix issue with declaring dynmic keys on component.
sendAction deprecations for form-healthcheck & formatting
sendAction deprecations for node-selector-row & formatting
sendAction deprecations for new-edit-ingress & formatting
sendAction deprecations for form-node-affinity & formatting
sendAction deprecations for form-key-to-path & formatting
sendAction deprecations for new-catalog & formatting
sendAction deprecations for cru-storage-class & formatting
sendAction deprecations for project-resource-quota & formatting
sendAction deprecations for input-files & formatting
sendAction deprecations for node-row & formatting
sendAction deprecations for input-command & formatting
sendAction deprecations for form-ports
sendAction deprecations for new-edit & formatting
sendAction deprecations for form-image
sendAction deprecations for form-volume-row & formatting
sendAction deprecations for form-volumes & formatting
sendAction deprecations for form-scale & formatting
sendAction deprecations for container-logs & formatting
sendAction deprecations for cru-volume-claim-template
sendAction deprecations for pod-row & formatting
sendAction deprecations for source-custom-log-path & formatting
sendAction deprecations for step mixin & formatting
sendAction deprecations for pipeline-codemirror & formatting
sendAction deprecations for build-step & formatting
sendAction deprecations for build-stage & formatting
sendAction deprecations for pipeline-env-from & formatting
sendAction deprecations for log-view & formatting
sendAction deprecations for bitbucketserver-setting & formatting
sendAction deprecations for bitbucketcloud-setting & formatting
sendAction deprecations for form-recipient-item & formatting
sendAction deprecations for pipeline-selector-row & formatting
sendAction deprecations for policy-row & formatting
sendAction deprecations for other-role-row & formatting
sendAction deprecations for role-rule-row & formatting
sendAction deprecations for new-multi-cluster-app & formatting
sendAction deprecations for driver-digitalocean & formatting
sendAction deprecations for project-alert-row & formatting
sendAction deprecations for form-recipient-item & formatting
sendAction deprecations for cluster-alert-row & formatting
sendAction deprecations for alert-select & formatting
sendAction deprecations for storage-class-provisioner & formatting
sendAction deprecations for cluster-driver mixin
sendAction deprecations for node-driver mixin
sendAction deprecations for view-new-edit mixin
sendAction deprecations for host-registration & formatting
sendAction deprecations for form-labels-annotations & formatting
sendAction deprecations for huawei-user-labels & formatting
sendAction deprecations for form-user-labels & formatting
sendAction deprecations for principal-search & formatting
sendAction deprecations for form-namespace & formatting
sendAction deprecations for input-paste & formatting
sendAction deprecations for catalog-index & formatting
sendAction deprecations for searchable-select & formatting
sendAction deprecations for hover-dropdown & formatting
sendAction deprecations for container-shell & formatting
sendAction deprecations for input-yaml & formatting
sendAction deprecations for input-text-file & formatting
sendAction deprecations for sortable-thead & formatting
sendAction deprecations for form-ingress-rows & formatting
sendAction deprecations for input-password & formatting
sendAction deprecations for input-identity & formatting
sendAction deprecations for form-count & formatting
sendAction deprecations for form-members & formatting
sendAction deprecations for outside-click & formatting
sendAction deprecations for input-slider & formatting
sendAction deprecations for metrics-action & formatting
sendAction deprecations for banner-message & formatting
sendAction deprecations for driver-rke & formatting
sendAction deprecations for driver-import & formatting
sendAction deprecations for form-value-array & formatting
sendAction deprecations for cru-node-pools & formatting
sendAction deprecations for cru-cluster & formatting
sendAction deprecations for logging/new-edit & formatting
sendAction deprecations for login-x components & formatting
2019-03-29 10:58:08 -07: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
n313893254
6ec0377992
EKS k8 version UI issues
...
https://github.com/rancher/rancher/issues/17762
2019-02-03 17:18:39 +08:00
n313893254
a5e83f6dc4
Update for review
2019-01-23 15:19:56 +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
Westly Wright
93888d142a
Update help text for amazon eks access keys
...
rancher/rancher#16157
2018-12-20 12:57:44 -07: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
Vincent Fiduccia
9d9fc34285
Tiered cluster dropdown
2018-11-15 16:21:37 -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
Westly Wright
d75ebc9a63
Missing keys cause error eks session token
...
rancher/rancher#16470
2018-11-07 14:24:52 -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
Westly Wright
1485b837ea
Add associateWorkerNodePublicIp to amazon eks cluster creation
...
rancher/rancher#16090
rancher/rancher#16092
2018-10-12 12:18:41 -07:00
Westly Wright
2197daf1a5
EKS - send custom role name instead of role id
...
rancher/rancher#16080
rancher/rancher#16082
2018-10-11 10:42:07 -07:00
Westly Wright
e9bb3e4a9f
Add ami field to the EKS config
...
rancher/rancher#15389
2018-09-14 16:34:35 -07:00
Westly Wright
a5f04ce0fc
Move EKS/AKS ingress warning above name/description
...
rancher/rancher#15496
2018-09-14 09:27:40 -07:00
Westly Wright
f7584871d1
Add eu-west-1 option for EKS cluster location
...
rancher/rancher#15546
2018-09-12 11:33:10 -07:00
Westly Wright
e165400bdd
Add warning for EKS/AKS users about lack of ingress creation
...
rancher/rancher#15496
2018-09-11 13:56:33 -07:00
Sebastiaan van Steenis
0271a78b6a
Correct VPC loading message when creating EKS
2018-08-27 17:10:50 +02:00
loganhz
d5d68316d7
Fix EKS custom vpc issue
...
https://github.com/rancher/rancher/issues/15008
2018-08-23 14:21:38 +08:00
Westly Wright
dfb90c4796
move node drivers to engine
2018-08-15 14:05:19 -07:00
Westly Wright
d33fff67e7
Sort EKS filterd options
...
rancher/rancher#14918
2018-08-02 15:58:34 -07:00
Westly Wright
0df16123ad
Recompute steps on eks
...
rancher/rancher#14920
2018-08-02 15:53:43 -07:00
Westly Wright
4acfa150d0
Allow user to select/deselect eks option before committing
...
rancher/rancher#14876
rancher/rancher#14622
2018-08-02 11:12:59 -07:00
Westly Wright
06a0cdf142
Fix undefined error breaking edit ping/adfs pages
...
rancher/rancher#14850
also fix a few lint errors
and yarn lock
2018-07-30 14:58:01 -07:00
Westly Wright
15471ae90b
Clean up eks fields
...
rancher/rancher#14622
2018-07-30 13:58:00 -07:00
Westly Wright
05408648c3
New EKS fields
2018-07-30 13:58:00 -07:00