| Commit message (Expand) | Author | Age | Files | Lines |
* | Playbook Consolidation - etcd Upgrade | Russell Teague | 2017-12-05 | 8 | -159/+0 |
* | Cleanup etcd runtime variable. | Michael Gugino | 2017-11-21 | 4 | -58/+3 |
* | Upgrade to etcd 3.2 | Scott Dodson | 2017-11-20 | 1 | -0/+8 |
* | Merge pull request #5549 from ingvagabund/fix-etcd-backup-tag | OpenShift Merge Robot | 2017-09-27 | 1 | -1/+1 |
|\ |
|
| * | evaluate etcd_backup_tag variable | Jan Chaloupka | 2017-09-27 | 1 | -1/+1 |
* | | Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitly | OpenShift Merge Robot | 2017-09-27 | 2 | -6/+6 |
|\ \
| |/
|/| |
|
| * | Set the etcd backend quota to 4GB by default | Jan Chaloupka | 2017-09-26 | 2 | -6/+6 |
* | | Merge pull request #5470 from ingvagabund/consolidate-etcd-common-role | OpenShift Merge Robot | 2017-09-26 | 2 | -9/+11 |
|\ \ |
|
| * | | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 2 | -9/+11 |
| |/ |
|
* / | make difference filter output a list for Python3 | Jan Chaloupka | 2017-09-26 | 1 | -1/+1 |
|/ |
|
* | consolidate etcd_upgrade role | Jan Chaloupka | 2017-09-21 | 3 | -15/+21 |
* | double the required disk space for etcd backup | Jan Chaloupka | 2017-09-12 | 1 | -1/+1 |
* | upgrade: fix name for the etcd system container | Giuseppe Scrivano | 2017-06-29 | 1 | -1/+1 |
* | move etcd backup to etcd_common role | Jan Chaloupka | 2017-06-14 | 2 | -7/+8 |
* | move etcd upgrade related code into etcd_upgrade role | Jan Chaloupka | 2017-05-18 | 8 | -225/+74 |
* | fix etcd_container_version detection | Jan Chaloupka | 2017-05-17 | 1 | -39/+57 |
* | polish etcd_common role | Jan Chaloupka | 2017-05-09 | 1 | -1/+0 |
* | move etcdctl.yml from etcd to etcd_common role | Jan Chaloupka | 2017-05-03 | 1 | -1/+3 |
* | etcd Upgrade Refactor | Russell Teague | 2017-05-02 | 3 | -39/+13 |
* | Cleanup comments and remove extraneous tasks | Scott Dodson | 2017-04-10 | 1 | -23/+7 |
* | Store backups in /var/lib/etcd/openshift-backup | Scott Dodson | 2017-04-10 | 1 | -19/+12 |
* | Create member/snap directory encase it doesn't exist | Scott Dodson | 2017-04-07 | 1 | -2/+7 |
* | Copy v3 data dir when performing backup | Scott Dodson | 2017-04-05 | 1 | -1/+15 |
* | Trying to fix up/audit note some changes | Tim Bielawa | 2017-02-14 | 2 | -0/+21 |
* | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 2 | -1/+11 |
* | Standardize add_host: with name and changed_when | Russell Teague | 2017-01-25 | 1 | -0/+3 |
* | Merge pull request #3064 from giuseppe/fix-etcdctl-from-container | Scott Dodson | 2017-01-17 | 1 | -1/+2 |
|\ |
|
| * | use etcdctl from the container when containerized=True | Giuseppe Scrivano | 2017-01-10 | 1 | -1/+2 |
* | | Use registry.access.redhat.com/rhel7/etcd instead of etcd3 | Scott Dodson | 2017-01-09 | 1 | -2/+1 |
* | | Don't upgrade etcd on atomic host, ever. | Scott Dodson | 2017-01-05 | 1 | -8/+21 |
* | | The next registry.access.redhat.com/rhel7/etcd image will be 3.0.15 | Scott Dodson | 2016-12-16 | 1 | -1/+1 |
* | | YAML Linting | Russell Teague | 2016-12-12 | 1 | -0/+1 |
* | | Make both backup and upgrade optional | Scott Dodson | 2016-12-09 | 2 | -95/+99 |
* | | [upgrades] Upgrade etcd by default | Scott Dodson | 2016-12-09 | 2 | -8/+19 |
* | | Silence warnings when using rpm directly | Dag Wieers | 2016-12-08 | 1 | -0/+2 |
* | | etcd_upgrade: Simplify package installation | Scott Dodson | 2016-12-07 | 1 | -7/+4 |
* | | Always install latest etcd for containerized hosts | Scott Dodson | 2016-12-06 | 1 | -3/+5 |
* | | etcd_upgrade : Use different variables for rpm vs container versions | Scott Dodson | 2016-12-06 | 1 | -10/+10 |
|/ |
|
* | etcd upgrade playbook is not currently applicable to embedded etcd installs | Scott Dodson | 2016-11-28 | 1 | -0/+3 |
* | Fix invalid embedded etcd fact in etcd upgrade playbook. | Devan Goodwin | 2016-11-28 | 1 | -1/+1 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 2 | -2/+2 |
* | Actually upgrade host etcdctl no matter what | Scott Dodson | 2016-11-14 | 1 | -2/+2 |
* | Make etcd containerized upgrade stepwise | Scott Dodson | 2016-11-14 | 2 | -18/+51 |
* | Add updates for containerized | Scott Dodson | 2016-11-14 | 3 | -6/+55 |
* | Add etcd upgrade for RHEL and Fedora | Scott Dodson | 2016-11-14 | 7 | -0/+210 |