| 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 | 8 | -75/+33 |
* | 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 | 2 | -2/+3 |
* | Merge pull request #5672 from ingvagabund/migrate-embedded-etcd | OpenShift Merge Robot | 2017-10-11 | 20 | -19/+135 |
|\ |
|
| * | migrate embedded etcd to external etcd | Jan Chaloupka | 2017-10-06 | 20 | -19/+135 |
* | | fix typo for default in etcd | Michael Gugino | 2017-10-05 | 1 | -1/+1 |
|/ |
|
* | 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 | 4 | -0/+14 |
|\ |
|
| * | Set the etcd backend quota to 4GB by default | Jan Chaloupka | 2017-09-26 | 4 | -0/+14 |
* | | Fix typo in drop_etcdctl.yml | Michael Hanselmann | 2017-09-27 | 1 | -1/+1 |
* | | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 29 | -16/+597 |
|/ |
|
* | 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 | 13 | -0/+230 |
* | | Consolidate etcd certs roles | Jan Chaloupka | 2017-09-18 | 9 | -1/+513 |
|/ |
|
* | update env in etcd.conf.j2 to reflect the latest naming | Jan Chaloupka | 2017-08-31 | 1 | -3/+23 |
* | Added firwall defaults to etcd role. | Kenny Woodson | 2017-08-30 | 1 | -2/+2 |
* | Updated README to reflect refactor. Moved firewall initialize into separate ... | Kenny Woodson | 2017-08-10 | 2 | -2/+5 |
* | Adding a default condition and removing unneeded defaults. | Kenny Woodson | 2017-08-09 | 2 | -6/+4 |
* | First attempt at refactor of os_firewall | Kenny Woodson | 2017-08-08 | 4 | -6/+56 |
* | Merge pull request #3043 from jkhelil/scaleup_etcd | Scott Dodson | 2017-08-02 | 1 | -11/+7 |
|\ |
|
| * | add etcd scaleup playbook | jawed | 2017-06-15 | 1 | -11/+7 |
* | | 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 | 2 | -7/+7 |
* | | etcd, syscontainer: fix copy of existing datastore | Giuseppe Scrivano | 2017-07-03 | 1 | -2/+5 |
* | | run etcd_container with type:spc_t label | Jan Chaloupka | 2017-06-30 | 1 | -1/+1 |
* | | 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 etcd upgrade related code into etcd_upgrade role | Jan Chaloupka | 2017-05-18 | 1 | -6/+0 |
* | Update systemd units to use proper container service name | Steve Milner | 2017-05-09 | 1 | -4/+4 |
* | move etcdctl.yml from etcd to etcd_common role | Jan Chaloupka | 2017-05-03 | 3 | -25/+3 |
* | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 1 | -1/+1 |
* | Refactor etcd roles | Jan Chaloupka | 2017-04-28 | 7 | -76/+71 |
* | Revert "Add /etc/sysconfig/etcd to etcd_container" | Scott Dodson | 2017-04-25 | 1 | -1/+1 |
* | Add /etc/sysconfig/etcd to etcd_container | Fabio Alessandro Locati | 2017-04-19 | 1 | -1/+1 |
* | Cast etcd_debug to a boolean | Steve Kuznetsov | 2017-04-13 | 1 | -1/+1 |
* | Add etcd_debug and etcd_log_package_levels variables | Scott Dodson | 2017-03-28 | 1 | -0/+6 |
* | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 2 | -4/+1 |
* | 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 | 4 | -4/+58 |
|\ |
|
| * | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 4 | -4/+58 |
* | | 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 | 3 | -5/+84 |
* | Merge pull request #2876 from dustymabe/dusty-fix-etcd-selinux | Scott Dodson | 2016-11-29 | 1 | -1/+1 |
|\ |
|