76 Commits (6a4ce96b7df8a6cf72fc943def5924c6d517b34c)

Author SHA1 Message Date
Brad Beam 63a458063b Adding missing rkt template for etcd-events 6 years ago
Andreas Kruger 32a8ea8094 Fix wrong var used 6 years ago
ashon fb465f8b4b Use 'items()' for python compatibility 6 years ago
Spencer Smith 49c6bf8fa6 support custom env vars for etcd 6 years ago
woopstar 0df32b03ca Update openssl.conf to count better and work with Jinja 2.9 6 years ago
Sergey Bondarev 4f7479d94d add etc tunning options 6 years ago
RongZhang 388b627f72
Enable OOM killing for etcd-events 6 years ago
RongZhang 67ffd8e923 Add etcd-events cluster for kube-apiserver (#2385) 6 years ago
RongZhang c0aad0a6d5 Fix install etcd by host service (#2297) 6 years ago
Damian Nowak f8a59446e8 Enable OOM killing 6 years ago
Dmitri Rubinstein 331f141f63 Fix DNS entries in etcd's openssl.conf by adding a newline. (#2208) 6 years ago
Sébastien Han fa8a128e49 etcd: ability to enable/disable ETCD_PEER_CLIENT_CERT_AUTH 6 years ago
Matthew Mosesohn 1401286910
Add support for cert alt names for etcd (#2139) 6 years ago
Steve Mitchell e45b30d033 Add etcd key and cert environment variables for use with client auth 7 years ago
Bogdan Dobrelya 8aafe64397
Defaults for apiserver_loadbalancer_domain_name (#1993) 7 years ago
Matthew Mosesohn acb63a57fa Only limit etcd memory on small hosts (#1860) 7 years ago
Matthew Mosesohn 514359e556 Improve etcd scale up (#1846) 7 years ago
Matthew Mosesohn 10dd049912 Revert "Security fixes for etcd (#1778)" (#1786) 7 years ago
Matthew Mosesohn 4209f1cbfd Security fixes for etcd (#1778) 7 years ago
ArchiFleKs 7c663de6c9 add /etc/hosts volume to rkt templates 7 years ago
Matthew Mosesohn a56738324a Move set_facts to kubespray-defaults defaults 7 years ago
Hassan Zamani b23d81f825 Add etcd_blkio_weight var (#1690) 7 years ago
Brad Beam 8b151d12b9 Adding yamllinter to ci steps (#1556) 7 years ago
Hassan Zamani 3fb0383df4 Add etcd metrics flag 7 years ago
gdmelloatpoints 649654207f mount the etcd data directory in the container with the same path as on the host. 7 years ago
gdmelloatpoints 5c1891ec9f In the etcd container, the etcd data directory is always /var/lib/etcd. Reverting to this value, since `etcd_data_dir` on the host maps to `/var/lib/etcd` in the container. 7 years ago
Gregory Storme fff0aec720 add configurable parameter for etcd_auto_compaction_retention 7 years ago
Matthew Mosesohn fb467df47c fix etcd restart 7 years ago
Sergii Golovatiuk f144fd1ed3 Refactor etcd role 7 years ago
Sergii Golovatiuk f9ff93c606 Make etcd data dir configurable. 7 years ago
Vincent Schwarzer 0cbc3d8df6 Fixed counter in ETCD Openssl.conf 7 years ago
Matthew Mosesohn 71e14a13b4 Re-tune ETCD performance params 7 years ago
Matthew Mosesohn fd30131dc2 Revert "Drop linux capabilities and rework users/groups" 7 years ago
Bogdan Dobrelya cb2e5ac776 Drop linux capabilities and rework users/groups 8 years ago
Brad Beam 4b6f29d5e1 Adding kubelet in rkt 8 years ago
Brad Beam 8dc19374cc Allowing etcd to run via rkt 8 years ago
Bogdan Dobrelya 58062be2a3 Drop non systemd OS types support 7 years ago
Bogdan Dobrelya a56d9de502 Systemd units, limits, and bin path fixes 8 years ago
Matthew Mosesohn 385f7f6e75 Update etcd.j2 8 years ago
Matthew Mosesohn 9f1e3db906 Adjust etcd server certificates 8 years ago
Matthew Mosesohn ad796d188d Individual etcd ssl certs 8 years ago
Spencer Smith 0eebe43c08 updated all instances of restart always to restart on-failure with a max of 5 times 8 years ago
Matthew Mosesohn a32cd85eb7 Add etcd TLS support 8 years ago
Matthew Mosesohn 95b460ae94 Remove etcd-proxy from all nodes and use etcd multiaccess 8 years ago
Matthew Mosesohn 65d2a3b0e5 Use only native cachable hostvars for etcd set_facts 8 years ago
Matthew Mosesohn 0c953101ff Fix init scripts for etcd. Fixes #383 8 years ago
Matthew Mosesohn e8a1c7a53f Move docker systemd unit creation to docker role 8 years ago
Bogdan Dobrelya 2af71f31b4 Rework systemd service units 8 years ago
Matthew Mosesohn 5668e5f767 Fix etcd restart and handler systemd tasks 8 years ago
Matthew Mosesohn 90fc407420 Fix etcd user for etcd-proxy service 8 years ago