| Commit message (Expand) | Author | Age | Files | Lines |
* | check presence of v2 snapshot before the migration proceeds | Jan Chaloupka | 2017-11-01 | 1 | -0/+11 |
* | etcd: remove hacks for the system container | Giuseppe Scrivano | 2017-10-23 | 7 | -72/+32 |
* | systemcontainers: Verify atomic.conf proxy is always configured | Steve Milner | 2017-10-19 | 1 | -0/+5 |
* | set initial etcd cluster properly during system container scale up | Jan Chaloupka | 2017-10-13 | 1 | -0/+1 |
* | migrate embedded etcd to external etcd | Jan Chaloupka | 2017-10-06 | 19 | -18/+133 |
* | Separate certificate playbooks. | Andrew Butcher | 2017-10-02 | 1 | -2/+0 |
* | Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitly | OpenShift Merge Robot | 2017-09-27 | 2 | -0/+10 |
|\ |
|
| * | Set the etcd backend quota to 4GB by default | Jan Chaloupka | 2017-09-26 | 2 | -0/+10 |
* | | Fix typo in drop_etcdctl.yml | Michael Hanselmann | 2017-09-27 | 1 | -1/+1 |
* | | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 25 | -11/+240 |
|/ |
|
* | Merge pull request #5451 from ingvagabund/consolidate-etcd-upgrade | OpenShift Merge Robot | 2017-09-25 | 4 | -0/+91 |
|\ |
|
| * | consolidate etcd_upgrade role | Jan Chaloupka | 2017-09-21 | 4 | -0/+91 |
* | | consolidate etcd_migrate role | Jan Chaloupka | 2017-09-22 | 12 | -0/+229 |
* | | Consolidate etcd certs roles | Jan Chaloupka | 2017-09-18 | 7 | -0/+462 |
|/ |
|
* | Updated README to reflect refactor. Moved firewall initialize into separate ... | Kenny Woodson | 2017-08-10 | 1 | -2/+2 |
* | Adding a default condition and removing unneeded defaults. | Kenny Woodson | 2017-08-09 | 1 | -4/+4 |
* | First attempt at refactor of os_firewall | Kenny Woodson | 2017-08-08 | 2 | -0/+44 |
* | Fix etcd conditional check failure | Marc Rooding | 2017-07-07 | 1 | -1/+2 |
* | drop etcdctl before the etcd_container service | Jan Chaloupka | 2017-07-04 | 1 | -6/+6 |
* | etcd, syscontainer: fix copy of existing datastore | Giuseppe Scrivano | 2017-07-03 | 1 | -2/+5 |
* | etcd, system_container: do not mask etcd_container | Giuseppe Scrivano | 2017-06-20 | 1 | -1/+8 |
* | etcd, system_container: do not enable system etcd | Giuseppe Scrivano | 2017-06-20 | 1 | -2/+2 |
* | move etcd backup to etcd_common role | Jan Chaloupka | 2017-06-14 | 1 | -1/+2 |
* | etcd: system container defines ETCD_(PEER_)?TRUSTED_CA_FILE | Giuseppe Scrivano | 2017-06-08 | 1 | -0/+2 |
* | etcd: unmask system container service before installing it | Giuseppe Scrivano | 2017-06-08 | 1 | -0/+26 |
* | etcd: copy previous database when migrating to system container | Giuseppe Scrivano | 2017-06-08 | 1 | -0/+24 |
* | move etcdctl.yml from etcd to etcd_common role | Jan Chaloupka | 2017-05-03 | 2 | -13/+3 |
* | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 1 | -1/+1 |
* | Refactor etcd roles | Jan Chaloupka | 2017-04-28 | 2 | -62/+56 |
* | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 1 | -4/+0 |
* | add ability to specify an etcd version | Mark McKinstry | 2017-03-08 | 2 | -2/+2 |
* | Only set ownership to etcd for thirdparty datadir | Scott Dodson | 2017-03-02 | 1 | -1/+8 |
* | Merge pull request #3393 from srampal/contiv | Scott Dodson | 2017-03-01 | 1 | -3/+43 |
|\ |
|
| * | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -3/+43 |
* | | etcd: use the new oc_atomic_container module | Giuseppe Scrivano | 2017-02-28 | 1 | -47/+25 |
|/ |
|
* | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 2 | -4/+83 |
* | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 1 | -21/+11 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 2 | -2/+3 |
* | Drop /etc/profile.d/etcdctl.sh | Scott Dodson | 2016-11-14 | 2 | -0/+14 |
* | tweak logic | Jason DeTiberus | 2016-09-26 | 1 | -2/+2 |
* | test fix for systemd changes | Scott Dodson | 2016-09-26 | 1 | -2/+3 |
* | Support for redeploying certificates. | Andrew Butcher | 2016-08-11 | 1 | -24/+0 |
* | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 1 | -0/+2 |
* | Fix error with stopping services that may not exist. | Devan Goodwin | 2016-06-02 | 1 | -6/+6 |
* | Use openshift_hostname/openshift_ip values for etcd configuration and certifi... | Andrew Butcher | 2016-04-20 | 1 | -20/+19 |
* | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 1 | -1/+2 |
* | Only mask etcd service for containerized installls when it's installed | Scott Dodson | 2016-03-15 | 1 | -1/+5 |
* | improve ordering of systemd units | Jason DeTiberus | 2016-03-14 | 1 | -0/+4 |
* | Ensure is_containerized is cast as bool. | Andrew Butcher | 2016-03-14 | 1 | -1/+1 |
* | remove version requirement from etcd, shouldn't be needed anymore | Adam Miller | 2016-02-22 | 1 | -1/+1 |