| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 4 | -5/+5 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 2 | -2/+2 |
* | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 8 | -11/+17 |
* | Merge pull request #6380 from sdodson/oc-adm | Scott Dodson | 2017-12-07 | 1 | -1/+1 |
|\ |
|
| * | Remove all uses of openshift.common.admin_binary | Scott Dodson | 2017-12-07 | 1 | -1/+1 |
* | | Implement container_runtime playbooks and changes | Michael Gugino | 2017-12-07 | 1 | -5/+0 |
|/ |
|
* | retry package operations | Luke Meyer | 2017-11-30 | 7 | -0/+14 |
* | Remove unused task file from etcd role | Russell Teague | 2017-11-28 | 1 | -8/+0 |
* | fix type in authroize | Jan Chaloupka | 2017-11-28 | 1 | -2/+2 |
* | Include Deprecation - openshift-etcd | Russell Teague | 2017-11-22 | 32 | -47/+46 |
* | Cleanup etcd runtime variable. | Michael Gugino | 2017-11-21 | 3 | -4/+80 |
* | Refactor etcd image | Michael Gugino | 2017-11-20 | 2 | -3/+3 |
* | 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 |