summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use openshift.common.hostname when verifying API port available.Andrew Butcher2017-01-062-14/+10
* Merge pull request #3039 from tbielawa/gh3020Scott Dodson2017-01-062-4/+9
|\
| * Add required python-six package to installationTim Bielawa2017-01-042-4/+9
* | Merge pull request #3047 from tbielawa/installer-count-bz1388739Scott Dodson2017-01-061-3/+4
|\ \
| * | Change wording in the quick installer callback pluginTim Bielawa2017-01-051-3/+4
* | | Merge pull request #3052 from soltysh/docker_registry_volumeScott Dodson2017-01-051-0/+1
|\ \ \
| * | | Re-add when condition which was removed mistakenly in #3036Maciej Szulik2017-01-051-0/+1
|/ / /
* | | Merge pull request #3036 from soltysh/docker_registry_volumeScott Dodson2017-01-051-6/+5
|\ \ \
| * | | Fix jsonpath expected output when checking registry volume secretsMaciej Szulik2017-01-051-6/+5
* | | | Merge pull request #3049 from sdodson/fix-logging-deployerScott Dodson2017-01-052-5/+0
|\ \ \ \
| * | | | logging-deployer pull fixes from origin-aggregated-logging/#317Scott Dodson2017-01-052-5/+0
|/ / / /
* | | | Merge pull request #3046 from sdodson/bz1408668Scott Dodson2017-01-051-8/+21
|\ \ \ \
| * | | | Don't upgrade etcd on atomic host, ever.Scott Dodson2017-01-051-8/+21
* | | | | Merge pull request #3033 from abutcher/openshift-enable-origin-repoScott Dodson2017-01-051-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Cast openshift_enable_origin_repo to bool.Andrew Butcher2017-01-041-2/+2
* | | | | Merge pull request #3008 from bigbank-as/feature/nfs-reclaim-optionScott Dodson2017-01-053-1/+17
|\ \ \ \ \
| * | | | | Add osnl_volume_reclaim_policy variable to nfs_lvm roleAndo Roots2016-12-223-1/+17
* | | | | | Merge pull request #3040 from sdodson/issue3025Scott Dodson2017-01-041-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Enable repos defined in openshift_additional_repos by defaultScott Dodson2017-01-041-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #3037 from tbielawa/hush_sudo_checkScott Dodson2017-01-041-1/+1
|\ \ \ \ \
| * | | | | Hush the sudo privs check in oo-installerTim Bielawa2017-01-041-1/+1
| |/ / / /
* | | | | Merge pull request #3035 from simaishi/update_to_ga_templateScott Dodson2017-01-041-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update CFME template to point to GA buildSatoe Imaishi2017-01-041-5/+5
|/ / / /
* | | | Merge pull request #3010 from simaishi/add_cfme_beta_templatesScott Dodson2017-01-043-0/+505
|\ \ \ \ | |_|/ / |/| | |
| * | | Add templates for CFME Beta pod imagesSatoe Imaishi2016-12-223-0/+505
|/ / /
* | | Merge pull request #3006 from detiber/cleanup_crudScott Dodson2016-12-2210-397/+0
|\ \ \ | |/ / |/| |
| * | remove duplicate filter name and oo_pdbJason DeTiberus2016-12-211-11/+0
| * | remove old Ops toolingJason DeTiberus2016-12-219-386/+0
|/ /
* | Merge pull request #3001 from detiber/python3Scott Dodson2016-12-2124-156/+166
|\ \
| * | enable pip cache for travisJason DeTiberus2016-12-201-0/+3
| * | python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-2024-156/+163
|/ /
* | Merge pull request #2985 from sdodson/remove-excluderScott Dodson2016-12-201-0/+8
|\ \ | |/ |/|
| * [uninstall] Remove excluder packagesScott Dodson2016-12-161-0/+8
* | Merge pull request #2995 from abutcher/modify-yaml-none-valueScott Dodson2016-12-191-11/+15
|\ \
| * | modify_yaml: handle None value during update.Andrew Butcher2016-12-191-11/+15
* | | Merge pull request #2829 from tbielawa/cert_expiry_updatesTim Bielawa2016-12-193-9/+60
|\ \ \
| * | | Update the openshift-certificate-expiry README to reflect latestTim Bielawa2016-12-191-7/+13
| * | | Check embedded etcd certs now, tooTim Bielawa2016-12-151-4/+44
| * | | Include 'total' and 'ok' in check resultsTim Bielawa2016-12-152-1/+6
| | |/ | |/|
* | | Merge pull request #2986 from tbielawa/deprecate_node_evacuationTim Bielawa2016-12-194-12/+12
|\ \ \ | |_|/ |/| |
| * | Deprecate node 'evacuation' with 'drain'Tim Bielawa2016-12-164-12/+12
| |/
* | Merge pull request #2989 from abutcher/3.4-master-config-hookScott Dodson2016-12-162-2/+13
|\ \
| * | Add master config hook for 3.4 upgrade and fix facts ordering for config hook...Andrew Butcher2016-12-162-2/+13
| |/
* | Merge pull request #2987 from sdodson/etcd3015Scott Dodson2016-12-161-1/+1
|\ \ | |/ |/|
| * The next registry.access.redhat.com/rhel7/etcd image will be 3.0.15Scott Dodson2016-12-161-1/+1
|/
* Merge pull request #2861 from luisfdez/fix/access_modesAndrew Butcher2016-12-132-6/+12
|\
| * Fix access_modes initializationLuis Fernandez Alvarez2016-12-132-6/+12
|/
* Merge pull request #2965 from mtnbikenc/iptables-rulesJason DeTiberus2016-12-121-12/+5
|\
| * Updated OpenShift Master iptables rulesRussell Teague2016-12-121-12/+5
|/
* Merge pull request #2964 from mtnbikenc/linting-refactorTim Bielawa2016-12-1296-577/+658
|\