c12s-kubespray/roles/etcd/tasks
Matthew Mosesohn 70e122e7c2 Use async for slow long loop cert tasks
Checking for certs and generating tokens takes
up to 1.5s per node for each of three tasks. Async
should parallelize this and reduce the time significantly.
2017-03-02 11:36:16 +04:00
..
check_certs.yml Use async for slow long loop cert tasks 2017-03-02 11:36:16 +04:00
configure.yml set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
gen_certs_script.yml Merge branch 'master' into synthscale 2017-02-21 22:17:43 +03:00
gen_certs_vault.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
install_docker.yml Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
install_host.yml Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
install_rkt.yml Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
main.yml Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
pre_upgrade.yml speed up etcd preupgrade check 2017-02-20 20:18:10 +03:00
refresh_config.yml Remove etcd-proxy from all nodes and use etcd multiaccess 2016-11-09 13:31:12 +03:00
set_cluster_health.yml set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
sync_etcd_master_certs.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
sync_etcd_node_certs.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00