summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Cherry picking from #3644ewolinetz2017-03-131-1/+0
* Merge pull request #3596 from jcantrill/bz1428249_hostmount_fixOpenShift Bot2017-03-106-11/+26
|\
| * bug 1428249. Use ES hostmount storage if it existsJeff Cantrill2017-03-096-11/+26
* | Merge pull request #3615 from ashcrow/nuage-3583OpenShift Bot2017-03-101-2/+0
|\ \
| * | nuage: Move role back to configSteve Milner2017-03-101-2/+0
* | | Merge pull request #3616 from richm/missing-searchguard.truststoreOpenShift Bot2017-03-101-1/+1
|\ \ \ | |/ / |/| |
| * | Bug 1428711 - [IntService_public_324] ES pod is unable to read searchguard.tr...Rich Megginson2017-03-091-1/+1
* | | Merge pull request #3613 from detiber/module_utils_sixOpenShift Bot2017-03-105-10/+16
|\ \ \
| * | | Use ansible.compat.six where possibleJason DeTiberus2017-03-093-5/+13
| * | | Use six from ansible.module_utils for remote hostsJason DeTiberus2017-03-094-7/+5
* | | | Merge pull request #3600 from tbielawa/etcd_is_atomic-BZ1427067OpenShift Bot2017-03-093-1/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove debug taskTim Bielawa2017-03-091-3/+0
| * | | New roleTim Bielawa2017-03-083-1/+22
* | | | Merge pull request #3605 from kwoodson/oc_adm_policy_user_fixOpenShift Bot2017-03-096-54/+5319
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing the way policies are found. The old method was unreliable. This meth...Kenny Woodson2017-03-086-54/+5319
| |/ /
* | | Merge pull request #3590 from kwoodson/router_registry_unit_testsAndrew Butcher2017-03-0925-50/+914
|\ \ \
| * | | Removing ordereddict. Replaced with sorted keys.Kenny Woodson2017-03-0826-95/+97
| * | | Fixed for linting.Kenny Woodson2017-03-082-5/+1
| * | | Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson2017-03-0726-115/+420
| * | | Adding test_oc_adm_router.Kenny Woodson2017-03-071-0/+476
| * | | Adding router test.Kenny Woodson2017-03-071-0/+85
* | | | Merge pull request #3586 from srampal/issue3541Scott Dodson2017-03-094-1/+36
|\ \ \ \
| * | | | Fix for issue 3541Sanjeev Rampal2017-03-074-1/+36
* | | | | extend the excluders to containerized deploymentJan Chaloupka2017-03-096-6/+6
* | | | | Merge pull request #3604 from sdodson/issue3603Scott Dodson2017-03-081-0/+1
|\ \ \ \ \
| * | | | | openshift_excluders depends on openshift_reposScott Dodson2017-03-081-0/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #3601 from mmckinst/etcd_versionOpenShift Bot2017-03-083-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add ability to specify an etcd versionMark McKinstry2017-03-083-3/+3
| | |_|/ | |/| |
* | | | enable excluders by defaultJan Chaloupka2017-03-082-2/+4
|/ / /
* | | ignore the docker excluder status if it is not enabled by a userJan Chaloupka2017-03-081-0/+1
* | | Fix pylint/pyflakes errors on masterScott Dodson2017-03-072-3/+4
* | | Merge pull request #3558 from ewolinetz/logging_metrics_defaultsScott Dodson2017-03-0710-24/+52
|\ \ \
| * | | More logging fixesewolinetz2017-03-074-8/+4
| * | | Fixing plugin, nodeselectors, and secret pull checkewolinetz2017-03-075-6/+15
| * | | Updating metrics defaultsewolinetz2017-03-062-6/+9
| * | | Adding some more logging defaultsewolinetz2017-03-035-11/+31
* | | | Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-onlyJan Chaloupka2017-03-0711-82/+215
|\ \ \ \ | |_|/ / |/| | |
| * | | - update excluders to latest, in non-upgrade scenarios do not updateJan Chaloupka2017-03-0711-82/+215
* | | | Merge pull request #3588 from mtnbikenc/docker-fixScott Dodson2017-03-071-1/+1
|\ \ \ \
| * | | | Loosely couple docker to iptables serviceRussell Teague2017-03-071-1/+1
* | | | | Merge pull request #3574 from sdodson/35_sdnvalidatorScott Dodson2017-03-073-3/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Generic message directing people to contact supportScott Dodson2017-03-073-3/+21
| | |_|/ | |/| |
* | | | Merge pull request #3565 from EricMountain-1A/fix_upstream_docker_registries_...Andrew Butcher2017-03-071-2/+7
|\ \ \ \
| * | | | Preserve order of Docker registriesEric Mountain2017-03-071-2/+7
| |/ / /
* | | | openshift_facts: ensure system containers deps are installedGiuseppe Scrivano2017-03-072-0/+14
|/ / /
* | | Remove dummy setup/teardown methodsRodolfo Carvalho2017-03-0613-104/+0
* | | Clean up test filesRodolfo Carvalho2017-03-0615-181/+0
* | | Make generic OCObjectValidator from OCSDNValidatorMonis Khan2017-03-068-578/+1051
* | | logging needs openshift_master_facts before openshift_factsRich Megginson2017-03-061-0/+1
* | | Merge pull request #3549 from kwoodson/router_shardingScott Dodson2017-03-062-61/+54
|\ \ \