Commit Graph

303 Commits

Author SHA1 Message Date
Vincent Fiduccia 33d957d5bb
S3 backup folder 2019-07-24 11:58:58 -07:00
Westly Wright c2350593f2
Fix some bugs in enforcementChanged and showing cluster template
rancher/rancher#21717
2019-07-23 15:56:09 -07:00
Westly Wright 17bf0e2b38
fix bug with template enforcement not reseting correctly
rancher/rancher#21694
2019-07-23 10:56:08 -07:00
Westly Wright f2b42a8346
lint 2019-07-22 09:50:01 -07:00
Westly Wright b3a324bfb9
Enforce global cluster templates except for global admin 2019-07-22 09:50:01 -07:00
Westly Wright aaa63fc787
lint 2019-07-19 09:35:17 -07:00
Westly Wright 923dec8c5c
if user switches to using template expand all in expandos 2019-07-19 09:23:48 -07:00
Westly Wright 1073f77b9c
Private registry override working 2019-07-19 09:23:48 -07:00
Westly Wright 8ede0b7fdf
Fix backup config target with ui defined override question
rancher/rancher#21510
2019-07-19 09:23:48 -07:00
Tani Fiduccia a37f6aa400 Text fixes and alignment for Add Cluster 2019-07-18 17:24:31 -07:00
Westly Wright 531c112539
Add edit action to cluster template 2019-07-17 16:51:10 -07:00
Westly Wright 4e9b36ae45
edit cluster launched with cluster template 2019-07-17 10:26:58 -07:00
Westly Wright 1b89c54bc9
fix consuming cluster template with localClusterAuthEndpoint 2019-07-16 12:23:33 -07:00
Westly Wright afc4acdeeb
rearrange input sections for rke based clusters 2019-07-16 10:15:38 -07:00
Westly Wright 912bacc369
Remove select template page when launching clusters
move cluster template selection to cluster launch page
2019-07-16 10:15:38 -07:00
Westly Wright 00b2e2a8f3
Kubernetes versions with patch support for cluster templates
First itteration of new kube versions w patch support

fix alias issue

satisfies working with no override, hide questions, uniq questions

add templates service, add additional satisfies logic

cluster template translation

add setdefault action to cluster template revisions

Add cluster template link to clusters index page

apply cluster templates satisifies logic
2019-07-16 10:15:38 -07:00
Westly Wright 2a66489f83
New cluster launch page
Refactor and decouple launch cluster

adds new routes for selecting cluster, selecting cluter template, and launching
cluster

Add first version of cluster template selection logic

WIP - First version of cluter-template resource pages & components

cluster template index

adds cru-cluster-template

save cluster template and cluster template revision

refactor rke cluster driver and add rke cluster driver to clust temp

add cluster template revision page

template revision changes

more questions

refactor cluster networking into component

cluster template questions components

first itteration of working add question

fixups for ct and ctr's

general fixes

quick revision select on new revision page

Move name, expose ctr name, move ctr source

Refactor ct/ctr table to use grouped form

share member added

single template no revisions rows

translations

translation changes

css toggle

css toggle on all elements

inline override

initial apply cluster template

initial show or lock when applying a cluster template

validation bug

first run at windows support overrides

abstract check override with component that yields

add check for override to most sections

bulk remove cluster template revision

more check override

handle errors better for ctrs

translations

bugs

add toggle to azure cloud provider

auth endpoint fix

computed override check and refactor

fixup question override inputs

remove cluster launch route

review fixups

cluster edit

fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
Westly Wright fb96810f51
Add custom CA option to s3 backup config for rke clusters
rancher/rancher#20829
2019-06-26 15:43:02 -07:00
Westly Wright d9b4b71e90
Dont check aadClientSecret on edit, not required to edit
rancher/rancher#20044
2019-05-15 10:09:53 -07:00
Westly Wright ac0a9981e7
DDAU for cru-cloud-provider 2019-05-13 11:17:24 -07:00
Westly Wright 86f672f0e6
lint 2019-05-13 11:04:16 -07:00
Westly Wright 26c7e29479
Ensure that password cp fields are present on edit for azure
rancher/rancher#20044

ensure that required fields are always present in azure cp yaml edit
2019-05-13 11:04:16 -07:00
loganhz 74b2fa735a Fix the issue that cannot enable Windows
https://github.com/rancher/rancher/issues/20039
2019-05-08 08:34:28 +08:00
loganhz 66e32df5fb Fix flannel backend param issue 2019-05-05 16:23:03 +08:00
Westly Wright 34bb345164
rke private registry push new into correct config object
rancher/rancher#19871
2019-05-01 15:13:30 -07:00
loganhz 6f2651e153 Windows 1809 support
https://github.com/rancher/rancher/issues/19173
2019-04-30 17:31:02 +08:00
loganhz 4ea92a1f34 FIx show advanced issue in add cluster page
https://github.com/rancher/rancher/issues/18880
2019-04-26 18:43:09 +08:00
Westly Wright 9a9af61a59
remove incorrectly defined alias
rancher/rancher#19325
2019-04-17 13:51:44 -07:00
Westly Wright 4f798348a3
Refactor cru-private-registry
remove always set first item to default system reg
remove cluster create check for 1 system default
change header label for clarity

rancher/rancher#19325
2019-04-02 11:33:34 -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
n313893254 efea1320b3 Fix backupConfig is undefined when upgrade form 2.1.7
https://github.com/rancher/rancher/issues/19122
2019-03-24 17:03:50 +08:00
n313893254 764aaef47e Fix backupConfig is undefined when upgrade form 2.1.7
https://github.com/rancher/rancher/issues/19122
2019-03-23 13:07:49 +08:00
Westly Wright 51dfc0c0e5
clean up backup translations
rancher/rancher#18999
2019-03-18 15:39:12 -07:00
Westly Wright 5ad4e49a63
Round the legacy snapshot duration to the nearest whole hour
rancher/rancher#18760
2019-03-11 16:07:59 -07:00
Westly Wright f93879ab84
refactor etcd snapshots section 2019-03-11 11:53:13 -07:00
Westly Wright a6b4b44acb
Add logic to handle new backupConfig enabled flag
handles if it exists or not
2019-03-08 11:14:15 -07:00
Westly Wright a5ec671240
Check for undefined when migrating snapshot settings
rancher/rancher#18635
2019-03-06 11:30:50 -07:00
Westly Wright 679b4de4d2
Move location of legacy etcd backup settings
rancher/rancher#18316
2019-03-04 09:05:55 -07:00
n313893254 71fd61eb3c Fix Windows - host-gw network cannot setup
https://github.com/rancher/rancher/issues/18542
2019-03-04 18:57:10 +08: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 c2ce463ac2
check for cluster created without backup config
rancher/rancher#17940
2019-02-13 16:43:09 -07: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 1c6f9bda15
Ensure backup strategy is initialized correctly
rancher/rancher#17772
2019-02-01 14:08:26 -07: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
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
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 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