summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Updating template parameter replica to be more unique to avoid var scope cree...ewolinetz2017-07-278-9/+9
* Merge pull request #4882 from sdodson/fix-node-resolv-confScott Dodson2017-07-271-11/+18
|\
| * Simplify generation of /etc/origin/node/resolv.confScott Dodson2017-07-261-11/+18
* | Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka2017-07-276-7/+16
|\ \
| * | Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka2017-07-266-7/+16
* | | Merge pull request #4868 from ewolinetz/metrics_fix_caCertScott Dodson2017-07-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixing route spec caCertificate to be correctly capitalizedewolinetz2017-07-251-1/+1
* | | Merge pull request #4844 from ewolinetz/bz1463081Scott Dodson2017-07-262-6/+14
|\ \ \
| * | | Updating how storage type is determined, adding bool filter in openshift_logg...ewolinetz2017-07-242-6/+14
* | | | Merge pull request #4816 from abutcher/containerized-lb-image-tagScott Dodson2017-07-261-0/+2
|\ \ \ \
| * | | | Pass first master's openshift_image_tag to openshift_loadbalancer for contain...Andrew Butcher2017-07-201-0/+2
* | | | | Merge pull request #4485 from sosiouxme/20170616-store-args-in-check-propertiesScott Dodson2017-07-2643-544/+494
|\ \ \ \ \
| * | | | | openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-2539-480/+439
| * | | | | openshift_checks: get rid of deprecated module_executorLuke Meyer2017-07-254-25/+10
| * | | | | openshift_checks: improve comments/namesLuke Meyer2017-07-2513-51/+57
* | | | | | Merge pull request #4693 from enoodle/create_router_certificate_by_defaultScott Dodson2017-07-262-4/+4
|\ \ \ \ \ \
| * | | | | | add default value for router path in the certErez Freiberger2017-07-251-2/+2
| * | | | | | Router wildcard certificate created by defaultErez Freiberger2017-07-252-2/+2
* | | | | | | Fixing podpresets perms for service-catalog-controllerewolinetz2017-07-261-1/+5
* | | | | | | Merge pull request #4813 from sdodson/log-dumperScott Dodson2017-07-262-1/+21
|\ \ \ \ \ \ \
| * | | | | | | Fix log dumping on service failureScott Dodson2017-07-202-1/+21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4855 from mwringe/hawkular-namespace-listener-updateScott Dodson2017-07-263-1/+41
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Metrics: grant hawkular namespace listener rolemwringe2017-07-243-1/+41
* | | | | | | Merge pull request #4687 from mrooding/fix-etcd-conditional-check-failureJan Chaloupka2017-07-261-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix etcd conditional check failureMarc Rooding2017-07-071-1/+2
* | | | | | | Set TimeoutStartSec=300Scott Dodson2017-07-252-0/+2
* | | | | | | Revert "set KillMode to process in node service file"Scott Dodson2017-07-252-2/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #4854 from ewolinetz/metrics_remove_no_logScott Dodson2017-07-251-1/+0
|\ \ \ \ \ \
| * | | | | | Removing nolog from htpasswd invocation so not to supress errorsewolinetz2017-07-241-1/+0
* | | | | | | Merge pull request #4839 from tripledes/unexclude_use_abs_pathScott Dodson2017-07-251-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Use absolute path when unexcludingSergi Jimenez2017-07-241-2/+2
* | | | | | | | Merge pull request #4806 from tbielawa/bz1466783_etcd_ips_in_masters_no_proxyScott Dodson2017-07-242-0/+13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | If proxy in effect, add etcd host IP addresses to NO_PROXY list on mastersTim Bielawa2017-07-212-0/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Removed kubernetes.io string from default.Kenny Woodson2017-07-241-2/+2
* | | | | | | Merge pull request #4830 from fabianvf/asb-image-renameScott Dodson2017-07-241-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | 1472467- add ose- prefix to ansible service broker nameFabian von Feilitzsch2017-07-211-1/+1
* | | | | | | Merge pull request #4841 from kwoodson/masterScott Dodson2017-07-241-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Pass the provisioner to the module.Kenny Woodson2017-07-241-0/+1
* | | | | | | Merge pull request #4682 from juanvallejo/jvallejo/verify-logging-index-timeRodolfo Carvalho2017-07-244-6/+321
|\ \ \ \ \ \ \
| * | | | | | | verify sane log times in logging stackjuanvallejo2017-07-204-6/+321
* | | | | | | | Merge pull request #4307 from dmsimard/openshift-testingScott Dodson2017-07-242-1/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Support enabling the centos-openshift-origin-testing repositoryDavid Moreau-Simard2017-07-232-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4835 from tripledes/excluder_absolute_pathScott Dodson2017-07-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474246Sergi Jimenez2017-07-241-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #4826 from jarrpa/glusterfs-fixes-sixScott Dodson2017-07-242-18/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | GlusterFS: Create registry storage svc and ep in registry namespaceJose A. Rivera2017-07-211-2/+2
| * | | | | | GlusterFS: Pass all booleans through bool filter.Jose A. Rivera2017-07-212-16/+16
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4828 from ewolinetz/bz1472222Scott Dodson2017-07-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Updating openshift_logging_kibana default for kibana hostnameewolinetz2017-07-211-1/+1
* | | | | | Merge pull request #4805 from kwoodson/sc_gce_fixScott Dodson2017-07-202-5/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |