summaryrefslogtreecommitdiffstats
path: root/roles/etcd
Commit message (Expand)AuthorAgeFilesLines
* set initial etcd cluster properly during system container scale upJan Chaloupka2017-10-132-2/+3
* Merge pull request #5672 from ingvagabund/migrate-embedded-etcdOpenShift Merge Robot2017-10-1120-19/+135
|\
| * migrate embedded etcd to external etcdJan Chaloupka2017-10-0620-19/+135
* | fix typo for default in etcdMichael Gugino2017-10-051-1/+1
|/
* Separate certificate playbooks.Andrew Butcher2017-10-021-2/+0
* Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitlyOpenShift Merge Robot2017-09-274-0/+14
|\
| * Set the etcd backend quota to 4GB by defaultJan Chaloupka2017-09-264-0/+14
* | Fix typo in drop_etcdctl.ymlMichael Hanselmann2017-09-271-1/+1
* | consolidate etcd_common roleJan Chaloupka2017-09-2529-16/+597
|/
* Merge pull request #5451 from ingvagabund/consolidate-etcd-upgradeOpenShift Merge Robot2017-09-254-0/+91
|\
| * consolidate etcd_upgrade roleJan Chaloupka2017-09-214-0/+91
* | consolidate etcd_migrate roleJan Chaloupka2017-09-2213-0/+230
* | Consolidate etcd certs rolesJan Chaloupka2017-09-189-1/+513
|/
* update env in etcd.conf.j2 to reflect the latest namingJan Chaloupka2017-08-311-3/+23
* Added firwall defaults to etcd role.Kenny Woodson2017-08-301-2/+2
* Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-102-2/+5
* Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-092-6/+4
* First attempt at refactor of os_firewallKenny Woodson2017-08-084-6/+56
* Merge pull request #3043 from jkhelil/scaleup_etcdScott Dodson2017-08-021-11/+7
|\
| * add etcd scaleup playbookjawed2017-06-151-11/+7
* | Fix etcd conditional check failureMarc Rooding2017-07-071-1/+2
* | drop etcdctl before the etcd_container serviceJan Chaloupka2017-07-042-7/+7
* | etcd, syscontainer: fix copy of existing datastoreGiuseppe Scrivano2017-07-031-2/+5
* | run etcd_container with type:spc_t labelJan Chaloupka2017-06-301-1/+1
* | etcd, system_container: do not mask etcd_containerGiuseppe Scrivano2017-06-201-1/+8
* | etcd, system_container: do not enable system etcdGiuseppe Scrivano2017-06-201-2/+2
|/
* move etcd backup to etcd_common roleJan Chaloupka2017-06-141-1/+2
* etcd: system container defines ETCD_(PEER_)?TRUSTED_CA_FILEGiuseppe Scrivano2017-06-081-0/+2
* etcd: unmask system container service before installing itGiuseppe Scrivano2017-06-081-0/+26
* etcd: copy previous database when migrating to system containerGiuseppe Scrivano2017-06-081-0/+24
* move etcd upgrade related code into etcd_upgrade roleJan Chaloupka2017-05-181-6/+0
* Update systemd units to use proper container service nameSteve Milner2017-05-091-4/+4
* move etcdctl.yml from etcd to etcd_common roleJan Chaloupka2017-05-033-25/+3
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Refactor etcd rolesJan Chaloupka2017-04-287-76/+71
* Revert "Add /etc/sysconfig/etcd to etcd_container"Scott Dodson2017-04-251-1/+1
* Add /etc/sysconfig/etcd to etcd_containerFabio Alessandro Locati2017-04-191-1/+1
* Cast etcd_debug to a booleanSteve Kuznetsov2017-04-131-1/+1
* Add etcd_debug and etcd_log_package_levels variablesScott Dodson2017-03-281-0/+6
* Use meta/main.yml for role dependenciesRussell Teague2017-03-272-4/+1
* add ability to specify an etcd versionMark McKinstry2017-03-082-2/+2
* Only set ownership to etcd for thirdparty datadirScott Dodson2017-03-021-1/+8
* Merge pull request #3393 from srampal/contivScott Dodson2017-03-014-4/+58
|\
| * Combined (squashed) commit for all changes related to adding Contiv support i...Sanjeev Rampal2017-02-274-4/+58
* | etcd: use the new oc_atomic_container moduleGiuseppe Scrivano2017-02-281-47/+25
|/
* etcd: use as system containerGiuseppe Scrivano2017-02-103-5/+84
* Merge pull request #2876 from dustymabe/dusty-fix-etcd-selinuxScott Dodson2016-11-291-1/+1
|\
| * fix selinux issues with etcd containerDusty Mabe2016-11-281-1/+1
* | Refactored to use Ansible systemd moduleRussell Teague2016-11-284-24/+15
|/
* Refactor to use Ansible package moduleRussell Teague2016-11-172-2/+3