moelsayed
dd4d19a945
Fix remove performance issues
2018-10-24 10:24:14 -07:00
Eric Briand
b324973081
🔧 Add permissions to set node status
2018-10-19 17:24:23 -07:00
moelsayed
b7d98733cf
Run state save in a worker pool
2018-10-19 17:24:02 -07:00
moelsayed
90c426d73e
Switch all concurrent tasks to use worker pool
2018-10-18 13:24:59 -07:00
galal-hussein
5163f2a00f
Update vendor
2018-10-18 12:30:00 -07:00
galal-hussein
4fb01ab69e
Fix scaling problems with cluster state deployer
2018-10-18 10:34:32 -07:00
galal-hussein
a55b9a6ae0
Add option for dind storage driver
2018-10-18 09:32:29 -07:00
Sebastiaan van Steenis
22a339ea33
Update to Golang 1.11
2018-10-18 09:27:46 -07:00
Sebastiaan van Steenis
1639bcdbd6
Publish archives in release
2018-10-18 09:27:25 -07:00
Sebastiaan van Steenis
a161d30f78
Added info in log messages, more consistency in log messages
2018-10-18 09:27:13 -07:00
galal-hussein
c2071495ac
use errgroup for tunneling hosts
2018-10-18 09:26:30 -07:00
moelsayed
24a8465941
Fix flannel issue with k8s 1.12
2018-10-18 09:26:17 -07:00
galal-hussein
cf76401978
Change the etcd member add steps
2018-10-18 09:25:59 -07:00
moelsayed
8a808c4cc5
Set cluster config as early as possible
2018-10-18 09:25:46 -07:00
moelsayed
9c85b5b451
Refactor taints and labels sync to improve performance
2018-10-18 09:25:27 -07:00
Chris Kim
45d79aa359
Correcting Dockerfile.dapper for Drone
2018-10-16 09:56:24 -07:00
Chris Kim
266f6b8123
Moving extra_args iteration to allow extra_args to work successfully
2018-10-16 09:56:24 -07:00
moelsayed
22dc19205f
Handle upgrade from metrics server 0.2.x to 0.3.x
2018-10-04 14:48:00 -07:00
moelsayed
496d1a46a5
Allow replacing a single contorl node
2018-10-04 13:14:28 -07:00
Sebastiaan van Steenis
12559a21c7
Use clusterversion to check supported Docker versions
2018-10-04 11:31:35 -07:00
moelsayed
7b77141007
Update vendor, rke-tools:v0.1.15
2018-10-03 16:23:19 -07:00
moelsayed
c4e77fbf38
vendor update to add k8s 1.12
2018-10-02 12:58:21 -07:00
moelsayed
4010a289c2
Add k8s 1.12 supported docker versions
2018-10-02 12:58:21 -07:00
moelsayed
d4759bcc4f
Remove ServiceOption if empty
2018-10-02 12:58:21 -07:00
galal-hussein
0dbe06d631
Revert back to 5 seconds for stop timeout
...
Add init wait time for etcd after reload
2018-10-01 14:28:16 -07:00
galal-hussein
ce62c898bb
Handle deleting all controlplane nodes when nodes are unreachable
2018-09-26 17:03:53 -07:00
galal-hussein
2bd4577b19
Add default heartbeat and election timeout to etcd
...
Reload the etcd cluster in the right order
2018-09-25 18:24:52 -07:00
galal-hussein
be7bc526ab
Add stop container timeout
2018-09-20 10:26:25 -07:00
galal-hussein
95ba4ea61f
Fix cluster state network port check issue
2018-09-20 10:26:25 -07:00
galal-hussein
8e3bf48a94
Mounting xtables lock within canal pod
2018-09-18 11:34:55 -07:00
galal-hussein
925df98ea6
Save state to the nodes backup path
2018-09-14 18:30:40 -07:00
galal-hussein
00e317250d
Fix requestheaqder ca certificate regeneration
2018-09-07 18:29:00 -07:00
galal-hussein
67448c38c6
Update ingress nginx template yaml
2018-09-06 15:57:51 -07:00
galal-hussein
453ddd5213
Remove unnecessary output
2018-09-06 12:55:05 -07:00
galal-hussein
8a62703b34
Add full path to etcd snapshots to fix windows restore
2018-09-05 13:16:04 -07:00
galal-hussein
f314d1dc96
Avoid panic if cert or key of a secret is not found
2018-09-04 13:10:13 -07:00
galal-hussein
3c76263096
Add default option to private registries
2018-08-31 14:56:57 -07:00
galal-hussein
3375a2f2e9
vendor update
2018-08-31 14:56:57 -07:00
galal-hussein
cb50672071
Generate system image list for k8s versions
2018-08-30 15:28:58 -07:00
moelsayed
1f6e254f66
vendor update
2018-08-30 14:52:30 -07:00
moelsayed
6b6a7803a7
Move admission controller options to ServiceOptions
2018-08-30 14:52:30 -07:00
galal-hussein
6b141295aa
update log message for validate node count
2018-08-30 10:00:38 -07:00
moelsayed
d451683abb
Add docker config file environment variables for kubelet
2018-08-30 10:00:28 -07:00
galal-hussein
8f47078988
Skip check for private key if using ssh agent
2018-08-30 02:46:18 +10:00
moelsayed
4b3068d673
Validate hostname_override values
2018-08-28 11:40:42 +10:00
moelsayed
9c172c40b2
Add 1.11 supported docker versions
2018-08-28 11:18:07 +10:00
MaiWJ
bcb6e13618
Extend rke to tolerate the Windows host
...
1. Support to configure Flannel as "host-gw" backend
2. Define the network component yaml and ingress
controller yaml only schedule to non-Windows node
3. Support to configure Docker container's port publishing
2018-08-26 18:09:21 -07:00
MaiWJ
dffc2b9443
Using new vendor
...
1. rancher/types
2018-08-26 18:09:21 -07:00
orangedeng
b4d04c7ee9
Add quotation mark for nginx-configuration
...
Related issue https://github.com/rancher/rancher/issues/15044
Configmap resource data only support string data so
we should add quotation mark for each data item.
2018-08-24 09:42:11 -07:00
galal-hussein
0d0ec5c7c4
Use default docker bridge network instead of creating new network
2018-08-15 09:35:36 -07:00