Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3636 from obuisson/tlsv1.2 | OpenShift Bot | 2017-03-14 | 2 | -2/+2 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Force to use TLSv1.2 (related to ↵ | Olivier Buisson | 2017-03-13 | 2 | -2/+2 |
| | | | | | | | | https://github.com/openshift/openshift-ansible/pull/2707) | ||||
* | | Merge pull request #3640 from mtnbikenc/refactor-serviceaccount | OpenShift Bot | 2017-03-13 | 7 | -104/+29 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Refactor and remove openshift_serviceaccount | Russell Teague | 2017-03-13 | 7 | -104/+29 |
| |/ | |||||
* | | Merge pull request #3641 from detiber/fixSixError | OpenShift Bot | 2017-03-13 | 2 | -1/+4 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Revert module_utils six for openshift_health_checker | Jason DeTiberus | 2017-03-13 | 2 | -1/+4 |
| |/ | | | | | | | | | Embedded version of six in Ansible 2.2.1 does not support add_metaclass, so revert to using python-six. | ||||
* | | Merge pull request #3645 from ewolinetz/openshift_logging_meta_fix | Scott Dodson | 2017-03-13 | 1 | -1/+0 |
|\ \ | | | | | | | Cherry picking from #3644 | ||||
| * | | Cherry picking from #3644 | ewolinetz | 2017-03-13 | 1 | -1/+0 |
| | | | |||||
* | | | Merge pull request #3622 from kwoodson/remove_incorrect_files | OpenShift Bot | 2017-03-13 | 2 | -5163/+0 |
|\ \ \ | |_|/ |/| | | Merged by openshift-bot | ||||
| * | | Removed unused, unwanted, incorrectly committed code. | Kenny Woodson | 2017-03-10 | 2 | -5163/+0 |
| | | | |||||
* | | | Merge pull request #3625 from jcantrill/bz1430661_update_metrics_url | OpenShift Bot | 2017-03-11 | 3 | -0/+37 |
|\ \ \ | |_|/ |/| | | Merged by openshift-bot | ||||
| * | | add 'hawkular/metrics' when updating config | Jeff Cantrill | 2017-03-10 | 1 | -1/+1 |
| | | | |||||
| * | | bug 1430661. Update masterConfig metricsPublicURL on install | Jeff Cantrill | 2017-03-10 | 3 | -0/+37 |
| | | | |||||
* | | | Merge pull request #3596 from jcantrill/bz1428249_hostmount_fix | OpenShift Bot | 2017-03-10 | 6 | -11/+26 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | bug 1428249. Use ES hostmount storage if it exists | Jeff Cantrill | 2017-03-09 | 6 | -11/+26 |
| | | | | |||||
* | | | | Merge pull request #3615 from ashcrow/nuage-3583 | OpenShift Bot | 2017-03-10 | 1 | -2/+0 |
|\ \ \ \ | |_|/ / |/| | | | Merged by openshift-bot | ||||
| * | | | nuage: Move role back to config | Steve Milner | 2017-03-10 | 1 | -2/+0 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | d113f03 moved role dependencies out of playbooks. However, this ended up causing the masters to not be configured before the nuage steps required configured masters. This change moves the nuage specific change in d113f03 back to the config. Resolves #3583 | ||||
* | | | Merge pull request #3616 from richm/missing-searchguard.truststore | OpenShift Bot | 2017-03-10 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Merged by openshift-bot | ||||
| * | | Bug 1428711 - [IntService_public_324] ES pod is unable to read ↵ | Rich Megginson | 2017-03-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | searchguard.truststore after upgarde logging from 3.3.1 to 3.5.0 https://bugzilla.redhat.com/show_bug.cgi?id=1428711 The list of secrets for elasticsearch was missing searchguard.truststore | ||||
* | | | Merge pull request #3613 from detiber/module_utils_six | OpenShift Bot | 2017-03-10 | 5 | -10/+16 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Use ansible.compat.six where possible | Jason DeTiberus | 2017-03-09 | 3 | -5/+13 |
| | | | | |||||
| * | | | Use six from ansible.module_utils for remote hosts | Jason DeTiberus | 2017-03-09 | 4 | -7/+5 |
| | | | | |||||
* | | | | Merge pull request #3600 from tbielawa/etcd_is_atomic-BZ1427067 | OpenShift Bot | 2017-03-09 | 3 | -1/+19 |
|\ \ \ \ | |_|/ / |/| | | | Merged by openshift-bot | ||||
| * | | | Remove debug task | Tim Bielawa | 2017-03-09 | 1 | -3/+0 |
| | | | | |||||
| * | | | New role | Tim Bielawa | 2017-03-08 | 3 | -1/+22 |
| | | | | |||||
* | | | | Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix | OpenShift Bot | 2017-03-09 | 6 | -54/+5319 |
|\ \ \ \ | |_|/ / |/| | | | Merged by openshift-bot | ||||
| * | | | Fixing the way policies are found. The old method was unreliable. This ↵ | Kenny Woodson | 2017-03-08 | 6 | -54/+5319 |
| |/ / | | | | | | | | | | method searches all and matches on properties. | ||||
* | | | Merge pull request #3590 from kwoodson/router_registry_unit_tests | Andrew Butcher | 2017-03-09 | 25 | -50/+914 |
|\ \ \ | | | | | | | | | Fix to OpenshiftCLIConfig to support an sorted keys. Removed redundant get. | ||||
| * | | | Removing ordereddict. Replaced with sorted keys. | Kenny Woodson | 2017-03-08 | 26 | -95/+97 |
| | | | | |||||
| * | | | Fixed for linting. | Kenny Woodson | 2017-03-08 | 2 | -5/+1 |
| | | | | |||||
| * | | | Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ↵ | Kenny Woodson | 2017-03-07 | 26 | -115/+420 |
| | | | | | | | | | | | | | | | | cases. | ||||
| * | | | Adding test_oc_adm_router. | Kenny Woodson | 2017-03-07 | 1 | -0/+476 |
| | | | | |||||
| * | | | Adding router test. | Kenny Woodson | 2017-03-07 | 1 | -0/+85 |
| | | | | |||||
* | | | | Merge pull request #3586 from srampal/issue3541 | Scott Dodson | 2017-03-09 | 4 | -1/+36 |
|\ \ \ \ | | | | | | | | | | | Fix for issue 3541 | ||||
| * | | | | Fix for issue 3541 | Sanjeev Rampal | 2017-03-07 | 4 | -1/+36 |
| | | | | | |||||
* | | | | | extend the excluders to containerized deployment | Jan Chaloupka | 2017-03-09 | 6 | -6/+6 |
| | | | | | |||||
* | | | | | Merge pull request #3604 from sdodson/issue3603 | Scott Dodson | 2017-03-08 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | openshift_excluders depends on openshift_repos | ||||
| * | | | | | openshift_excluders depends on openshift_repos | Scott Dodson | 2017-03-08 | 1 | -0/+1 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | So that centos repos are provisioned before attempting to install the excluders | ||||
* | | | | | Merge pull request #3601 from mmckinst/etcd_version | OpenShift Bot | 2017-03-08 | 3 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | Merged by openshift-bot | ||||
| * | | | | add ability to specify an etcd version | Mark McKinstry | 2017-03-08 | 3 | -3/+3 |
| | |_|/ | |/| | | |||||
* / | | | enable excluders by default | Jan Chaloupka | 2017-03-08 | 2 | -2/+4 |
|/ / / | |||||
* | | | ignore the docker excluder status if it is not enabled by a user | Jan Chaloupka | 2017-03-08 | 1 | -0/+1 |
| | | | |||||
* | | | Fix pylint/pyflakes errors on master | Scott Dodson | 2017-03-07 | 2 | -3/+4 |
| | | | |||||
* | | | Merge pull request #3558 from ewolinetz/logging_metrics_defaults | Scott Dodson | 2017-03-07 | 10 | -24/+52 |
|\ \ \ | | | | | | | | | Adding some more logging and metrics defaults | ||||
| * | | | More logging fixes | ewolinetz | 2017-03-07 | 4 | -8/+4 |
| | | | | |||||
| * | | | Fixing plugin, nodeselectors, and secret pull check | ewolinetz | 2017-03-07 | 5 | -6/+15 |
| | | | | |||||
| * | | | Updating metrics defaults | ewolinetz | 2017-03-06 | 2 | -6/+9 |
| | | | | |||||
| * | | | Adding some more logging defaults | ewolinetz | 2017-03-03 | 5 | -11/+31 |
| | | | | |||||
* | | | | Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-only | Jan Chaloupka | 2017-03-07 | 11 | -82/+215 |
|\ \ \ \ | |_|/ / |/| | | | WIP: update excluders to latest by default, in non-upgrade scenarios do not update | ||||
| * | | | - update excluders to latest, in non-upgrade scenarios do not update | Jan Chaloupka | 2017-03-07 | 11 | -82/+215 |
| | | | | | | | | | | | | | | | | | | | | | | | | - check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable |