Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unit tests for package_version.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+21 |
| | |||||
* | Add unit tests for package_update.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+16 |
| | |||||
* | Add unit tests for package_availability.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+49 |
| | |||||
* | Add unit tests for mixins.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+23 |
| | |||||
* | Test recursively finding subclasses | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+17 |
| | |||||
* | Test OpenShift health check loader | Rodolfo Carvalho | 2017-03-28 | 3 | -14/+26 |
| | |||||
* | Rename module_executor -> execute_module | Rodolfo Carvalho | 2017-03-28 | 6 | -7/+47 |
| | | | | | | | | It is a function/callable, the name should imply action, should be a verb and not a noun. Keep supporting the old name while we have PRs in-flight that use the old name. | ||||
* | Merge pull request #3752 from mtnbikenc/openshift_node_update | OpenShift Bot | 2017-03-28 | 7 | -16/+3 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 7 | -16/+3 |
| | | |||||
* | | Merge pull request #3038 from djosborne/calico | OpenShift Bot | 2017-03-27 | 17 | -3/+416 |
|\ \ | |/ |/| | Merged by openshift-bot | ||||
| * | Add calico. | Dan Osborne | 2017-03-23 | 15 | -0/+413 |
| | | |||||
| * | Fix etcd cert generation | Dan Osborne | 2017-03-10 | 2 | -3/+3 |
| | | |||||
* | | Merge pull request #3758 from kwoodson/ocimage | OpenShift Bot | 2017-03-27 | 6 | -0/+1977 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Adding namespace to doc. | Kenny Woodson | 2017-03-23 | 2 | -2/+14 |
| | | | |||||
| * | | Fixing up test cases, linting, and added a return. | Kenny Woodson | 2017-03-23 | 5 | -266/+309 |
| | | | |||||
| * | | first step in ocimage | Ivan Horvath | 2017-03-23 | 5 | -0/+1911 |
| | | | |||||
| * | | ocimage | Ivan Horvath | 2017-03-23 | 1 | -0/+11 |
| | | | |||||
* | | | Merge pull request #3746 from kwoodson/openshift_hosted_fix_defaults | OpenShift Bot | 2017-03-27 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Setting defaults on openshift_hosted. | Kenny Woodson | 2017-03-22 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge pull request #3345 from joelddiaz/oc_user | OpenShift Bot | 2017-03-27 | 8 | -0/+2518 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | rebase and regenerate | Joel Diaz | 2017-03-21 | 1 | -11/+19 |
| | | | | | |||||
| * | | | | fix up things flagged by flake8 | Joel Diaz | 2017-03-21 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | clean up and clarify docs/comments | Joel Diaz | 2017-03-21 | 5 | -44/+278 |
| | | | | | | | | | | | | | | | | | | | | update unit tests | ||||
| * | | | | add oc_user ansible module | Joel Diaz | 2017-03-21 | 8 | -0/+2276 |
| | | | | | | | | | | | | | | | | | | | | module to manipulate OpenShift users, and assign group membership to users | ||||
* | | | | | Merge pull request #3760 from sdodson/lm-default-images | OpenShift Bot | 2017-03-24 | 9 | -5/+36 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Found this while searching the metrics role for logging, is this wrong? | Scott Dodson | 2017-03-24 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix overriding openshift_{logging,metrics}_image_prefix | Scott Dodson | 2017-03-24 | 6 | -8/+18 |
| | | | | | | |||||
| * | | | | | Make linter happy | Scott Dodson | 2017-03-24 | 4 | -0/+4 |
| | | | | | | |||||
| * | | | | | Specify enterprise defaults for logging and metrics images | Scott Dodson | 2017-03-24 | 8 | -4/+21 |
| | | | | | | |||||
* | | | | | | Update s2i-dotnetcore content | Scott Dodson | 2017-03-24 | 4 | -6/+888 |
|/ / / / / | |||||
* | | | | | Merge pull request #3721 from kwoodson/oc_configmap | OpenShift Bot | 2017-03-24 | 7 | -0/+2212 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Adding error checking to the delete. | Kenny Woodson | 2017-03-21 | 2 | -0/+8 |
| | | | | | | |||||
| * | | | | | Updated comment. | Kenny Woodson | 2017-03-21 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fixed doc. Updated test to change existing key. Updated module spec for ↵ | Kenny Woodson | 2017-03-21 | 4 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | required name param. | ||||
| * | | | | | Adding oc_configmap to lib_openshift. | Kenny Woodson | 2017-03-21 | 7 | -0/+2203 |
| | | | | | | |||||
* | | | | | | Merge pull request #3747 from sdodson/BZ1420636 | OpenShift Bot | 2017-03-24 | 1 | -8/+12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Stop all services before upgrading openvswitch | Scott Dodson | 2017-03-22 | 1 | -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-1434300 | OpenShift Bot | 2017-03-24 | 1 | -0/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Bug 1434300 - Log entries are generated in ES after deployed logging stacks ↵ | Rich Megginson | 2017-03-21 | 1 | -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_replicas | OpenShift Bot | 2017-03-23 | 4 | -3/+14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | Do not use auto_expand_replicas | Lukáš Vlček | 2017-03-23 | 4 | -3/+14 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #3698 from kwoodson/oc_pvc | OpenShift Bot | 2017-03-23 | 7 | -0/+2555 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | Adding tests to increase TC. | Kenny Woodson | 2017-03-22 | 1 | -0/+163 |
| | | | | | | | | | |||||
| * | | | | | | | | Adding a pvc create test case. | Kenny Woodson | 2017-03-20 | 7 | -0/+2392 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #3461 from juanvallejo/jvallejo/add-docker-image-check | OpenShift Bot | 2017-03-23 | 4 | -0/+2229 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | vendor patched upstream docker_container module. | juanvallejo | 2017-03-23 | 1 | -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 check | juanvallejo | 2017-03-23 | 3 | -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_cherrypick | OpenShift Bot | 2017-03-23 | 2 | -10/+59 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | Cherry picking from #3711 | ewolinetz | 2017-03-20 | 2 | -10/+59 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #3731 from jcantrill/min_masters | OpenShift Bot | 2017-03-22 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Merged by openshift-bot |