| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-21 | Fix copy-pasta docstrings | Rodolfo Carvalho | |
| 2017-03-21 | Rename _ns -> node_selector | Rodolfo Carvalho | |
| There doesn't seem to be a good reason for the underscore prefix. | |||
| 2017-03-21 | Reindent code | Rodolfo Carvalho | |
| 2017-03-20 | Merge pull request #3715 from sdodson/excluders-v99 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-20 | Merge pull request #3714 from smunilla/3_6_releaser | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-20 | Attempt to match version of excluders to target version | Scott Dodson | |
| 2017-03-20 | Merge pull request #3710 from sosiouxme/20170320-fix-output-and-exclusions | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-20 | Merge pull request #3703 from kwoodson/oc_group | Kenny Woodson | |
| Adding oc_group to lib_openshift. | |||
| 2017-03-20 | Get rid of adjust.yml | Scott Dodson | |
| 2017-03-20 | Protect against missing commands | Scott Dodson | |
| Rather than trying to keep track of state everywhere, lets just check to see if the command exist before we attempt to run them | |||
| 2017-03-20 | Simplify excluder enablement logic a bit more | Scott Dodson | |
| 2017-03-20 | Merge pull request #3708 from aweiteka/schema2 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-20 | Add tito releaser for 3.6 | Samuel Munilla | |
| 2017-03-20 | Merge pull request #3707 from rhcarvalho/openshift_facts-no-six | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-20 | Adding oc_group to lib_openshift | Kenny Woodson | |
| 2017-03-20 | preflight checks: improve user output from checks | Luke Meyer | |
| 2017-03-20 | preflight checks: bypass RPM excludes | Luke Meyer | |
| 2017-03-20 | acceptschema2 default: true | Aaron Weitekamp | |
| Signed-off-by: Aaron Weitekamp <aweiteka@redhat.com> | |||
| 2017-03-20 | Do not require python-six via openshift_facts | Rodolfo Carvalho | |
| It turns out the code in roles/openshift_health_checker/openshift_checks/__init__.py had a mistake in the import statement, and not the case that `add_metaclass` is not available in the embedded `six` from `ansible.module_utils`. The fix is to correct the import and do not require python-six to be installed on target hosts. Note: now that we have some unit tests in the role, errors like that would have been caught. | |||
| 2017-03-18 | Automatic commit of package [openshift-ansible] release [3.6.4-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-03-17 | Merge pull request #3656 from mtnbikenc/refactor-openshift_projects | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-17 | Merge pull request #3701 from ewolinetz/cherrypick_3689 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-17 | Merge pull request #3695 from rhcarvalho/check-unit-tests | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-17 | Cherry picking from #3689 | ewolinetz | |
| 2017-03-17 | Merge pull request #3477 from lmello/fix-generate_jks.sh | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-17 | Moving projects task within openshift_hosted | Russell Teague | |
| 2017-03-17 | Refactor openshift_projects role | Russell Teague | |
| 2017-03-17 | Merge pull request #3654 from kwoodson/project_fix | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-17 | Automatic commit of package [openshift-ansible] release [3.6.3-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-03-17 | Merge pull request #3694 from ↵ | Scott Dodson | |
| ingvagabund/enable-docker-during-installation-and-upgrade-by-default-revert-revert enable docker excluder since the time it is installed | |||
| 2017-03-17 | Add unit tests for existing health checks | Rodolfo Carvalho | |
| 2017-03-16 | Automatic commit of package [openshift-ansible] release [3.6.2-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-03-16 | enable docker excluder since the time it is installed | Jan Chaloupka | |
| 2017-03-16 | Merge pull request #3671 from abutcher/router-nodes | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-16 | Do not update when properties when not passed. | Kenny Woodson | |
| 2017-03-16 | Merge pull request #3681 from ↵ | Scott Dodson | |
| ingvagabund/enable-excluders-during-scale-up-as-well enable excluders during node/master scaling up | |||
| 2017-03-16 | enable excluders during node/master scaling up | Jan Chaloupka | |
| 2017-03-16 | Merge pull request #3683 from kwoodson/py35_scope_fix | Scott Dodson | |
| Fixing variable naming for 35 scoping. | |||
| 2017-03-16 | Merge pull request #3674 from sdodson/fix-ovs-race | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-16 | Automatic commit of package [openshift-ansible] release [3.6.1-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-03-16 | Merge pull request #3688 from smunilla/master | Scott Dodson | |
| Bump version to 3.6.0 | |||
| 2017-03-16 | Merge pull request #3675 from sdodson/only_use_excluders_on_masters_nodes | Scott Dodson | |
| Only call excluder playbooks on masters and nodes | |||
| 2017-03-16 | Merge pull request #3669 from ewolinetz/logging_master_api_port | Scott Dodson | |
| Removing dependency on master facts for master_public_url default | |||
| 2017-03-16 | Bump version to 3.6.0 | Samuel Munilla | |
| Bump up the version to make our daily builds happy. | |||
| 2017-03-16 | Merge pull request #3664 from ewolinetz/logging_cherrypick_3657 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-16 | Merge pull request #3682 from rhcarvalho/doc-run-single-test | Scott Dodson | |
| Improve CONTRIBUTING guide with testing tricks | |||
| 2017-03-16 | Fixing variable naming for 35 scoping. | Kenny Woodson | |
| 2017-03-16 | Improve CONTRIBUTING guide with testing tricks | Rodolfo Carvalho | |
| 2017-03-16 | Merge pull request #3673 from sdodson/remove-excluder-status | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-16 | Fix get_router_replicas infrastructure node count. | Andrew Butcher | |
