| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-21 | Automatic commit of package [openshift-ansible] release [3.4.11-1]. | Troy Dawson | |
| 2016-10-21 | Merge pull request #2638 from henningf/master | Scott Dodson | |
| trouble creating service signer certificate while running upgrade dockerized | |||
| 2016-10-21 | trouble creating service signer while running upgrade dockerized | Henning Fjellheim | |
| 2016-10-20 | Merge pull request #2623 from rhcarvalho/typos | Andrew Butcher | |
| Fix typos | |||
| 2016-10-20 | Merge pull request #2549 from tbielawa/check-cert-expiry | Andrew Butcher | |
| Cert Expiry for Cluster Ops | |||
| 2016-10-20 | Merge pull request #2627 from dgoodwin/remove-pacemaker-restarts | Scott Dodson | |
| Drop pacemaker restart logic. | |||
| 2016-10-20 | Don't freak out if the oc command doesn't exist. | Tim Bielawa | |
| 2016-10-20 | Make the json template filter-driven. | Tim Bielawa | |
| 2016-10-20 | Add JSON result CLI parsing notes to the README | Tim Bielawa | |
| 2016-10-20 | The JSON result saving template now includes a summary of expired/warned ↵ | Tim Bielawa | |
| certs for easier parsing. | |||
| 2016-10-20 | Clean up lint and other little things (polish++) | Tim Bielawa | |
| * Fix code lint * Prefix role variables with the role name per best practices * Add words to README | |||
| 2016-10-20 | Fix playbooks, update readme, update default vars | Tim Bielawa | |
| Fix 'make ci' system Add examples | |||
| 2016-10-20 | Refactor into a role | Tim Bielawa | |
| 2016-10-20 | Get router/registry certs. Collect common names and subjectAltNames | Tim Bielawa | |
| 2016-10-20 | Support etcd certs now. Fix lint. Generate HTML report. | Tim Bielawa | |
| 2016-10-20 | Try to make boiler plate for cert expiry checking | Tim Bielawa | |
| 2016-10-19 | Merge pull request #2630 from abutcher/fix-default-callback | Scott Dodson | |
| Fix maximum recursion depth exceeded in default callback | |||
| 2016-10-19 | Override __init__ in default callback to avoid infinite loop. | Andrew Butcher | |
| 2016-10-19 | Drop pacemaker restart logic. | Devan Goodwin | |
| Pacemaker clusters are no longer supported, and in some cases bugs here were causing upgrade failures. | |||
| 2016-10-19 | Merge pull request #2620 from mscherer/cleanup_split_args | Jason DeTiberus | |
| Remove uneeded import of ansible.module_utils.splitter | |||
| 2016-10-19 | Merge pull request #2621 from dgoodwin/symlink-fix | Scott Dodson | |
| Switch from "oadm" to "oc adm" and fix bug in binary sync. | |||
| 2016-10-19 | Fix typos | Rodolfo Carvalho | |
| 2016-10-19 | Automatic commit of package [openshift-ansible] release [3.4.10-1]. | Troy Dawson | |
| 2016-10-19 | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | |
| Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm. | |||
| 2016-10-19 | Remove uneeded import of ansible.module_utils.splitter | Michael Scherer | |
| 2016-10-17 | Merge pull request #2611 from abutcher/systemd-units-node-config | Scott Dodson | |
| Build full node config path in systemd_units tasks. | |||
| 2016-10-17 | Merge pull request #2 from sdodson/systemd-units-node-config | Andrew Butcher | |
| Get rid of openshift_node_config_file entirely | |||
| 2016-10-17 | Get rid of openshift_node_config_file entirely | Scott Dodson | |
| 2016-10-17 | Merge pull request #2612 from sdodson/logging | Scott Dodson | |
| [logging] Fix NFS volume binding | |||
| 2016-10-17 | [logging] Fix NFS volume binding | Scott Dodson | |
| 2016-10-17 | Build full node config path in systemd_units tasks. | Andrew Butcher | |
| 2016-10-17 | Merge pull request #2608 from abutcher/template-with-items | Scott Dodson | |
| Template with_items for upstream ansible-2.2 compat. | |||
| 2016-10-17 | Automatic commit of package [openshift-ansible] release [3.4.9-1]. | Troy Dawson | |
| 2016-10-15 | Default [] | Andrew Butcher | |
| 2016-10-15 | Merge pull request #2590 from vshn/feature/s3_regionendpoint | Jason DeTiberus | |
| add regionendpoint parameter for registry s3 | |||
| 2016-10-14 | Merge pull request #2607 from vshn/fix/2602 | Andrew Butcher | |
| Do not error on node labels set too non-string values. | |||
| 2016-10-14 | Template with_items for upstream ansible-2.2 compat. | Andrew Butcher | |
| 2016-10-14 | Merge pull request #2605 from sdodson/logging | Scott Dodson | |
| [logging] Use inventory variables rather than facts | |||
| 2016-10-14 | formatting updates in template | Tobias Brunner | |
| 2016-10-14 | Do not error on node labels set too non-string values. | Manuel Hutter | |
| see #2602 | |||
| 2016-10-14 | Use inventory variables rather than facts | Scott Dodson | |
| 2016-10-14 | Merge pull request #2604 from dgoodwin/restart-nodes-again | Scott Dodson | |
| Resume restarting node after upgrading node rpms. | |||
| 2016-10-14 | Resume restarting node after upgrading node rpms. | Devan Goodwin | |
| Error in commit 245fef16573757b6e691c448075d8564f5d569f4. As it turns out this is the only place a rpm based node can be restarted in upgrade. Restoring the restart but making it conditional to avoid the two issues reported with out of sync node restarts. | |||
| 2016-10-14 | Merge pull request #2603 from dgoodwin/skip-docker-avail-check | Scott Dodson | |
| upgrade: Don't check avail docker version if not already installed. | |||
| 2016-10-14 | upgrade: Don't check avail docker version if not already installed. | Devan Goodwin | |
| 2016-10-14 | Automatic commit of package [openshift-ansible] release [3.4.8-1]. | Troy Dawson | |
| 2016-10-13 | revise docs | Tobias Brunner | |
| 2016-10-13 | Merge pull request #2598 from detiber/2547 | Scott Dodson | |
| update handling of use_dnsmasq | |||
| 2016-10-13 | Merge pull request #2599 from dgoodwin/node-docker-upgrade | Scott Dodson | |
| Fix standalone docker upgrade playbook skipping nodes. | |||
| 2016-10-13 | update handling of use_dnsmasq | Jason DeTiberus | |
