| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-24 | Merge pull request #2654 from detiber/nix_vagrant | Scott Dodson | |
| Remove Vagrantfile | |||
| 2016-10-24 | Merge pull request #2655 from sdodson/image-stream-sync | Scott Dodson | |
| Bump logging and metrics deployers to 3.3.1 and 3.4.0 | |||
| 2016-10-24 | Bump logging and metrics deployers to 3.3.1 and 3.4.0 | Scott Dodson | |
| 2016-10-24 | Merge pull request #2641 from vishpat/cert-validity | Andrew Butcher | |
| Added a parameter for cert validity for Nuage components | |||
| 2016-10-24 | Remove Vagrantfile | Jason DeTiberus | |
| - Remove Vagrantfile - Update README_vagrant.md to point to openshift-ansible-contrib for a vagrant-based installation | |||
| 2016-10-24 | Merge pull request #2650 from sdodson/issue2646 | Andrew Butcher | |
| Enable dnsmasq service | |||
| 2016-10-24 | Merge pull request #2649 from abutcher/default-modify-imagestreams | Andrew Butcher | |
| Default infra template modification based on openshift_examples_modify_imagestreams | |||
| 2016-10-24 | Enable dnsmasq service | Scott Dodson | |
| 2016-10-24 | Default infra template modification based on ↵ | Andrew Butcher | |
| openshift_examples_modify_imagestreams | |||
| 2016-10-24 | Automatic commit of package [openshift-ansible] release [3.4.12-1]. | Troy Dawson | |
| 2016-10-24 | Merge pull request #2573 from abutcher/infra-templates | Scott Dodson | |
| Move infrastructure templates into openshift_hosted_templates role. | |||
| 2016-10-21 | Move infrastructure templates into openshift_hosted_templates role. | Andrew Butcher | |
| 2016-10-21 | Added a parameter for cert validity | Vishal Patil | |
| 2016-10-21 | Merge pull request #2639 from tbielawa/test-utils-debugging | Andrew Butcher | |
| Unit tests for the debug_env logger thing | |||
| 2016-10-21 | Merge pull request #2563 from smunilla/BZ1339621 | Andrew Butcher | |
| a-o-i: Separate install and scaleup workflows | |||
| 2016-10-21 | Unit tests for the debug_env logger thing | Tim Bielawa | |
| 2016-10-21 | Merge pull request #2624 from abutcher/rm-hosted-registry-object-storage-vars | Scott Dodson | |
| Reference full vars for registry object storage. | |||
| 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 | a-o-i: Separate install and scaleup workflows | Samuel Munilla | |
| In order to simplify the quick installer logic, this moves the scaleup workflow into its own subcommand. Fixes: Bug 1339621 | |||
| 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-18 | Reference full vars for registry object storage. | Andrew Butcher | |
| 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 | |
