166 Commits (938d2d9e6e15e8e6b7a8b7f9ae0f360d6885cf1b)

Author SHA1 Message Date
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
Sergii Golovatiuk 00cfead9bb Increase SSL TTL to 3650 days 7 years ago
Matthew Mosesohn d19e6dec7a speed up etcd preupgrade check 7 years ago
Matthew Mosesohn a21eb036ee Add no_log to cert tar tasks 7 years ago
Matthew Mosesohn 9c1701f2aa Add synthetic scale deployment mode 7 years ago
Andrew Greenwood ca9ea097df Cleanup legacy syntax, spacing, files all to yml 7 years ago
Sergii Golovatiuk e91e58aec9 Fix fact tags 7 years ago
Matthew Mosesohn 80c0e747a7 Fix references to CoreOS and Container Linux by CoreOS 7 years ago
Vladimir Rutsky 09847567ae set "check_mode: no" for read-only "shell" steps that registers result 7 years ago
Josh Conant 245e05ce61 Vault security hardening and role isolation 7 years ago
Josh Conant f4ec2d18e5 Adding the Vault role 7 years ago