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
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
Westly Wright
3a5ce925df
lint
2018-09-10 13:00:04 -07:00
Westly Wright
bf00674e6a
tweak rke cluster creation to handle the new cluster-defaults
...
rancher/rancher#15111
2018-09-10 12:55:15 -07:00
Westly Wright
f17be0ef0d
Merge pull request #2231 from loganhz/node
...
Remove unused label section when adding custom node
2018-09-10 09:53:56 -07:00
loganhz
d6c52bff4a
Remove unused label section when adding custom node
...
https://github.com/rancher/rancher/issues/15382
2018-09-10 16:00:20 +08:00
Westly Wright
b869310aab
error handling azure aks
2018-09-06 13:08:09 -07:00
Westly Wright
c6c7c1767f
Cleanup
2018-09-06 13:08:09 -07:00
Westly Wright
d7ea2aa729
More updates for validating new aks fields
2018-09-06 13:08:09 -07:00
Westly Wright
0a5b791289
Added 3 new fields
2018-09-06 13:08:09 -07:00
n313893254
1d6b71d3e3
Hide nodeName and nodeLabels in windows command
2018-08-28 17:46:32 +08:00
n313893254
0006cff289
Update for review
2018-08-28 17:46:32 +08:00
n313893254
9bab66bb77
Update for review
2018-08-28 17:46:32 +08:00
n313893254
64be404fbb
Windows support
2018-08-28 17:46:32 +08:00
Sebastiaan van Steenis
0271a78b6a
Correct VPC loading message when creating EKS
2018-08-27 17:10:50 +02:00
Westly Wright
ab900feec5
Merge pull request #2175 from loganhz/eks
...
Fix EKS custom vpc issue
2018-08-23 13:40:35 -07:00
Westly Wright
1a9db5cbe9
Merge pull request #2172 from loganhz/cluster-import
...
Fix import cluster issue
2018-08-23 13:31:23 -07:00
loganhz
d5d68316d7
Fix EKS custom vpc issue
...
https://github.com/rancher/rancher/issues/15008
2018-08-23 14:21:38 +08:00
loganhz
26520f0370
Fix import cluster issue
...
https://github.com/rancher/rancher/issues/15072
2018-08-22 22:13:50 +08:00
loganhz
fb9df04652
Support service node port range in cluster options
...
https://github.com/rancher/rancher/issues/11732
2018-08-22 11:11:54 +08:00
Westly Wright
dfb90c4796
move node drivers to engine
2018-08-15 14:05:19 -07:00
loganhz
afe276a186
Add node name in advacned options when adding custom cluster
...
https://github.com/rancher/rancher/issues/13999
2018-08-08 12:20:05 +08:00
Vincent Fiduccia
5fcf48331d
Merge pull request #2138 from westlywright/2.0.7
...
Rename GKE fields
2018-08-07 12:32:40 -07:00
Westly Wright
ce537d28d3
add new gke option
2018-08-03 15:49:08 -07:00
Vincent Fiduccia
8668d397c9
Show existing k8s version on edit ( rancher/rancher#14941 )
2018-08-03 12:00:13 -07:00
Westly Wright
e2f3b4680b
Rename GKE fields
...
rancher/rancher#14639
2018-08-03 11:18:07 -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
Vincent Fiduccia
b76e1f0a4e
Merge pull request #2107 from loganhz/c-fix
...
Fix add cluster issue
2018-07-30 10:47:48 -07:00
Vincent Fiduccia
f092cb169d
Merge pull request #2096 from loganhz/cluster
...
Keep virtual center and cloud provider in cluster yaml consistent with RKE
2018-07-30 10:46:07 -07:00
loganhz
675f14d8b1
Support enable network policies
...
https://github.com/rancher/rancher/issues/14787
2018-07-29 19:25:21 +08:00
loganhz
1d43526193
Fix cluster yaml issue to keep consistent with RKE
...
https://github.com/rancher/rancher/issues/14750
2018-07-29 17:49:04 +08:00
loganhz
d5fd538bdf
Make enable option as first opotion
2018-07-29 01:46:47 +08:00
loganhz
a631fe1962
Support turn off monitoring
...
https://github.com/rancher/rancher/issues/14625
2018-07-29 01:46:47 +08:00
loganhz
fffec0a261
Support disable ingress in cluster options
...
https://github.com/rancher/rancher/issues/14626
2018-07-29 01:46:47 +08:00
loganhz
c336f45fc1
Fix add cluster issue
...
https://github.com/rancher/rancher/issues/14775
2018-07-29 01:43:36 +08:00
Westly Wright
255858e7d4
lint
2018-07-27 11:19:51 -07:00
Westly Wright
9c92fcd13d
parse correct error body from azure which is diff from our own
...
rancher/rancher#14310
2018-07-27 11:19:51 -07:00
n313893254
1b46c9fe54
Fix defaultDockerRootDir can not save in model
2018-07-26 10:08:10 +08:00
n313893254
ea20b4f083
Rancher Logging does not take custom Docker root dir into account
...
https://github.com/rancher/rancher/issues/13304
2018-07-24 15:44:59 +08:00
Westly Wright
9f6774364a
New Params for EKS
...
rancher/rancher#14639
2018-07-20 14:24:50 -07:00
Vincent Fiduccia
93f922b92d
eslint --fix
2018-07-20 11:47:19 -07:00
loganhz
07070f2307
Support kube-api and kube-controller in cluster options
2018-07-19 15:39:45 +08:00
Vincent Fiduccia
0686d4840d
Revert part of eslint fix
2018-07-16 17:50:16 -07:00
Westly Wright
4882809650
Disable network provider change for rke driver on edit
...
rancher/rancher#14386
2018-07-13 10:22:13 -07:00
Westly Wright
e34a16155a
tweak custom cluster node screen a bit more
2018-07-13 10:22:13 -07:00
Westly Wright
b918b12cac
Tweak the custom cluster command page
...
rancher/rancher#14325
rancher/rancher#14455
2018-07-13 10:22:13 -07:00
Westly Wright
b47340e1e6
on cluster edit open cluster options
...
since this is likely what you're changing
rancher/rancher#14455
2018-07-13 10:22:13 -07:00
Westly Wright
7076c8a8c1
Parse aks error correctly
...
rancher/rancher#14310
2018-07-13 10:22:13 -07:00
Westly Wright
442e2f4479
remove console rule
2018-07-11 14:15:21 -07:00
Westly Wright
877ed1f522
More lint files changes (see lib)
2018-07-11 14:06:27 -07:00
loganhz
89d6e4af01
Revert "Change default networking to flannel"
...
This reverts commit ab681a244c .
2018-07-10 07:44:45 +08:00
Westly Wright
bf300a2e85
Missing translation
...
rancher/rancher#14164
2018-07-03 09:37:33 -07:00
Vincent Fiduccia
dd117ccf06
Update AKS regions
2018-07-02 16:09:32 -07:00
n313893254
d8cac803af
EKS Form Needs to Validate Min/Max ASG Size
...
https://github.com/rancher/rancher/issues/14238
2018-07-02 11:16:02 +08:00
Westly Wright
8d129f9e0d
Add optional vnet resource group input
...
rancher/rancher#14164
2018-06-29 14:14:45 -07:00
Vincent Fiduccia
f10639a6ff
More meta
2018-06-28 14:14:23 -07:00
n313893254
034835f498
EKS Form Needs to Validate Min/Max ASG Size
...
https://github.com/rancher/rancher/issues/14238
2018-06-28 17:27:03 +08:00
Vincent Fiduccia
ebc3825b73
Merge pull request #1998 from loganhz/flannel
...
Change default networking to flannel
2018-06-27 17:03:57 -07:00
Vincent Fiduccia
f7456ba4dd
Move meta apis
2018-06-27 15:53:52 -07:00
loganhz
ab681a244c
Change default networking to flannel
...
https://github.com/rancher/rancher/issues/14147
2018-06-26 11:44:23 +08:00
Westly Wright
76c83d5adc
Azure AKS Help Text -> vnet
2018-06-20 16:07:37 -07:00
Westly Wright
25d8b76862
Merge pull request #1988 from westlywright/master
...
Bugs
2018-06-20 13:22:14 -07:00
Westly Wright
7c45118214
Safety check
...
rancher/rancher#14096
2018-06-20 11:26:27 -07:00
Westly Wright
daf98a8e69
Loading text change for Amazon EKS
...
rancher/rancher#14064
2018-06-20 10:36:27 -07:00
loganhz
3575848d7d
Show notes for cluster admin role
...
https://github.com/rancher/rancher/issues/14030
2018-06-20 14:52:59 +08:00
Westly Wright
a3b9f519b8
add new eks options
...
rancher/ranacher#14064
2018-06-19 22:27:18 -07:00
loganhz
dad1ca5cfe
Show proper error message if import cluster name containers dots.
...
https://github.com/rancher/rancher/issues/14010
2018-06-20 11:50:34 +08:00
Westly Wright
a7ec054b0d
lint
2018-06-19 16:39:21 -07:00
Westly Wright
041f654583
Update layout azure aks
2018-06-19 16:35:10 -07:00
Westly Wright
8c4ec8e7fa
Use new azureaks endpoint to fetch valid kub versions
...
rancher/rancher#13387
2018-06-19 16:31:21 -07:00
Westly Wright
a919f5805b
Fix missing cloud config
...
rancher/rancher#14050
2018-06-19 12:52:15 -07:00
Westly Wright
33d659a478
EKS Bugs
...
rancher/rancher#14064
2018-06-19 10:40:29 -07:00
Westly Wright
771dd777f2
lint
2018-06-18 14:40:32 -07:00
Westly Wright
2afbcb0114
remove unneeded observer
2018-06-18 14:36:59 -07:00
Westly Wright
934b34bd09
Add networking inputs to azureaks
...
rancher/rancher#13395
2018-06-18 12:13:17 -07:00
Westly Wright
c4be67f3e6
Add some help text re: resource group for azure aks
...
rancher/rancher#13395
2018-06-18 11:37:12 -07:00
loganhz
0c54b295bc
Use input-text-file
2018-06-17 10:19:24 +08:00
loganhz
4d089523bc
Update cluster options for readability
2018-06-17 09:55:43 +08:00
loganhz
c8d5b3b640
Cluster options
...
https://github.com/rancher/rancher/issues/13076
2018-06-17 09:55:43 +08:00
Westly Wright
50b4532323
update kub version for aks
2018-06-14 13:49:12 -07:00
loganhz
b87d9c37b4
Support cluster advanced options
...
https://github.com/rancher/rancher/issues/13076
2018-05-31 21:47:03 +08:00
Westly Wright
7a3aea72b3
Add DNS Prfix to aks config
...
rancher/rancher#13395
2018-05-14 19:30:49 -07:00
loganhz
3bc1e5f77b
Set calico cloud provider to none by default
2018-05-14 10:49:26 +08:00
loganhz
029b00bd3b
Ability to set flannel interface when using Canal
...
https://github.com/rancher/rancher/issues/12916
2018-05-10 16:35:31 +08:00
Westly Wright
5e6c056864
Upgrade ember -> 3.1
...
also linting errors
2018-05-09 11:24:36 -07:00
Vincent Fiduccia
27cb17e50b
xip.io ingress
2018-04-27 21:35:32 -07:00
Vincent Fiduccia
0eea5fbf3f
Edit pod, annotations on ingress
2018-04-27 01:56:42 -07:00
loganhz
3aadeb1c87
Fix registry issue
2018-04-26 23:47:14 +08:00
loganhz
7fc6f081cb
Fix registry issue
...
https://github.com/rancher/rancher/issues/12663
2018-04-26 23:43:19 +08:00
Vincent Fiduccia
583084c042
Stuff
2018-04-25 10:58:36 -07:00
loganhz
b5735b1590
Fix import cluster issue
...
https://github.com/rancher/rancher/issues/12798
2018-04-25 17:34:36 +08:00
Vincent Fiduccia
7e1a4efe9b
Language
2018-04-25 02:04:31 -07:00
Vincent Fiduccia
c95fbe6076
bump
2018-04-24 16:50:16 -07:00
loganhz
5ced1bd093
Fix cluster issue
...
https://github.com/rancher/rancher/issues/12992
2018-04-24 18:08:27 +08:00
loganhz
4c9d9944ad
Fix cloud provider issue
...
https://github.com/rancher/rancher/issues/12887
2018-04-24 18:08:27 +08:00
loganhz
eaa52b60ea
Fix validate ip issue
...
https://github.com/rancher/rancher/issues/12777
2018-04-24 18:08:27 +08:00
loganhz
49d49a0994
Fix imported issue
...
https://github.com/rancher/rancher/issues/12798
2018-04-20 12:11:17 +08:00
loganhz
f1f20197d1
Fix cloud provider issue
...
https://github.com/rancher/rancher/issues/12887
https://github.com/rancher/rancher/issues/12886
2018-04-20 08:34:44 +08:00
loganhz
a4607593b2
Fix cloud provider issue
...
https://github.com/rancher/rancher/issues/12787
2018-04-19 17:09:13 +08:00
loganhz
5d9cd80479
Fix import issue
...
https://github.com/rancher/rancher/issues/12798
2018-04-19 15:34:28 +08:00
loganhz
2f6ba270ac
Support etcd election timeout and heartbeat interval
...
https://github.com/rancher/rancher/issues/12840
2018-04-19 14:53:42 +08:00
loganhz
f6297953a7
Remove cluster options in Amazon EKS
...
https://github.com/rancher/rancher/issues/12839
2018-04-19 14:09:31 +08:00
loganhz
abe5897a29
Fix amazon eks cancel issue
...
https://github.com/rancher/rancher/issues/12848
2018-04-19 13:57:17 +08:00
loganhz
9a1d069e5b
Show warning if given address doesn't like an address
...
https://github.com/rancher/rancher/issues/12777
2018-04-18 13:50:58 +08:00
loganhz
0b77848e81
Remove debugger
2018-04-18 12:23:01 +08:00
loganhz
9e8ea2bf67
Fix cloud provider issue
...
https://github.com/rancher/rancher/issues/12703
2018-04-18 12:23:01 +08:00
loganhz
655c35223e
Remove default value for interface
2018-04-16 18:36:53 +08:00
loganhz
37d51caf34
Support address and internal address for RKE custom node
...
https://github.com/rancher/rancher/issues/12466
2018-04-16 18:30:49 +08:00
loganhz
99fa835e7d
Move member error out of that section
...
https://github.com/rancher/rancher/issues/12381
2018-04-16 18:30:49 +08:00
loganhz
1c6e169f62
Enable GKE K8S 1.9
...
https://github.com/rancher/rancher/issues/12639
2018-04-16 18:30:49 +08:00
loganhz
b6512a4829
Show node added message for custom rke
...
https://github.com/rancher/rancher/issues/11649
2018-04-16 18:30:49 +08:00
loganhz
bfeef42472
Support set interface for Flannel
...
https://github.com/rancher/rancher/issues/11780
2018-04-16 18:30:49 +08:00
Westly Wright
d26f2724aa
bug fixes for cloud provider stuff
2018-04-10 15:44:35 -07:00
Vincent Fiduccia
ef4cf85d5b
Amazon EKS
2018-04-09 17:23:24 -07:00
Westly Wright
df1f593d01
bug fixes
2018-04-09 17:15:09 -07:00
Westly Wright
6d3f342d19
Add cloud provider to rke clusters - first run
2018-04-09 17:15:09 -07:00
loganhz
6e8b4014af
Add RKE ingress option
...
https://github.com/rancher/rancher/issues/11267
2018-04-09 14:37:07 +08:00
Vincent Fiduccia
4ab13d4385
Fix import missing command sometimes
2018-04-04 14:55:11 -07:00
Vincent Fiduccia
866a829477
Watch for cluster readiness
2018-03-30 17:37:43 -07:00
Vincent Fiduccia
d0df361d3d
Use command from registrationToken
2018-03-30 17:37:42 -07:00
Westly Wright
c9a584f370
whitespace
2018-03-30 16:50:47 -07:00
loganhz
6304f8de9b
Fix cluster issue
...
https://github.com/rancher/rancher/issues/12161
2018-03-21 14:17:59 +08:00
Vincent Fiduccia
118bbd5d5b
Make default PSP required if enabled
2018-03-06 15:30:12 -07:00
Vincent Fiduccia
1e8eff845f
Rearrange upgrade options
2018-03-04 00:25:42 -07:00
Vincent Fiduccia
c1acedaf10
Bugs
2018-03-02 16:24:32 -07:00
Vincent Fiduccia
8c820cd676
Bugs
2018-03-02 11:30:55 -07:00
Vincent Fiduccia
6a2ab94c9a
Bugs
2018-02-27 00:33:46 -07:00
Vincent Fiduccia
b506a745c6
api-store update, PSPs, DNS
2018-02-25 02:21:31 -07:00
loganhz
99eb1c0376
Fix cluster create issue
...
https://github.com/rancher/rancher/issues/11514
2018-02-23 17:46:42 +08:00
Vincent Fiduccia
d116a4cabe
Handle no auth providers better
2018-02-22 13:34:58 -07:00
Vincent Fiduccia
9103610216
Edit custom/import/rke cluster
2018-02-22 11:45:57 -07:00
Vincent Fiduccia
24e17000df
EKS, cluster mem
2018-02-20 17:46:25 -07:00
Vincent Fiduccia
8394c5ac0a
Insecure import, AKS size
2018-02-20 17:46:25 -07:00
Vincent Fiduccia
181b350b19
Cluster edit, Packet driver
2018-02-20 02:26:56 -07:00