1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-24 21:07:32 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
Darren Shepherd
a18ffa69c9 Fix capitalization 2018-03-31 04:00:50 -07:00
David Lewis
5d447124ef Show host in error message for service unhealthy 2018-03-30 08:38:39 -07:00
moelsayed
d071a58c05 Change log filename format 2018-03-23 02:03:07 +02:00
moelsayed
ef7b997e2a Log RKE components to a specific location 2018-03-21 22:29:09 +02:00
galal-hussein
6e7e18ad1e Update workers only option
Disable port check
2018-03-20 15:17:35 +02:00
galal-hussein
fcefbf7016 Secure kubelet port access 2018-03-12 21:04:28 +02:00
galal-hussein
ce986afab3 Fix get etcd client issue 2018-03-07 00:42:04 +02:00
Darren Shepherd
a90b672fe4 Rename processes names to names of binaries 2018-02-26 19:50:19 -07:00
Darren Shepherd
8387af26f2 Make getProcessConfig public 2018-02-26 16:31:34 -07:00
galal-hussein
5a35f47dc5 Add remove etcd idempotency 2018-02-22 19:49:18 +02:00
galal-hussein
c2c1804500 External etcd 2018-02-14 22:58:35 +02:00
moelsayed
9128f2b4c8 Remove broken tests 2018-02-13 03:33:46 +02:00
moelsayed
169ac106a5 Add GenetatePlan() and use it internally 2018-02-13 03:33:29 +02:00
galal-hussein
59182cee62 [RKE Refactor] Generate cluster and node certs 2018-02-08 20:15:36 +02:00
Alena Prokharchyk
c19059200b Merge pull request #268 from galal-hussein/atomic_centos
Add z option to volume binds
2018-02-06 16:22:05 -08:00
galal-hussein
d1247855c9 Fix rolling upgrade issue for nginx proxy 2018-02-07 01:07:09 +02:00
galal-hussein
5f5b1a51a9 Add kubelet fail-swap-on option 2018-02-03 04:33:18 +02:00
galal-hussein
cd1e5cf610 Custom dialers and remove local fixes 2018-02-03 03:04:53 +02:00
Alena Prokharchyk
9f75314118 Merge pull request #299 from moelsayed/parallel_control_plane
Deploy control plane in parallel
2018-02-01 14:11:47 -08:00
galal-hussein
f8f877ba27 Add nginx ingress controller and labels/taints sync 2018-02-01 23:28:31 +02:00
moelsayed
85b45d4dd1 Deploy control plane in parallel 2018-02-01 21:12:54 +02:00
moelsayed
4159d7f156 Pass private registries list through the function calls 2018-01-31 19:50:55 +02:00
galal-hussein
aed28bb44e Add z option to volume binds 2018-01-25 23:36:20 +02:00
galal-hussein
0ef0a17010 Add generic generation for pki objects and etcd TLS 2018-01-25 20:38:07 +02:00
galal-hussein
efd9116b80 remove deleted etcd member from k8s and update kube-api with new list 2018-01-24 05:19:44 +02:00
Vincent Fiduccia
89dec3f7a2 Grammar nit 2018-01-23 17:27:08 -07:00
galal-hussein
9e29b753cb Add unschedulable kubelet on etcd nodes 2018-01-19 20:18:51 +02:00
galal-hussein
d7ffdc04b5 Start containers if stopped and use net=host for etcd 2018-01-15 13:22:20 -08:00
Darren Shepherd
9e5d469299 Merge pull request #180 from galal-hussein/local_rke
Add local option to deploy/remove kubernetes on local machine
2018-01-12 22:16:15 +00:00
Alena Prokharchyk
d916bd40a4 Merge pull request #213 from galal-hussein/longer_healthchecks
Increase healthcheck timeout to 50 seconds per service
2018-01-12 13:36:16 -08:00
galal-hussein
8685523038 Add local option to deploy/remove kubernetes on local machine
Remove insecure port from kube-api

Use cluster.yml config

Pass config dir to cluster up/remove
2018-01-12 20:46:09 +02:00
Darren Shepherd
9d7d4fb262 Merge pull request #193 from yasker/work
Add host bindmount for `/usr/libexec/kubernetes/kubelet-plugins`
2018-01-12 14:30:05 +00:00
galal-hussein
67774f7e30 Handle add/remove for etcd nodes
Handle adding more than one etcd at once
2018-01-12 03:57:37 +02:00
Darren Shepherd
d8dd29765f Add context.Context to everything and also make logging pluggable 2018-01-09 15:18:01 -07:00
galal-hussein
b633f45656 Increase healthcheck timeout to 50 seconds per service 2018-01-09 23:09:41 +02:00
Sheng Yang
2242cda0f7 Add host bindmount for /usr/libexec/kubernetes/kubelet-plugins
In order to support Flexvolume plugins on the host.
2018-01-02 17:21:34 -08:00
galal-hussein
828f6e44f5 Add concurrency to worker deployments 2018-01-02 23:54:20 +02:00
Alena Prokharchyk
e6c3f50a4d Merge pull request #170 from galal-hussein/healthcheck_validation
Add healthcheck for services components
2017-12-20 13:32:00 -08:00
galal-hussein
ed7ca110b0 Add healtcheck for services components
Integrate healthcheck with each service
2017-12-20 23:24:28 +02:00
Alena Prokharchyk
87bf6d47f2 Merge pull request #166 from moelsayed/enable_psp
Enable PodSecurityPolicy
2017-12-20 13:23:38 -08:00
moelsayed
2011a2cf01 Enable PodSecurityPolicy support 2017-12-20 23:15:21 +02:00
galal-hussein
89e2fab65d Add container and pods logs mount points 2017-12-20 01:56:10 +02:00
Alena Prokharchyk
5ba7a9face Merge pull request #160 from skarlsson/master
fixes #129
2017-12-19 09:39:13 -08:00
moelsayed
8ea65915d3 Enable RBAC and needed addons/network plugin configuration 2017-12-16 05:41:18 +02:00
Sebastiaan van Steenis
2ab6973365 Check image locally before pull 2017-12-13 21:01:45 +01:00
skarlsson
87ebf2b4bc added /etc/ceph 2017-12-13 13:53:57 +01:00
Guangbo Chen
1cc26ee373 update misspelled common words 2017-12-09 19:53:38 +08:00
Alena Prokharchyk
305ed921c8 Merge pull request #116 from galal-hussein/more_unit_tests
more unit tests
2017-12-08 23:42:07 -06:00
galal-hussein
ebba017126 Add services sidekick container 2017-12-09 01:25:22 +02:00
galal-hussein
f74dbfbd33 more unit tests 2017-12-07 22:24:09 +02:00