summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3718 from giuseppe/restart-openvswitch-upgradeOpenShift Bot2017-03-221-1/+5
|\
| * upgrade: restart ovs-vswitchd and ovsdb-serverGiuseppe Scrivano2017-03-211-1/+5
* | Merge pull request #3699 from sdodson/matched-versionsOpenShift Bot2017-03-221-2/+2
|\ \
| * | Make atomic-openshift-utils require playbooks of the same versionScott Dodson2017-03-171-2/+2
* | | Merge pull request #3727 from sdodson/rootfs-rslaveOpenShift Bot2017-03-222-2/+2
|\ \ \
| * | | Make /rootfs mount rslaveScott Dodson2017-03-212-2/+2
* | | | Automatic commit of package [openshift-ansible] release [3.6.6-1].Jenkins CD Merge Bot2017-03-222-2/+14
* | | | Merge pull request #3647 from jcantrill/logging_specify_es_configOpenShift Bot2017-03-215-12/+26
|\ \ \ \
| * | | | Allow user to specify additions to ES configJeff Cantrill2017-03-145-12/+26
* | | | | Merge pull request #3667 from jpkrohling/JPK-SwitchCassandraToUseGeneratedCertsOpenShift Bot2017-03-215-122/+34
|\ \ \ \ \
| * | | | | Switched Cassandra to use certificates generated by OpenShiftJuraci Paixão Kröhling2017-03-155-122/+34
* | | | | | Merge pull request #3702 from tbielawa/bubble_up_qi_errorsOpenShift Bot2017-03-211-0/+83
|\ \ \ \ \ \
| * | | | | | Update the failure methods and add required variables/functionsTim Bielawa2017-03-201-3/+29
| * | | | | | Import the default ansible output callback on_failed methodsTim Bielawa2017-03-201-0/+57
* | | | | | | Merge pull request #3680 from rhcarvalho/misc-fixesOpenShift Bot2017-03-214-26/+32
|\ \ \ \ \ \ \
| * | | | | | | Fix copy-pasta docstringsRodolfo Carvalho2017-03-212-2/+2
| * | | | | | | Rename _ns -> node_selectorRodolfo Carvalho2017-03-212-6/+6
| * | | | | | | Reindent codeRodolfo Carvalho2017-03-212-18/+24
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.5-1].Jenkins CD Merge Bot2017-03-212-2/+14
|/ / / / / / /
* | | | | | | Merge pull request #3715 from sdodson/excluders-v99OpenShift Bot2017-03-208-41/+50
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Attempt to match version of excluders to target versionScott Dodson2017-03-202-3/+3
| * | | | | | Get rid of adjust.ymlScott Dodson2017-03-202-27/+21
| * | | | | | Protect against missing commandsScott Dodson2017-03-202-0/+23
| * | | | | | Simplify excluder enablement logic a bit moreScott Dodson2017-03-205-13/+5
| |/ / / / /
* | | | | | Merge pull request #3714 from smunilla/3_6_releaserOpenShift Bot2017-03-201-0/+4
|\ \ \ \ \ \
| * | | | | | Add tito releaser for 3.6Samuel Munilla2017-03-201-0/+4
* | | | | | | Merge pull request #3710 from sosiouxme/20170320-fix-output-and-exclusionsOpenShift Bot2017-03-203-10/+26
|\ \ \ \ \ \ \
| * | | | | | | preflight checks: improve user output from checksLuke Meyer2017-03-201-10/+24
| * | | | | | | preflight checks: bypass RPM excludesLuke Meyer2017-03-202-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3703 from kwoodson/oc_groupKenny Woodson2017-03-208-0/+2325
|\ \ \ \ \ \ \
| * | | | | | | Adding oc_group to lib_openshiftKenny Woodson2017-03-208-0/+2325
| |/ / / / / /
* | | | | | | Merge pull request #3708 from aweiteka/schema2OpenShift Bot2017-03-201-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | acceptschema2 default: trueAaron Weitekamp2017-03-201-1/+1
| |/ / / / /
* | | | | | Merge pull request #3707 from rhcarvalho/openshift_facts-no-sixOpenShift Bot2017-03-202-7/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do not require python-six via openshift_factsRodolfo Carvalho2017-03-202-7/+3
|/ / / / /
* | | | | Automatic commit of package [openshift-ansible] release [3.6.4-1].Jenkins CD Merge Bot2017-03-182-2/+10
* | | | | Merge pull request #3656 from mtnbikenc/refactor-openshift_projectsOpenShift Bot2017-03-176-66/+17
|\ \ \ \ \
| * | | | | Moving projects task within openshift_hostedRussell Teague2017-03-174-9/+17
| * | | | | Refactor openshift_projects roleRussell Teague2017-03-173-62/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #3701 from ewolinetz/cherrypick_3689OpenShift Bot2017-03-172-9/+13
|\ \ \ \ \
| * | | | | Cherry picking from #3689ewolinetz2017-03-172-9/+13
* | | | | | Merge pull request #3695 from rhcarvalho/check-unit-testsOpenShift Bot2017-03-174-1/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add unit tests for existing health checksRodolfo Carvalho2017-03-174-1/+48
* | | | | | Merge pull request #3477 from lmello/fix-generate_jks.shOpenShift Bot2017-03-171-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | change shell to bash in generate_jks.shLeonardo Rodrigues de Mello2017-02-231-1/+1
* | | | | | Merge pull request #3654 from kwoodson/project_fixOpenShift Bot2017-03-173-44/+222
|\ \ \ \ \ \
| * | | | | | Do not update when properties when not passed.Kenny Woodson2017-03-163-44/+222
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.3-1].Jenkins CD Merge Bot2017-03-172-2/+5
* | | | | | | Merge pull request #3694 from ingvagabund/enable-docker-during-installation-a...Scott Dodson2017-03-175-16/+23
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | enable docker excluder since the time it is installedJan Chaloupka2017-03-165-16/+23