181 Commits (760ca1c3a956fb0033510633c0ea67b8786fcb41)

Author SHA1 Message Date
Sergey Bondarev 4f7479d94d add etc tunning options 6 years ago
Sergey Bondarev f8fed0f308 change expirations period for generated certificate from 10 years to 100 years 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
Maxim Krasilnikov ba91304636 Fixed generate front proxy client certs with vault (#2359) 6 years ago
Matthew Mosesohn 87f33a4644 Use CNI to assign kube_pods_subnet for calico 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 dc6a17e092
Use include/import tasks (#2192) 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
chenhonggc c7910b51a1 --peers DEPRECATED - --endpoints should be used instead (#1943) 7 years ago
Spencer Smith 0126168472 provide environment for rkt trust and run with etcd 7 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