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 | 8 | -20/+3 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 8 | -20/+3 |
| | | |||||
* | | Merge pull request #3737 from dgoodwin/upgrade-pkgs | OpenShift Bot | 2017-03-27 | 1 | -2/+21 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Upgrade specific rpms instead of just master/node. | Devan Goodwin | 2017-03-27 | 1 | -2/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | Dependencies for these, particularly the SDN package, can cause the entire transaction to jump to a newer openshift than we requested, if something newer is available in the repositories. By being specific for multiple packages, we avoid this problem and get the actual version we require. | ||||
* | | | Merge pull request #3038 from djosborne/calico | OpenShift Bot | 2017-03-27 | 23 | -3/+424 |
|\ \ \ | |_|/ |/| | | Merged by openshift-bot | ||||
| * | | Add calico. | Dan Osborne | 2017-03-23 | 21 | -0/+421 |
| | | | |||||
| * | | 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 | ||||
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.9-1]. | Jenkins CD Merge Bot | 2017-03-25 | 2 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | 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 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3768 from sdodson/image-stream-sync | OpenShift Bot | 2017-03-24 | 4 | -6/+888 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Merged by openshift-bot | ||||
| * | | | | | | 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 | ||||
* | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.8-1]. | Jenkins CD Merge Bot | 2017-03-24 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | | | 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 | 5 | -0/+2238 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | Merged by openshift-bot |