Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove debug statement from test | Jason DeTiberus | 2017-01-10 | 1 | -1/+0 |
* | Merge pull request #3007 from detiber/toxification | Scott Dodson | 2017-01-10 | 25 | -378/+541 |
|\ | |||||
| * | increase test coverage | Jason DeTiberus | 2017-01-10 | 1 | -1/+1 |
| * | update travis to use tox for utils | Jason DeTiberus | 2017-01-10 | 1 | -1/+1 |
| * | More toxification | Jason DeTiberus | 2017-01-10 | 24 | -377/+467 |
| * | add test for utils to bump coverage | Jason DeTiberus | 2017-01-10 | 1 | -0/+73 |
* | | Merge pull request #3065 from ashcrow/rpmrebuilddb | Andrew Butcher | 2017-01-10 | 1 | -0/+12 |
|\ \ | |||||
| * | | Workaround for dnf+docker version race condition | Steve Milner | 2017-01-10 | 1 | -0/+12 |
* | | | Merge pull request #3060 from abutcher/return-deps-to-roles | Scott Dodson | 2017-01-10 | 6 | -98/+78 |
|\ \ \ | |||||
| * | | | Move role dependencies out of playbooks for openshift_master, openshift_node ... | Andrew Butcher | 2017-01-09 | 6 | -98/+78 |
* | | | | Merge pull request #2975 from sjug/soft-reset | Jason DeTiberus | 2017-01-10 | 1 | -97/+177 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Partial uninstall | Sebastian Jug | 2017-01-10 | 1 | -97/+177 |
|/ / / | |||||
* | | | Merge pull request #3056 from rhcarvalho/cleanup-cluster-upgrade | Rodolfo Carvalho | 2017-01-10 | 3 | -206/+1 |
|\ \ \ | |||||
| * | | | Remove unused file | Rodolfo Carvalho | 2017-01-09 | 1 | -12/+0 |
| * | | | Remove unused file | Rodolfo Carvalho | 2017-01-09 | 1 | -193/+0 |
| * | | | Remove spurious argument | Rodolfo Carvalho | 2017-01-09 | 1 | -1/+1 |
* | | | | Merge pull request #3061 from tbielawa/scaleup-bz1390135 | Scott Dodson | 2017-01-09 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | The scaleup subcommand does not support the unattended option | Tim Bielawa | 2017-01-09 | 1 | -0/+14 |
| | |_|/ | |/| | | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.5.0-1]. | Scott Dodson | 2017-01-09 | 3 | -2/+235 |
* | | | | Merge pull request #3055 from abutcher/openshift_image_tag=latest | Scott Dodson | 2017-01-09 | 3 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | Fix openshift_image_tag=latest. | Andrew Butcher | 2017-01-09 | 3 | -6/+7 |
| |/ / / | |||||
* | | | | Merge pull request #3021 from tbielawa/fix_aoi_man | Tim Bielawa | 2017-01-09 | 3 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | Update manpage version. | Tim Bielawa | 2017-01-09 | 2 | -3/+4 |
| * | | | | Update aoi manpage with correct operation count | Tim Bielawa | 2016-12-28 | 2 | -4/+4 |
* | | | | | Merge pull request #2909 from mtnbikenc/firewalld | Scott Dodson | 2017-01-09 | 5 | -18/+26 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Enable firewalld by default | Russell Teague | 2016-12-14 | 5 | -18/+26 |
* | | | | | Merge pull request #3058 from openshift/etcd-image | Scott Dodson | 2017-01-09 | 1 | -2/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Use registry.access.redhat.com/rhel7/etcd instead of etcd3 | Scott Dodson | 2017-01-09 | 1 | -2/+1 |
* | | | | | Merge pull request #3015 from smarterclayton/future_versions_master | Scott Dodson | 2017-01-08 | 4 | -5/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Add future versions to openshift_facts | Clayton Coleman | 2017-01-04 | 4 | -5/+17 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #3054 from sdodson/fix-repo-bools | Scott Dodson | 2017-01-06 | 1 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Fix repo defaults | Scott Dodson | 2017-01-06 | 1 | -2/+2 |
* | | | | | Merge pull request #3032 from abutcher/wait_for_api_hostname | Scott Dodson | 2017-01-06 | 2 | -14/+10 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Use openshift.common.hostname when verifying API port available. | Andrew Butcher | 2017-01-06 | 2 | -14/+10 |
|/ / / / | |||||
* | | | | Merge pull request #3039 from tbielawa/gh3020 | Scott Dodson | 2017-01-06 | 2 | -4/+9 |
|\ \ \ \ | |||||
| * | | | | Add required python-six package to installation | Tim Bielawa | 2017-01-04 | 2 | -4/+9 |
* | | | | | Merge pull request #3047 from tbielawa/installer-count-bz1388739 | Scott Dodson | 2017-01-06 | 1 | -3/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Change wording in the quick installer callback plugin | Tim Bielawa | 2017-01-05 | 1 | -3/+4 |
* | | | | | Merge pull request #3052 from soltysh/docker_registry_volume | Scott Dodson | 2017-01-05 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Re-add when condition which was removed mistakenly in #3036 | Maciej Szulik | 2017-01-05 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #3036 from soltysh/docker_registry_volume | Scott Dodson | 2017-01-05 | 1 | -6/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix jsonpath expected output when checking registry volume secrets | Maciej Szulik | 2017-01-05 | 1 | -6/+5 |
* | | | | | | Merge pull request #3049 from sdodson/fix-logging-deployer | Scott Dodson | 2017-01-05 | 2 | -5/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | logging-deployer pull fixes from origin-aggregated-logging/#317 | Scott Dodson | 2017-01-05 | 2 | -5/+0 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3046 from sdodson/bz1408668 | Scott Dodson | 2017-01-05 | 1 | -8/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't upgrade etcd on atomic host, ever. | Scott Dodson | 2017-01-05 | 1 | -8/+21 |
* | | | | | | | Merge pull request #3033 from abutcher/openshift-enable-origin-repo | Scott Dodson | 2017-01-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Cast openshift_enable_origin_repo to bool. | Andrew Butcher | 2017-01-04 | 1 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #3008 from bigbank-as/feature/nfs-reclaim-option | Scott Dodson | 2017-01-05 | 3 | -1/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add osnl_volume_reclaim_policy variable to nfs_lvm role | Ando Roots | 2016-12-22 | 3 | -1/+17 |