Commit Graph

303 Commits

Author SHA1 Message Date
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 7188a4f730
Add weave network support to RKE clusters
rancher/rancher#12909
2018-12-19 15:37:24 -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 67cf755eac
remove unneeded code that prevented us from removing a single registry
rancher/rancher#16767
2018-12-11 16:03:11 -07:00
loganhz 6edbb6377b Fix windows option issue
https://github.com/rancher/rancher/issues/16863
2018-12-10 17:44:25 +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
Westly Wright 1ca430c14e
Dont use aliased feild to watch
rancher/rancher#16397
2018-11-15 12:48:48 -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 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
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 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 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 c46b92de6e
Add experimental k8s version to rke cluster options
rancher/rancher#15919
2018-10-02 16:07:50 -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 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
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 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
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
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
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
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 8668d397c9
Show existing k8s version on edit (rancher/rancher#14941) 2018-08-03 12:00:13 -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
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
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
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 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
Vincent Fiduccia f10639a6ff
More meta 2018-06-28 14:14:23 -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 7c45118214
Safety check
rancher/rancher#14096
2018-06-20 11:26:27 -07:00
Westly Wright a919f5805b
Fix missing cloud config
rancher/rancher#14050
2018-06-19 12:52:15 -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
loganhz b87d9c37b4 Support cluster advanced options
https://github.com/rancher/rancher/issues/13076
2018-05-31 21:47:03 +08: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
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 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 2f6ba270ac Support etcd election timeout and heartbeat interval
https://github.com/rancher/rancher/issues/12840
2018-04-19 14:53:42 +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 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
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 d0df361d3d
Use command from registrationToken 2018-03-30 17:37:42 -07:00
Vincent Fiduccia 118bbd5d5b
Make default PSP required if enabled 2018-03-06 15:30:12 -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 9103610216
Edit custom/import/rke cluster 2018-02-22 11:45:57 -07:00
Vincent Fiduccia 181b350b19
Cluster edit, Packet driver 2018-02-20 02:26:56 -07:00