moelsayed
|
c467584f8f
|
Get certificates for active etcd servers only
|
2018-04-22 14:32:45 -07:00 |
|
moelsayed
|
e5c2c86b65
|
Ensure nginx proxy is upgradable if control hosts change
|
2018-04-22 14:29:13 -07:00 |
|
Darren Shepherd
|
fa9c2e076e
|
Update vendor
|
2018-04-20 19:07:00 -07:00 |
|
Darren Shepherd
|
f9200e21bf
|
Grab default from types
|
2018-04-20 19:07:00 -07:00 |
|
moelsayed
|
0069872976
|
Fix etcd client endpoint address
|
2018-04-20 15:46:32 -07:00 |
|
moelsayed
|
fb1fd833ce
|
Deploy backup certificates on full plane instead of single node
|
2018-04-20 15:46:32 -07:00 |
|
moelsayed
|
f1e39f9b10
|
Fix etcd listen address edge case when public address is DNATed
|
2018-04-20 15:46:32 -07:00 |
|
moelsayed
|
d11221c604
|
Bump default k8s to v1.10
|
2018-04-20 15:42:06 -07:00 |
|
moelsayed
|
46feaa8292
|
Update readme and cluster.yml with rke-tools
|
2018-04-20 15:39:52 -07:00 |
|
moelsayed
|
d6a31020d6
|
vendor update
|
2018-04-20 15:37:33 -07:00 |
|
Alena Prokharchyk
|
8986f380b1
|
Merge pull request #320 from hemanthavs/issue-303
Fix to partially address Issue #303
|
2018-04-20 15:26:40 -07:00 |
|
Alena Prokharchyk
|
bcb9cf2a2b
|
Merge pull request #475 from dahendel/addons-prompt
Prompt for addon paths and urls
|
2018-04-20 15:26:24 -07:00 |
|
Alena Prokharchyk
|
71bafd1f08
|
Merge pull request #505 from superseb/etcd_listenaddress
Let etcd only listen on advertised url
|
2018-04-19 13:37:07 -07:00 |
|
Alena Prokharchyk
|
dc862ed56d
|
Merge pull request #523 from superseb/portcheck_timeout
Portcheck timeout
|
2018-04-19 13:35:58 -07:00 |
|
Alena Prokharchyk
|
caecfb8477
|
Merge pull request #525 from alena1108/apr19
Vendor updates for types
|
2018-04-19 11:13:58 -07:00 |
|
Alena Prokharchyk
|
83fe403018
|
Vendor updates for types
|
2018-04-19 11:11:34 -07:00 |
|
Alena Prokharchyk
|
d49016714a
|
Merge pull request #524 from ibuildthecloud/master
WIP Use new rke-tools image
|
2018-04-19 11:07:22 -07:00 |
|
Darren Shepherd
|
dd9f37dbee
|
Don't mask error
|
2018-04-19 08:54:15 -07:00 |
|
Darren Shepherd
|
4273d1d874
|
Use new rke-tools image
|
2018-04-19 08:53:55 -07:00 |
|
Sebastiaan van Steenis
|
74d38c4552
|
Set timeout on portchecker
|
2018-04-19 16:03:14 +02:00 |
|
Sebastiaan van Steenis
|
dd5b5e7e65
|
Vendor update
|
2018-04-19 16:03:02 +02:00 |
|
moelsayed
|
c490a0b989
|
remove path prefix from /var/lib/rancher bind
|
2018-04-18 14:45:14 -07:00 |
|
moelsayed
|
a8b0cf052d
|
Handle non-semver k8s images
|
2018-04-18 00:04:24 -07:00 |
|
Darren Shepherd
|
9ab1035852
|
Always try to pull
|
2018-04-17 23:43:06 -07:00 |
|
Darren Shepherd
|
23ec8ebb36
|
Return error when a host is inactive
|
2018-04-17 23:42:59 -07:00 |
|
moelsayed
|
275ba147bc
|
Fix version panic
Fix version confilict
|
2018-04-17 20:27:21 -07:00 |
|
Alena Prokharchyk
|
b479a2647d
|
Merge pull request #516 from moelsayed/fix_12767
bind /var/lib/rancher in kubelet
|
2018-04-17 18:36:55 -07:00 |
|
moelsayed
|
b057fc322a
|
bind /var/lib/rancher in kubelet
|
2018-04-18 03:29:20 +02:00 |
|
Alena Prokharchyk
|
2d53fd0d05
|
Merge pull request #506 from aiwantaozi/nodename
when the hostname is uppercase, k8s add lowercase hostname to the kubernetes.io/hostname
|
2018-04-17 17:25:15 -07:00 |
|
Alena Prokharchyk
|
89e7d8933d
|
Merge pull request #513 from moelsayed/k8s_image
Kubernetes system image takes precedence over cluster kubernetes version
|
2018-04-17 16:54:08 -07:00 |
|
Alena Prokharchyk
|
f667ad5946
|
Merge pull request #514 from moelsayed/fix_511
Use kubernetes major version for service options
|
2018-04-17 16:54:00 -07:00 |
|
moelsayed
|
8d928f37b0
|
vendor update
|
2018-04-18 01:46:43 +02:00 |
|
moelsayed
|
9a243ac091
|
Use kubernetes major version for service options
|
2018-04-18 01:43:58 +02:00 |
|
moelsayed
|
2eda9fe990
|
Kubernetes system image takes precedence over cluster kubernetes version
|
2018-04-17 22:46:36 +02:00 |
|
rawmind0
|
14c239c598
|
Added extra_args type map[string]string to ingress-controller. Added rancher-minimal-ssl.yml and rancher-minimal-passthrough.yml to deploy rancher v2.0 using rke. Updated README.md
|
2018-04-16 16:46:13 -07:00 |
|
Aiwantaozi
|
14d1a44813
|
when the hostname is uppercase, k8s add lowercase hostname to the kubernetes.io/hostname
|
2018-04-16 20:06:40 +08:00 |
|
Sebastiaan van Steenis
|
df3e75b1b5
|
Let etcd only listen on advertised url
|
2018-04-16 10:08:27 +02:00 |
|
galal-hussein
|
b3f457426c
|
Fix multiple etcd add at runtime
|
2018-04-14 22:59:33 -07:00 |
|
Darren Shepherd
|
829afa1084
|
Fix missing image for etcd only nodes
|
2018-04-14 10:25:50 -07:00 |
|
galal-hussein
|
a4aa5c8192
|
Change kubelet to rslave
|
2018-04-11 16:37:56 -07:00 |
|
Alena Prokharchyk
|
7e44bc6283
|
Merge pull request #497 from galal-hussein/hostpath_prefix
Add prefix path to services and generate plan
|
2018-04-11 16:11:12 -07:00 |
|
galal-hussein
|
0b7ec63fb0
|
update types
|
2018-04-12 00:54:54 +02:00 |
|
galal-hussein
|
825bbbdf71
|
Add prefix path to services and generate plan
|
2018-04-12 00:54:47 +02:00 |
|
Alena Prokharchyk
|
3d5ac7913e
|
Merge pull request #495 from moelsayed/k8s_service_options
Add k8s services options based on k8s version
|
2018-04-11 15:28:08 -07:00 |
|
moelsayed
|
502cb7fbff
|
vendor update
|
2018-04-11 19:30:10 +02:00 |
|
moelsayed
|
493d296c28
|
Add k8s services options based on k8s version
|
2018-04-11 19:28:26 +02:00 |
|
Alena Prokharchyk
|
e00cba778a
|
Merge pull request #494 from galal-hussein/update_type
types update
|
2018-04-10 11:36:15 -07:00 |
|
galal-hussein
|
7f10b45d92
|
rke update
|
2018-04-10 20:32:25 +02:00 |
|
Alena Prokharchyk
|
17d7fd4830
|
Merge pull request #492 from galal-hussein/change_address_annotation
Change address annotations to rke.cattle.io/
|
2018-04-09 15:05:51 -07:00 |
|
galal-hussein
|
8b9b68f728
|
Change address annotations to rke.cattle.io/
|
2018-04-10 00:03:20 +02:00 |
|