166 Commits (81347298a3ef7932cbeb55e877644ca22d1625f1)

Author SHA1 Message Date
Bogdan Dobrelya 8aafe64397
Defaults for apiserver_loadbalancer_domain_name (#1993) 6 years ago
chenhonggc c7910b51a1 --peers DEPRECATED - --endpoints should be used instead (#1943) 6 years ago
Spencer Smith 0126168472 provide environment for rkt trust and run with etcd 6 years ago
Matthew Mosesohn 86fb669fd3 Idempotency fixes (#1838) 7 years ago
Matthew Mosesohn acb63a57fa Only limit etcd memory on small hosts (#1860) 7 years ago
Matthew Mosesohn 0b4fcc83bd Fix up warnings and deprecations (#1848) 7 years ago
Matthew Mosesohn 514359e556 Improve etcd scale up (#1846) 7 years ago
Matthew Mosesohn fc9a65be2b Refactor downloads to use download role directly (#1824) 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
Matthew Mosesohn 83be0735cd Fix setting etcd client cert serial (#1775) 7 years ago
ArchiFleKs 7c663de6c9 add /etc/hosts volume to rkt templates 7 years ago
Aivars Sterns 9c86da1403 Normalize tags in all places to prepare for tag fixing in future (#1739) 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
Matthew Mosesohn 126f42de06 drop unused etcd logic 7 years ago
foxyriver 30b5493fd6 use command module instead of shell module 7 years ago
Brad Beam ac281476c8 Prune unnecessary certs from vault setup (#1652) 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
mkrasilnikov bf0af1cd3d Vault role updates: 7 years ago
Brad Beam 8ae77e955e Adding in certificate serial numbers to manifests (#1392) 7 years ago
sgmitchell 783924e671 Change backup handler to only run v2 data backup if snap directory exists (#1594) 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
Brad Beam 8b151d12b9 Adding yamllinter to ci steps (#1556) 7 years ago
Anton 1e07ee6cc4 etcd_compaction_retention every 8 hour (#1527) 7 years ago
Maxim Krasilnikov 2ba285a544 Fixed deploy cluster with vault cert manager (#1548) 7 years ago
Matthew Mosesohn 2645e88b0c Fix vault setup partially (#1531) 7 years ago
Brad Beam d09222c900 Removing run_once in these tasks so that etcd ca certs get propogated properly to worker nodes 7 years ago
Anton e0960f6288 FIX: Unneded (extra) cycles in some tasks (#1393) 7 years ago
Hassan Zamani 3fb0383df4 Add etcd metrics flag 7 years ago
Anton Nerozya 1fedbded62 ignore_errors instead of failed_when: false 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 3123502f4c move `etcd_backup_prefix` to new home. 7 years ago
gdmelloatpoints 4ba237c5d8 Make etcd_backup_prefix configurable. Ensures that backups can be stored on a different location other than ${HOST}/var/backups, say an EBS volume on AWS. 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
Brad Beam db3e8edacd Fixing up vault variables 7 years ago
Matthew Mosesohn ae7f59e249 Skip vault cert task evaluation completely when using script cert generation 7 years ago
Aleksandr Didenko 58acbe7caf Fix multiline when condition in sync_certs task 7 years ago
Matthew Mosesohn fb467df47c fix etcd restart 7 years ago
Sergii Golovatiuk f144fd1ed3 Refactor etcd role 7 years ago
Sergii Golovatiuk c04a6254b9 Backup etcd data before restarting etcd 7 years ago
Matthew Mosesohn a422ad0d50 More idempotency fixes 7 years ago
Matthew Mosesohn 4c6829513c Fix etcd idempotency 7 years ago
Matthew Mosesohn 02a8e78902 Remove standalone etcd specific play, cleanup host mode 7 years ago
Matthew Mosesohn d176818c44 Use find module for checking for certificates 7 years ago
Vijay Katam a0b1eda1d0 Add support for atomic host 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