summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #3758 from kwoodson/ocimageOpenShift Bot2017-03-276-0/+1977
|\ \ \ \ \ | | | | | | | | | | | | Merged by openshift-bot
| * | | | | Adding namespace to doc.Kenny Woodson2017-03-232-2/+14
| | | | | |
| * | | | | Fixing up test cases, linting, and added a return.Kenny Woodson2017-03-235-266/+309
| | | | | |
| * | | | | first step in ocimageIvan Horvath2017-03-235-0/+1911
| | | | | |
| * | | | | ocimageIvan Horvath2017-03-231-0/+11
| | | | | |
* | | | | | Merge pull request #3746 from kwoodson/openshift_hosted_fix_defaultsOpenShift Bot2017-03-271-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Merged by openshift-bot
| * | | | | Setting defaults on openshift_hosted.Kenny Woodson2017-03-221-3/+3
| | | | | |
* | | | | | Merge pull request #3345 from joelddiaz/oc_userOpenShift Bot2017-03-278-0/+2518
|\ \ \ \ \ \ | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | rebase and regenerateJoel Diaz2017-03-211-11/+19
| | | | | | |
| * | | | | | fix up things flagged by flake8Joel Diaz2017-03-211-1/+1
| | | | | | |
| * | | | | | clean up and clarify docs/commentsJoel Diaz2017-03-215-44/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | update unit tests
| * | | | | | add oc_user ansible moduleJoel Diaz2017-03-218-0/+2276
| | | | | | | | | | | | | | | | | | | | | | | | | | | | module to manipulate OpenShift users, and assign group membership to users
* | | | | | | Merge pull request #3760 from sdodson/lm-default-imagesOpenShift Bot2017-03-249-5/+36
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Found this while searching the metrics role for logging, is this wrong?Scott Dodson2017-03-241-1/+1
| | | | | | | |
| * | | | | | | Fix overriding openshift_{logging,metrics}_image_prefixScott Dodson2017-03-246-8/+18
| | | | | | | |
| * | | | | | | Make linter happyScott Dodson2017-03-244-0/+4
| | | | | | | |
| * | | | | | | Specify enterprise defaults for logging and metrics imagesScott Dodson2017-03-248-4/+21
| | | | | | | |
* | | | | | | | Update s2i-dotnetcore contentScott Dodson2017-03-244-6/+888
|/ / / / / / /
* | | | | | | Merge pull request #3721 from kwoodson/oc_configmapOpenShift Bot2017-03-247-0/+2212
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Adding error checking to the delete.Kenny Woodson2017-03-212-0/+8
| | | | | | | |
| * | | | | | | Updated comment.Kenny Woodson2017-03-211-1/+1
| | | | | | | |
| * | | | | | | Fixed doc. Updated test to change existing key. Updated module spec for ↵Kenny Woodson2017-03-214-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | required name param.
| * | | | | | | Adding oc_configmap to lib_openshift.Kenny Woodson2017-03-217-0/+2203
| | | | | | | |
* | | | | | | | Merge pull request #3747 from sdodson/BZ1420636OpenShift Bot2017-03-241-8/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Merged by openshift-bot
| * | | | | | | Stop all services before upgrading openvswitchScott Dodson2017-03-221-8/+12
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears that openshift was holding a lock or perhaps openvswitch on its own does not restart cleanly when upgrading the package so just stop it before updating the package.
* | | | | | | Merge pull request #3730 from richm/bug-1434300OpenShift Bot2017-03-241-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Bug 1434300 - Log entries are generated in ES after deployed logging stacks ↵Rich Megginson2017-03-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | via ansible, but can not be found in kibana. https://bugzilla.redhat.com/show_bug.cgi?id=1434300 Add support for common data model index pattern files. Depends on https://github.com/ViaQ/elasticsearch-templates/pull/36 and https://github.com/openshift/origin-aggregated-logging/pull/357
* | | | | | | | Merge pull request #3580 from lukas-vlcek/no_auto_expand_replicasOpenShift Bot2017-03-234-3/+14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | | Do not use auto_expand_replicasLukáš Vlček2017-03-234-3/+14
| | | | | | | | |
* | | | | | | | | Merge pull request #3698 from kwoodson/oc_pvcOpenShift Bot2017-03-237-0/+2555
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | | | Adding tests to increase TC.Kenny Woodson2017-03-221-0/+163
| | | | | | | | | |
| * | | | | | | | | Adding a pvc create test case.Kenny Woodson2017-03-207-0/+2392
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3461 from juanvallejo/jvallejo/add-docker-image-checkOpenShift Bot2017-03-234-0/+2229
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Merged by openshift-bot
| * | | | | | | | | vendor patched upstream docker_container module.juanvallejo2017-03-231-0/+2036
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to the use of a restricted name in the core `docker_container` module's result, any standard output of a docker container captured in the module's response was stripped out by ansible. Because of this, we are forced to vendor a patched version of this module, until a new version of ansible is released containing the patched module. This file should be removed once we begin requiring a release of ansible containing the patched `docker_container` module. This patch was taken directly from upstream, with no further changes: 20bf02f6b96356ab5fe68578a3af9462b4ca42a5
| * | | | | | | | | add docker_image_availability checkjuanvallejo2017-03-233-0/+193
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds a check to ensure that required docker images are available in at least one of the registries supplied in an installation host. Images are available if they are either already present locally, or able to be inspected using Skopeo on one of the configured registries.
* | | | | | | | | Merge pull request #3713 from ewolinetz/kibana_ops_cherrypickOpenShift Bot2017-03-232-10/+59
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | Merged by openshift-bot
| * | | | | | | | Cherry picking from #3711ewolinetz2017-03-202-10/+59
| | | | | | | | |
* | | | | | | | | Merge pull request #3731 from jcantrill/min_mastersOpenShift Bot2017-03-222-0/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | | | openshift_logging calculate min_masters to fail early on split brainJeff Cantrill2017-03-222-0/+3
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3692 from kwoodson/oc_volumeOpenShift Bot2017-03-228-2/+3022
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | | | | Fixed linting and configmap_name paramKenny Woodson2017-03-221-5/+7
| | | | | | | | | | |
| * | | | | | | | | | Adding configmap support.Kenny Woodson2017-03-216-25/+55
| | | | | | | | | | |
| * | | | | | | | | | Adding configmap support and adding tests.Kenny Woodson2017-03-213-21/+270
| | | | | | | | | | |
| * | | | | | | | | | Adding oc_volume to lib_openshift.Kenny Woodson2017-03-218-12/+2751
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #3726 from sdodson/oreg_url_on_upgradeOpenShift Bot2017-03-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | Merged by openshift-bot
| * | | | | | | | | | Update imageConfig.format on upgrades to match oreg_urlScott Dodson2017-03-211-0/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3718 from giuseppe/restart-openvswitch-upgradeOpenShift Bot2017-03-221-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Merged by openshift-bot
| * | | | | | | | | upgrade: restart ovs-vswitchd and ovsdb-serverGiuseppe Scrivano2017-03-211-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1420636 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | | | | | | Merge pull request #3727 from sdodson/rootfs-rslaveOpenShift Bot2017-03-222-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | Merged by openshift-bot
| * | | | | | | | | Make /rootfs mount rslaveScott Dodson2017-03-212-2/+2
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1427807