| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-09 | Remove unused file | Rodolfo Carvalho | |
| All references to it were removed in b89c835e3235f2628b37de15713c311d1b5a4bad | |||
| 2017-01-09 | Remove unused file | Rodolfo Carvalho | |
| All references to it were removed in 739ad9de2a11bb8c67d77641a86cfd39e4594542 | |||
| 2017-01-09 | Remove spurious argument | Rodolfo Carvalho | |
| The script nuke_images.sh was introduced in 0c31d72be3bf32f848eedad9859a81ba858f8c8f and seems that the shell argument $1 was never used (the only $1 in the script back then refers to a field in a awk script). There was a reference to $2 that was always undefined/empty. The script was then simplified in b89c835e3235f2628b37de15713c311d1b5a4bad, removing any reference to $1 and $2. This commit cleans up the only call site to the shell script. | |||
| 2017-01-08 | Merge pull request #3015 from smarterclayton/future_versions_master | Scott Dodson | |
| Add future versions to openshift_facts | |||
| 2017-01-06 | Merge pull request #3054 from sdodson/fix-repo-bools | Scott Dodson | |
| Fix repo defaults | |||
| 2017-01-06 | Fix repo defaults | Scott Dodson | |
| 2017-01-06 | Merge pull request #3032 from abutcher/wait_for_api_hostname | Scott Dodson | |
| Use openshift.common.hostname when verifying API port available. | |||
| 2017-01-06 | Use openshift.common.hostname when verifying API port available. | Andrew Butcher | |
| 2017-01-06 | Merge pull request #3039 from tbielawa/gh3020 | Scott Dodson | |
| Add required python-six package to installation | |||
| 2017-01-06 | Merge pull request #3047 from tbielawa/installer-count-bz1388739 | Scott Dodson | |
| Change wording in the quick installer callback plugin | |||
| 2017-01-05 | Merge pull request #3052 from soltysh/docker_registry_volume | Scott Dodson | |
| Re-add when condition which was removed mistakenly in #3036 | |||
| 2017-01-05 | Re-add when condition which was removed mistakenly in #3036 | Maciej Szulik | |
| 2017-01-05 | Merge pull request #3036 from soltysh/docker_registry_volume | Scott Dodson | |
| Fix jsonpath expected output when checking registry volume secrets | |||
| 2017-01-05 | Merge pull request #3049 from sdodson/fix-logging-deployer | Scott Dodson | |
| logging-deployer fixes from origin-aggregated-logging/#317 | |||
| 2017-01-05 | logging-deployer pull fixes from origin-aggregated-logging/#317 | Scott Dodson | |
| 2017-01-05 | Merge pull request #3046 from sdodson/bz1408668 | Scott Dodson | |
| Don't upgrade etcd on atomic host, ever. | |||
| 2017-01-05 | Don't upgrade etcd on atomic host, ever. | Scott Dodson | |
| Fixes Bug 1408668 Fixes BZ1408668 | |||
| 2017-01-05 | Change wording in the quick installer callback plugin | Tim Bielawa | |
| * Old wording only considered skipped plays (reducing the play count) * New wording accounts for dynamically included plays (increasing the play count) | |||
| 2017-01-05 | Merge pull request #3033 from abutcher/openshift-enable-origin-repo | Scott Dodson | |
| Cast openshift_enable_origin_repo to bool. | |||
| 2017-01-05 | Merge pull request #3008 from bigbank-as/feature/nfs-reclaim-option | Scott Dodson | |
| Add osnl_volume_reclaim_policy variable to nfs_lvm role | |||
| 2017-01-05 | Fix jsonpath expected output when checking registry volume secrets | Maciej Szulik | |
| In k8s 1.5 (see rebase PR: origin 12143) jsonpath output is slightly different than previously. Causing this line to fail. We need to pick secret or secretName when checking this task failure condition. | |||
| 2017-01-04 | Merge pull request #3040 from sdodson/issue3025 | Scott Dodson | |
| Enable repos defined in openshift_additional_repos by default | |||
| 2017-01-04 | Enable repos defined in openshift_additional_repos by default | Scott Dodson | |
| Fixes #3025 | |||
| 2017-01-04 | Add required python-six package to installation | Tim Bielawa | |
| * Moves package list into a defaults/main.yml file * Closes #3020 | |||
| 2017-01-04 | Merge pull request #3037 from tbielawa/hush_sudo_check | Scott Dodson | |
| Hush the sudo privs check in oo-installer | |||
| 2017-01-04 | Hush the sudo privs check in oo-installer | Tim Bielawa | |
| * Don't print words when checking for sudo access * Just 'echo' an empty string with no new-line Closes #3003 | |||
| 2017-01-04 | Merge pull request #3035 from simaishi/update_to_ga_template | Scott Dodson | |
| Update CFME template to point to GA build | |||
| 2017-01-04 | Add future versions to openshift_facts | Clayton Coleman | |
| 2017-01-04 | Cast openshift_enable_origin_repo to bool. | Andrew Butcher | |
| 2017-01-04 | Update CFME template to point to GA build | Satoe Imaishi | |
| 2017-01-04 | Merge pull request #3010 from simaishi/add_cfme_beta_templates | Scott Dodson | |
| Add templates for CFME Beta pod images | |||
| 2016-12-22 | Add templates for CFME Beta pod images | Satoe Imaishi | |
| 2016-12-22 | Merge pull request #3006 from detiber/cleanup_crud | Scott Dodson | |
| Cleanup crud | |||
| 2016-12-22 | Add osnl_volume_reclaim_policy variable to nfs_lvm role | Ando Roots | |
| This allows to choose which volume reclamation policy to use when provisioning storage with `openshift_storage_nfs_lvm`. | |||
| 2016-12-21 | remove duplicate filter name and oo_pdb | Jason DeTiberus | |
| 2016-12-21 | remove old Ops tooling | Jason DeTiberus | |
| 2016-12-21 | Merge pull request #3001 from detiber/python3 | Scott Dodson | |
| python3 support, add tox for better local testing against multiple python versions | |||
| 2016-12-20 | enable pip cache for travis | Jason DeTiberus | |
| 2016-12-20 | python3 support, add tox for better local testing against multiple python ↵ | Jason DeTiberus | |
| versions | |||
| 2016-12-20 | Merge pull request #2985 from sdodson/remove-excluder | Scott Dodson | |
| [uninstall] Remove excluder packages | |||
| 2016-12-19 | Merge pull request #2995 from abutcher/modify-yaml-none-value | Scott Dodson | |
| modify_yaml: handle None value during update. | |||
| 2016-12-19 | Merge pull request #2829 from tbielawa/cert_expiry_updates | Tim Bielawa | |
| Cert expiry updates | |||
| 2016-12-19 | modify_yaml: handle None value during update. | Andrew Butcher | |
| 2016-12-19 | Merge pull request #2986 from tbielawa/deprecate_node_evacuation | Tim Bielawa | |
| Deprecate node 'evacuation' with 'drain' | |||
| 2016-12-19 | Update the openshift-certificate-expiry README to reflect latest | Tim Bielawa | |
| changes | |||
| 2016-12-16 | Merge pull request #2989 from abutcher/3.4-master-config-hook | Scott Dodson | |
| Add master config hook for 3.4 upgrade and fix facts ordering | |||
| 2016-12-16 | Deprecate node 'evacuation' with 'drain' | Tim Bielawa | |
| * https://trello.com/c/TeaEB9fX/307-3-deprecate-node-evacuation | |||
| 2016-12-16 | Add master config hook for 3.4 upgrade and fix facts ordering for config ↵ | Andrew Butcher | |
| hook run. | |||
| 2016-12-16 | Merge pull request #2987 from sdodson/etcd3015 | Scott Dodson | |
| The next registry.access.redhat.com/rhel7/etcd image will be 3.0.15 not 3.0.14 | |||
| 2016-12-16 | The next registry.access.redhat.com/rhel7/etcd image will be 3.0.15 | Scott Dodson | |
