summaryrefslogtreecommitdiffstats
path: root/roles/etcd/tasks
Commit message (Expand)AuthorAgeFilesLines
* Use openshift_is_containerized instead of openshift_is_atomic when installing...Vadim Rutkovsky2018-01-181-1/+1
* Move more plugins to lib_utilsMichael Gugino2018-01-102-0/+3
* ensure containerized bools are castMichael Gugino2018-01-081-1/+1
* Remove become=no from various roles and tasksMichael Gugino2018-01-052-30/+11
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-204-5/+5
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-182-2/+2
* Deprecate using Ansible tests as filtersRussell Teague2017-12-148-11/+17
* Merge pull request #6380 from sdodson/oc-admScott Dodson2017-12-071-1/+1
|\
| * Remove all uses of openshift.common.admin_binaryScott Dodson2017-12-071-1/+1
* | Implement container_runtime playbooks and changesMichael Gugino2017-12-071-5/+0
|/
* retry package operationsLuke Meyer2017-11-307-0/+14
* Remove unused task file from etcd roleRussell Teague2017-11-281-8/+0
* fix type in authroizeJan Chaloupka2017-11-281-2/+2
* Include Deprecation - openshift-etcdRussell Teague2017-11-2232-47/+46
* Cleanup etcd runtime variable.Michael Gugino2017-11-213-4/+80
* Refactor etcd imageMichael Gugino2017-11-202-3/+3
* check presence of v2 snapshot before the migration proceedsJan Chaloupka2017-11-011-0/+11
* etcd: remove hacks for the system containerGiuseppe Scrivano2017-10-237-72/+32
* systemcontainers: Verify atomic.conf proxy is always configuredSteve Milner2017-10-191-0/+5
* set initial etcd cluster properly during system container scale upJan Chaloupka2017-10-131-0/+1
* migrate embedded etcd to external etcdJan Chaloupka2017-10-0619-18/+133
* Separate certificate playbooks.Andrew Butcher2017-10-021-2/+0
* Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitlyOpenShift Merge Robot2017-09-272-0/+10
|\
| * Set the etcd backend quota to 4GB by defaultJan Chaloupka2017-09-262-0/+10
* | Fix typo in drop_etcdctl.ymlMichael Hanselmann2017-09-271-1/+1
* | consolidate etcd_common roleJan Chaloupka2017-09-2525-11/+240
|/
* 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-2212-0/+229
* | Consolidate etcd certs rolesJan Chaloupka2017-09-187-0/+462
|/
* Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-101-2/+2
* Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-091-4/+4
* First attempt at refactor of os_firewallKenny Woodson2017-08-082-0/+44
* Fix etcd conditional check failureMarc Rooding2017-07-071-1/+2
* drop etcdctl before the etcd_container serviceJan Chaloupka2017-07-041-6/+6
* etcd, syscontainer: fix copy of existing datastoreGiuseppe Scrivano2017-07-031-2/+5
* 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 etcdctl.yml from etcd to etcd_common roleJan Chaloupka2017-05-032-13/+3
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Refactor etcd rolesJan Chaloupka2017-04-282-62/+56
* Use meta/main.yml for role dependenciesRussell Teague2017-03-271-4/+0
* 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-011-3/+43
|\
| * Combined (squashed) commit for all changes related to adding Contiv support i...Sanjeev Rampal2017-02-271-3/+43