| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the proper external etcd ip address when migrating embeded etcd | Jan Chaloupka | 2017-10-23 | 1 | -1/+1 |
* | Merge pull request #5733 from ingvagabund/data-migrate-of-embedded-etcd-not-a... | OpenShift Merge Robot | 2017-10-16 | 1 | -6/+18 |
|\ |
|
| * | data migration of embedded etcd not allowed | Jan Chaloupka | 2017-10-12 | 1 | -6/+18 |
* | | Merge pull request #5747 from ingvagabund/set-initial-etcd-cluster-properly-s... | OpenShift Merge Robot | 2017-10-15 | 1 | -1/+1 |
|\ \ |
|
| * | | set initial etcd cluster properly during system container scale up | Jan Chaloupka | 2017-10-13 | 1 | -1/+1 |
| |/ |
|
* / | default groups.oo_new_etcd_to_config to an empty list | Jan Chaloupka | 2017-10-12 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #5672 from ingvagabund/migrate-embedded-etcd | OpenShift Merge Robot | 2017-10-11 | 4 | -27/+203 |
|\ |
|
| * | Remove etcd health check | Scott Dodson | 2017-10-10 | 1 | -20/+4 |
| * | migrate embedded etcd to external etcd | Jan Chaloupka | 2017-10-06 | 4 | -27/+219 |
* | | Merge pull request #5659 from mtnbikenc/fix-checkpointing | OpenShift Merge Robot | 2017-10-10 | 1 | -4/+2 |
|\ \ |
|
| * | | Allow checkpoint status to work across all groups | Russell Teague | 2017-10-04 | 1 | -4/+2 |
| |/ |
|
* | | Merge pull request #5643 from mtnbikenc/refactor-certificates | OpenShift Merge Robot | 2017-10-04 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Move etcd cert playbooks into etcd config path | Russell Teague | 2017-10-03 | 1 | -0/+4 |
* | | Merge pull request #5630 from abutcher/etcd-scaleup-target | OpenShift Merge Robot | 2017-10-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Use etcd_ip when communicating with the cluster as a peer in etcd scaleup. | Andrew Butcher | 2017-10-02 | 1 | -1/+1 |
* | | Separate certificate playbooks. | Andrew Butcher | 2017-10-02 | 3 | -0/+51 |
|/ |
|
* | OpenShift-Ansible Installer Checkpointing | Russell Teague | 2017-09-27 | 1 | -0/+22 |
* | Merge pull request #5470 from ingvagabund/consolidate-etcd-common-role | OpenShift Merge Robot | 2017-09-26 | 1 | -6/+9 |
|\ |
|
| * | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 1 | -6/+9 |
* | | make difference filter output a list for Python3 | Jan Chaloupka | 2017-09-26 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #5495 from abutcher/ca-redeploy-expired-etcd | OpenShift Merge Robot | 2017-09-24 | 1 | -0/+18 |
|\ |
|
| * | Do a full stop/start when etcd certificates had expired. | Andrew Butcher | 2017-09-21 | 1 | -0/+18 |
* | | Merge pull request #5507 from abutcher/etcd-scaleup-urls | OpenShift Merge Robot | 2017-09-23 | 1 | -9/+11 |
|\ \ |
|
| * | | Set master facts prior to adding new etcd client urls to master config. | Andrew Butcher | 2017-09-22 | 1 | -9/+11 |
| |/ |
|
* / | consolidate etcd_migrate role | Jan Chaloupka | 2017-09-22 | 1 | -30/+37 |
|/ |
|
* | Merge pull request #5396 from abutcher/etcd-migrate-openshift-ip | Scott Dodson | 2017-09-14 | 1 | -3/+3 |
|\ |
|
| * | Use openshift.common.ip rather than ansible_default_ipv4 in etcd migration pl... | Andrew Butcher | 2017-09-13 | 1 | -3/+3 |
* | | Update master config with new client urls during etcd scaleup. | Andrew Butcher | 2017-09-12 | 1 | -0/+19 |
|/ |
|
* | Standardize etcd entry point playbooks | Russell Teague | 2017-09-01 | 1 | -18/+0 |
* | Merge pull request #5257 from mtnbikenc/fix-scaleup | Scott Dodson | 2017-08-30 | 2 | -0/+3 |
|\ |
|
| * | Move firewall install and fix scaleup playbooks | Russell Teague | 2017-08-29 | 2 | -0/+3 |
* | | Merge pull request #5229 from sdodson/fix-containerized-etcdv3-migration | Scott Dodson | 2017-08-30 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | Fix scaleup on containerized installations | Scott Dodson | 2017-08-25 | 1 | -2/+4 |
* | | Remove unsupported playbooks and utilities | Russell Teague | 2017-08-25 | 1 | -23/+0 |
|/ |
|
* | Switch to migrating one host and forming a new cluster | Scott Dodson | 2017-08-22 | 2 | -10/+68 |
* | Update etcd scaleup entrypoint includes and use etcd_{hostname,ip} facts for ... | Andrew Butcher | 2017-08-11 | 1 | -6/+14 |
* | Merge pull request #3043 from jkhelil/scaleup_etcd | Scott Dodson | 2017-08-02 | 1 | -0/+30 |
|\ |
|
| * | add etcd scaleup playbook | jawed | 2017-06-15 | 1 | -0/+30 |
* | | Shut down masters before taking an etcd backup | Scott Dodson | 2017-07-27 | 1 | -20/+20 |
* | | attach leases via the first master only and only once | Jan Chaloupka | 2017-06-28 | 1 | -0/+120 |
* | | detect etcd service name based on etcd runtime when restarting | Jan Chaloupka | 2017-06-20 | 1 | -1/+1 |
|/ |
|
* | move etcd upgrade related code into etcd_upgrade role | Jan Chaloupka | 2017-05-18 | 1 | -0/+1 |
* | Restructure certificate redeploy playbooks | Andrew Butcher | 2017-02-02 | 1 | -0/+9 |
* | Standardize add_host: with name and changed_when | Russell Teague | 2017-01-25 | 1 | -1/+4 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -1/+1 |
* | Template with_items for upstream ansible-2.2 compat. | Andrew Butcher | 2016-10-14 | 1 | -1/+1 |
* | Refactor etcd certificates roles. | Andrew Butcher | 2016-08-02 | 1 | -113/+4 |
* | Set any_errors_fatal for etcd facts play. | Andrew Butcher | 2016-06-28 | 1 | -0/+1 |
* | Cleanup various deprecation warnings. | Andrew Butcher | 2016-04-29 | 1 | -2/+2 |
* | Use openshift_hostname/openshift_ip values for etcd configuration and certifi... | Andrew Butcher | 2016-04-20 | 1 | -3/+5 |