Commit Graph

188 Commits

Author SHA1 Message Date
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
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 9efde24c9f
Merge pull request #2373 from westlywright/new-etcd-types
Expose etcd snapshot params on rke clusters
2018-11-05 10:36:14 -07:00
Westly Wright b4a7b95ef8
Expose etcd snapshot params on rke clusters
rancher/rancher#16414
2018-11-02 14:56:38 -07:00
Westly Wright 3a534d9965
Tweak RKE Cluster Options based on feedback
also addresses the windows support buttons not being enabled

rancher/rancher#16396
rancher/rancher#16397
2018-11-01 17:08:45 -07:00
Westly Wright 260a4ac5f9
Sets the first added private reg as default 2018-10-30 15:07:14 -07:00
Westly Wright e4e082a64f
Add cluster capabilites ui
rancher/rancher#15105

Add ingress capability limitations to ui

Node port range for clusterCapabilities

Cluster Capabilities for nodePoolsCanScale

move ingress capabilities to service

lint

cleanup

move vars
2018-10-30 14:52:43 -07:00
Westly Wright 34664b235b
Add private registry to cluster create
rancher/rancher#15554
2018-10-22 16:33:08 -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
n313893254 1537dcf494 Cluster Options ordering is putting Windows Support option as first option
https://github.com/rancher/rancher/issues/15925
2018-10-17 10:18:42 +08: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 4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
loading overlay would stick on login sometimes

first update for auto importer

add required unsafe eval

remove project level xterm loading

ansi up

lazy-load dot-object

lazy load marked

Move logger models out of logging engine, it prevents lazy loading

add auto-importer config to logging

semver & json2yaml

lazy load pretty cron

lazy load shell quote

bug - typo in function name

remove debugger

lint and bugs

add shellquote constant to deal with undef error

Remove async from global and load module properly

add ignore file for silver-searcher

auto-import d3 lib

auto-import Identicon

auto-import jquery growl

update jsondiffpatch and auto-import

Remove unneeded voids

ember-auto-load jszip

pipeline bug

Refactor verify-auth route for lazy engines

auto-import to all engines/addons

auto-import momentjs

auto-import yaml

auto-import file-saver

update globals

bugs

review changes

yarn lock

move bable option back into the right place

bug fixes

decouple dependencies for nodes engine

decouple dependencies for global-admin

decouple dependencies for login engine

decouple dependencies for alerts engine

decouple dependencies for logging engine

decouple dependencies for pipeline engine

Lint sync and fix

review bugs

updates for rebase
2018-10-11 12:03:44 -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 e13de820e9
Set default backend type for Linux RKE hosts with flannel network
rancher/rancher#15936
2018-10-04 10:24:53 -07:00
Westly Wright f4c08436ae
Merge pull request #2322 from westlywright/rke-exp-k8s
Add experimental k8s version to rke cluster options
2018-10-02 16:22:56 -07:00
Westly Wright c46b92de6e
Add experimental k8s version to rke cluster options
rancher/rancher#15919
2018-10-02 16:07:50 -07:00
Sebastiaan van Steenis 8501b36c56 Change default AKS instance size to recommended 2018-09-28 19:31:24 +02:00
Sebastiaan van Steenis 506b70b3e7 Add more info on user and cluster-admin clusterrole on import 2018-09-25 20:24:14 +02:00
Westly Wright 16ae9486e2
Merge pull request #2279 from westlywright/eks-ami-override
Add ami field to the EKS config
2018-09-14 16:48:12 -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 f7e02ab8b9
Fix AKS field validation
rancher/rancher#15564
2018-09-14 15:01:47 -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 bf7d259aa2
Role back rke cluster defaults changes
rancher/rancher#15577
2018-09-13 14:44:48 -07:00
loganhz e79fab4e09 Convert node name to lowercase in registration command 2018-09-13 16:24:55 +08:00
Westly Wright b86845453c
Merge pull request #2261 from westlywright/c-def-bugs
New cluster defaults fields were stepping all over the config when setting. We were also overwriting some defaults on init, I removed those.
2018-09-12 13:34:13 -07:00
Westly Wright 42023a312c
Stop ingress, metric server and pod policy from clobbering others
This also fixes the default to canal and project network isolation issues

     rancher/rancher#15543
2018-09-12 12:20:36 -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 b92833cc85
Merge pull request #2255 from n313893254/poi
Fix Windows enable bug
2018-09-12 09:59:12 -07:00
n313893254 fe11bb1d54 Fix request did not carry network when windows enabled 2018-09-12 18:34:38 +08:00
n313893254 03b86f6148 Fix Network Provider cannot display in UI when cluster is edited 2018-09-12 15:37:37 +08:00