galal-hussein
1926fee1eb
Fix weave configmap key
2019-03-05 11:31:05 -08:00
moelsayed
eb6116dded
Fix versioned templates version check
2019-02-26 15:26:16 -08:00
galal-hussein
fa332f7e07
Revert "revert to skip network plugin port checks of udp port"
...
This reverts commit ea4b16b116
.
Revert "Add port checks for network plugins"
This reverts commit c73a58d45c
.
2019-01-28 11:12:42 -08:00
Guangbo Chen
ea4b16b116
revert to skip network plugin port checks of udp port
2019-01-28 09:48:06 -08:00
Guangbo Chen
c73a58d45c
Add port checks for network plugins
2019-01-24 13:29:26 -08:00
galal-hussein
e79da956e9
Update rke to v1.13 and add versioned templates for calico and canal
2019-01-08 13:52:40 -08:00
Chris Kim
afaad6c824
Adding ability to set cluster network to none
2018-12-03 11:34:18 -08:00
galal-hussein
ff4c93e179
refactor etcd restoration process
2018-11-30 12:48:41 -08:00
Mike Kelley
5941368767
add support for weave password
2018-11-29 16:39:45 -08:00
moelsayed
90c426d73e
Switch all concurrent tasks to use worker pool
2018-10-18 13:24:59 -07:00
moelsayed
24a8465941
Fix flannel issue with k8s 1.12
2018-10-18 09:26:17 -07:00
galal-hussein
95ba4ea61f
Fix cluster state network port check issue
2018-09-20 10:26:25 -07: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
galal-hussein
b71fd3ba35
Fix local port check
2018-07-23 09:10:06 -07:00
galal-hussein
3ce50d28d3
Add etcd snapshot fix and more log messages to certificate bundle
...
Add function to collect stdout and stderr logs from containers
2018-07-20 14:09:29 -07:00
galal-hussein
f6d391b664
Remove check for control plane to etcd plane on port 2380
2018-06-07 16:25:16 -07:00
Sebastiaan van Steenis
b6ba732816
Improve port check error message
2018-06-07 11:29:28 -07:00
Sebastiaan van Steenis
aabce06714
Get latest logline if healthcheck fails
2018-05-29 15:27:22 -07:00
galal-hussein
08358c85cd
Add weave loopback binary
2018-05-16 17:35:17 -07:00
galal-hussein
aff01a9267
Bastion host
2018-05-10 00:16:04 +02:00
moelsayed
9addf796a2
Critical and non-critical addons
...
Configurable addon job timeout
2018-05-09 23:44:19 +02:00
Sebastiaan van Steenis
516fd63790
Fix debug message on count of container log lines
2018-05-03 01:20:56 +02:00
galal-hussein
657f38b9f0
Update canal and calico to 3.1.1
2018-04-26 05:10:53 +02:00
Sebastiaan van Steenis
74d38c4552
Set timeout on portchecker
2018-04-19 16:03:14 +02:00
David Lewis
c2ad3d5c4d
Add host to wait for container check
2018-03-30 10:28:03 -07:00
galal-hussein
b431a22a9c
Add cloud and network provider types
2018-03-29 22:58:46 +02:00
galal-hussein
6e7e18ad1e
Update workers only option
...
Disable port check
2018-03-20 15:17:35 +02:00
galal-hussein
f76f954b42
Disable kubeapi port check if wrap transport is used
2018-03-04 08:38:37 -07:00
galal-hussein
ba7e8bb236
Use k8s datastore with calico and remove ca keys
2018-02-24 01:26:22 +02:00
galal-hussein
c2c1804500
External etcd
2018-02-14 22:58:35 +02:00
moelsayed
169ac106a5
Add GenetatePlan() and use it internally
2018-02-13 03:33:29 +02:00
galal-hussein
d99efdc60f
rke refactoring - configure cluster method
2018-02-08 05:13:06 +02:00
moelsayed
4165510395
Move network plugin images to SystemImages
2018-02-06 22:42:50 +02:00
moelsayed
4159d7f156
Pass private registries list through the function calls
2018-01-31 19:50:55 +02:00
Alena Prokharchyk
b6f4a9032a
Merge pull request #283 from galal-hussein/local_fix
...
Fix network check to allow local deployment
2018-01-30 09:27:44 -08:00
Alena Prokharchyk
18fffaf182
Merge pull request #278 from superseb/network_typo
...
Corrected network typo
2018-01-30 09:27:34 -08:00
galal-hussein
5457e5a8f0
Fix network check to allow local deployment
2018-01-30 19:12:45 +02:00
moelsayed
3a1394e739
Add SystemImages type
2018-01-30 18:33:53 +02:00
Sebastiaan van Steenis
d67e3fad52
Corrected network typo
2018-01-27 12:47:00 +01:00
galal-hussein
0ef0a17010
Add generic generation for pki objects and etcd TLS
2018-01-25 20:38:07 +02:00
moelsayed
572a7ad245
Fix multi-role port-check conflict
2018-01-20 00:59:38 +02:00
moelsayed
7fada001d3
Fix port-check update issue
2018-01-19 01:54:02 +02:00
moelsayed
c815ef5751
Add open port checks
2018-01-17 23:45:29 +02:00
Darren Shepherd
d8dd29765f
Add context.Context to everything and also make logging pluggable
2018-01-09 15:18:01 -07:00
moelsayed
e0e185972b
Use go templates for addons, network plugins and other manifests
2018-01-02 22:45:46 +02:00
moelsayed
8ea65915d3
Enable RBAC and needed addons/network plugin configuration
2017-12-16 05:41:18 +02:00
galal-hussein
b20c0cf419
Change cloud_provider to calico_cloud_provider
2017-12-13 20:14:10 +02:00
moelsayed
579038a5a2
Enable AWS specific configuration for Calico
2017-12-12 20:26:14 +02:00
galal-hussein
afa3a41614
Add iface option to flannel
2017-12-12 18:14:18 +02:00
kyamazawa
82dce19ac8
merge head & add weave-net network plugin configuration cluster cidr, weave_image, weave_cni_image
2017-12-06 12:53:51 +09:00