summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow for GlusterFS to provide registry storageJose A. Rivera2017-04-105-1/+66
* Integrate GlusterFS into OpenShift installationJose A. Rivera2017-04-104-0/+36
* GlusterFS playbook and roleJose A. Rivera2017-04-1019-0/+1042
* Merge pull request #3880 from kwoodson/cockpit_ui_remove_routeOpenShift Bot2017-04-101-5/+8
|\
| * Adding a query for the existing docker-registry route.Kenny Woodson2017-04-071-1/+8
| * Removing docker-registry route from cockpit-ui.Kenny Woodson2017-04-071-9/+5
* | Automatic commit of package [openshift-ansible] release [3.6.20-1].Jenkins CD Merge Bot2017-04-072-2/+6
* | Merge pull request #3859 from sosiouxme/20170405-validate-releaseOpenShift Bot2017-04-071-7/+14
|\ \
| * | openshift_sanitize_inventory: validate releaseLuke Meyer2017-04-051-7/+14
* | | Merge pull request #3875 from kwoodson/bugfixOpenShift Bot2017-04-072-2/+2
|\ \ \
| * | | Fixed a bug when oc command fails.Kenny Woodson2017-04-062-2/+2
* | | | Automatic commit of package [openshift-ansible] release [3.6.19-1].Jenkins CD Merge Bot2017-04-072-2/+9
* | | | Merge pull request #3871 from mtnbikenc/fix-iptables-checkOpenShift Bot2017-04-071-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Switch from ignoring to passing on checksRussell Teague2017-04-061-1/+1
* | | | Merge pull request #3822 from codificat/cronjob-exampleOpenShift Bot2017-04-079-17/+481
|\ \ \ \
| * | | | Add example scheduled certificate checkPep TurrĂ³ Mauri2017-04-069-17/+481
* | | | | Merge pull request #3846 from rhcarvalho/cs-unit-testsOpenShift Bot2017-04-073-28/+268
|\ \ \ \ \
| * | | | | Add tests for action pluginRodolfo Carvalho2017-04-041-15/+168
| * | | | | Remove unnecessary codeRodolfo Carvalho2017-04-041-5/+1
| * | | | | Make resolve_checks more strictRodolfo Carvalho2017-04-043-23/+114
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.18-1].Jenkins CD Merge Bot2017-04-072-2/+13
* | | | | | Merge pull request #3872 from giuseppe/audit-fixOpenShift Bot2017-04-062-2/+2
|\ \ \ \ \ \
| * | | | | | master-api: add mount for /var/logGiuseppe Scrivano2017-04-061-1/+1
| * | | | | | master: add mount for /var/logGiuseppe Scrivano2017-04-061-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3857 from djosborne/bump-calico-policy-controllerOpenShift Bot2017-04-061-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Bump calico policy controllerDan Osborne2017-04-051-1/+1
* | | | | | Merge pull request #3840 from kwoodson/oc_obj_delete_selectorScott Dodson2017-04-0635-520/+857
|\ \ \ \ \ \
| * | | | | | Fixed a string format and a lint space issueKenny Woodson2017-04-053-4/+4
| * | | | | | FixedKenny Woodson2017-04-054-4/+4
| * | | | | | Adding ability to delete by selector.Kenny Woodson2017-04-0533-500/+813
| * | | | | | Adding delete with selector support.Kenny Woodson2017-04-052-24/+48
| |/ / / / /
* | | | | | Merge pull request #3863 from ingvagabund/unexlude-excluder-if-it-is-upgraded...OpenShift Bot2017-04-061-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | unexclude excluder if it is to be upgraded and already installedJan Chaloupka2017-04-061-0/+8
| | |_|_|/ | |/| | |
* / | | | Automatic commit of package [openshift-ansible] release [3.6.17-1].Jenkins CD Merge Bot2017-04-062-2/+5
|/ / / /
* | | | Merge pull request #3821 from kwoodson/default_router_certOpenShift Bot2017-04-054-1/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Adding signed router cert and fixing server_cert bug.Kenny Woodson2017-04-044-1/+34
* | | | Automatic commit of package [openshift-ansible] release [3.6.16-1].Jenkins CD Merge Bot2017-04-052-2/+30
* | | | Merge pull request #3850 from kwoodson/skip_generated_tcOpenShift Bot2017-04-0528-81/+90
|\ \ \ \
| * | | | Removing test coverage for shared code.Kenny Woodson2017-04-0428-81/+90
* | | | | Merge pull request #3848 from mazzystr/remove_port_10255OpenShift Bot2017-04-053-18/+0
|\ \ \ \ \
| * | | | | Port 10255 unnecessary. Removing all instancesChris Callegari2017-04-043-18/+0
* | | | | | Merge pull request #3834 from jarrpa/oo_collect-listsOpenShift Bot2017-04-041-14/+38
|\ \ \ \ \ \
| * | | | | | oo_filters: Disable pylint too-many-lines testJose A. Rivera2017-04-031-0/+1
| * | | | | | oo_collect: Allow list elements to be lists of dictJose A. Rivera2017-04-031-12/+35
| * | | | | | oo_collect: Update comments to show source of failureJose A. Rivera2017-04-031-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3841 from jarrpa/oc_label-get-fixOpenShift Bot2017-04-042-4/+4
|\ \ \ \ \ \
| * | | | | | oc_label: handle case where _get() returns no resultsJose A. Rivera2017-04-032-4/+4
| |/ / / / /
* | | | | | Merge pull request #3837 from jarrpa/oc_configmap-checkOpenShift Bot2017-04-042-0/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | oc_configmap: Add missing check for nameJose A. Rivera2017-04-032-0/+8
| |/ / / /
* | | | | Merge pull request #3832 from jarrpa/content-versionOpenShift Bot2017-04-041-1/+3
|\ \ \ \ \