61 Commits (99c6a884a9fdeeccfb63b927388d89585e3c213e)

Author SHA1 Message Date
Bogdan Sass 4b324cb0f0
Rename master to control plane - non-breaking changes only (#11394) 5 months ago
Vlad Korolev 9a7b021eb8
Do not use ‘yes/no’ for boolean values (#11472) 6 months ago
Samuel Liu e1881fae02
Install etcdutl file by default (#10385) 1 year ago
Arthur Outhenin-Chalandre 36e5d742dc
Resolve ansible-lint name errors (#10253) 1 year ago
Arthur Outhenin-Chalandre 5d00b851ce
project: fix var-spacing ansible rule (#10266) 1 year ago
Kenichi Omichi 7afbdb3e1e
Drop canal network_plugin (#10100) 1 year ago
Samuel Liu dd4bc5fbfe
[etcd] Sometimes, we do not need to run etcd role on all nodes. (#9173) 2 years ago
Mac Chaffee 512d5e3348
Restart etcd if the etcd version changes (#8556) 3 years ago
Tom Janson ddef7e1139
missing "check_mode: no"s for several read-only tasks (#8584) 3 years ago
Cristian Calin 360aff4a57
Rename ansible groups to use _ instead of - (#7552) 3 years ago
Sergey 6a4d322a7c
Do not install etcd and etcdctl on master with scale.yml playbook. (#6798) 4 years ago
Xiaodu 63fa406c3c
Move host_architecture to kubespray-defaults (#5811) 5 years ago
Sergey 932935ecc7 fix wrong path in include install_host.yml in etcd role (#5256) 5 years ago
Matthew Mosesohn 4348e78b24 Enable kubeadm etcd mode (#4818) 5 years ago
MarkusTeufelberger 73c2ff17dd Fix Ansible-lint error [E502] (#4743) 5 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 5 years ago
Andrey Zhelnin 1712314fab Setting host_architecture var (#3846) 6 years ago
Antoine Legrand 3dcb914607 Remove Vault (#3684) 6 years ago
Bily Zhang b2b421840c Fix some typos (#3690) 6 years ago
Matthew Mosesohn bc74a37696 Calculate etcd client cert serial for appropriate groups (#3605) 6 years ago
Erwan Miran b4e2b85745 Replace shell with command in order to allow the task to fail when openssl x509 does return zero (#3516) 6 years ago
Pablo Estigarribia 7cbe3c2171 ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version 6 years ago
Matthew Mosesohn 5c617c5a8b
Add tags to deploy components by --tags option (#2960) 6 years ago
woopstar 86e3506ae6 Etcd cluster setup makeover 7 years ago
woopstar 859a7f32fb Fix import task. Has to be include task to evalutate etcd_cluster_setup variable at run time 7 years ago
RongZhang 67ffd8e923 Add etcd-events cluster for kube-apiserver (#2385) 7 years ago
Matthew Mosesohn dc6a17e092
Use include/import tasks (#2192) 7 years ago
Matthew Mosesohn 86fb669fd3 Idempotency fixes (#1838) 7 years ago
Matthew Mosesohn 83be0735cd Fix setting etcd client cert serial (#1775) 7 years ago
Aivars Sterns 9c86da1403 Normalize tags in all places to prepare for tag fixing in future (#1739) 7 years ago
Matthew Mosesohn 6744726089 kubeadm support (#1631) 7 years ago
Matthew Mosesohn 5d99fa0940 Purge old upgrade hooks and unused tasks (#1641) 7 years ago
Brad Beam 8ae77e955e Adding in certificate serial numbers to manifests (#1392) 7 years ago
Maxim Krasilnikov 6eb22c5db2 Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 7 years ago
Matthew Mosesohn ae7f59e249 Skip vault cert task evaluation completely when using script cert generation 8 years ago
Matthew Mosesohn a422ad0d50 More idempotency fixes 8 years ago
Matthew Mosesohn 02a8e78902 Remove standalone etcd specific play, cleanup host mode 8 years ago
Andrew Greenwood ca9ea097df Cleanup legacy syntax, spacing, files all to yml 8 years ago
Josh Conant 245e05ce61 Vault security hardening and role isolation 8 years ago
Matthew Mosesohn fd30131dc2 Revert "Drop linux capabilities and rework users/groups" 8 years ago
Bogdan Dobrelya cb2e5ac776 Drop linux capabilities and rework users/groups 8 years ago
Sergii Golovatiuk 43fa72b7b7 Flush handlers before etcd restart 8 years ago
Brad Beam 8dc19374cc Allowing etcd to run via rkt 8 years ago
Matthew Mosesohn ad796d188d Individual etcd ssl certs 8 years ago
Bogdan Dobrelya 8cc84e132a Add tags 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 7a86b6c73e Set default etcd deployment to docker 8 years ago
Bogdan Dobrelya a76e5dbb11 Fix set_facts visibility 8 years ago
Bogdan Dobrelya 32cd6e99b2 Add etcd proxy support 8 years ago