index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
etcd_common
Age
Commit message (
Expand
)
Author
2017-09-19
fix etcd back message error
Jan Chaloupka
2017-09-12
double the required disk space for etcd backup
Jan Chaloupka
2017-09-08
Fix issue with etcd_common when using pre_upgrade tag
Russell Teague
2017-08-22
Switch to migrating one host and forming a new cluster
Scott Dodson
2017-08-17
Merge pull request #4547 from mtnbikenc/etcd-pre_upgrade-fix
OpenShift Bot
2017-08-16
Don't include noop
Russell Teague
2017-08-14
Removing dependencies for openshift_repos and setting them up early in the cl...
Kenny Woodson
2017-07-06
Merge pull request #4680 from ingvagabund/set-label-of-var-lib-etcd
Jan Chaloupka
2017-07-05
set the proper label of /var/lib/etcd directory
Jan Chaloupka
2017-07-04
use master etcd certificates when delegating oadm migrate etcd-ttl
Jan Chaloupka
2017-06-30
evalute etcd backup directory name only once
Jan Chaloupka
2017-06-29
fix backup and working directory for etcd run as a system container
Jan Chaloupka
2017-06-20
set proper etcd_data_dir for system container
Jan Chaloupka
2017-06-14
move etcd backup to etcd_common role
Jan Chaloupka
2017-06-13
Merge pull request #4388 from giuseppe/etcd-container-to-system-container
OpenShift Bot
2017-06-10
set etcd working directory for embedded etcd
Jan Chaloupka
2017-06-08
etcd: define data dir location for the system container
Giuseppe Scrivano
2017-05-18
move etcd upgrade related code into etcd_upgrade role
Jan Chaloupka
2017-05-09
polish etcd_common role
Jan Chaloupka
2017-05-03
move etcdctl.yml from etcd to etcd_common role
Jan Chaloupka
2017-04-28
Refactor etcd roles
Jan Chaloupka
2017-02-27
Combined (squashed) commit for all changes related to adding Contiv support i...
Sanjeev Rampal
2017-02-10
etcd: use as system container
Giuseppe Scrivano
2016-11-29
update tests and flake8/pylint fixes
Jason DeTiberus
2016-11-02
Bump etcd_ca_default_days to 5 years.
Andrew Butcher
2016-10-19
Remove uneeded import of ansible.module_utils.splitter
Michael Scherer
2016-09-12
Move delegated_serial_command module to etcd_common.
Andrew Butcher
2016-04-20
Use openshift_hostname/openshift_ip values for etcd configuration and certifi...
Andrew Butcher
2016-02-02
Do not apply the etcd_certificates role during node playbook.
Andrew Butcher
2015-11-18
Add etcd nodes management in OpenStack
Lénaïc Huard
2015-11-02
Fix etcd cert generation when etcd_interface is defined
Jason DeTiberus