| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-25 | Merge pull request #4839 from tripledes/unexclude_use_abs_path | Scott Dodson | |
| Use absolute path when un-excluding | |||
| 2017-07-24 | Merge pull request #4856 from sdodson/fix-lint | Scott Dodson | |
| Fix lint errors | |||
| 2017-07-24 | Fix lint errors | Scott Dodson | |
| 2017-07-24 | Merge pull request #4846 from dcbw/libvirt-fixups | Scott Dodson | |
| libvirt fixups | |||
| 2017-07-24 | Merge pull request #4806 from tbielawa/bz1466783_etcd_ips_in_masters_no_proxy | Scott Dodson | |
| Bz1466783 etcd ips in masters no proxy | |||
| 2017-07-24 | Merge pull request #4849 from kwoodson/sc_prov_fix_2 | Kenny Woodson | |
| fix for storageclass provision defaults. | |||
| 2017-07-24 | Removed kubernetes.io string from default. | Kenny Woodson | |
| 2017-07-24 | Merge pull request #4847 from sdodson/optional-migrations | Scott Dodson | |
| Allow storage migrations to be optional and/or non fatal | |||
| 2017-07-24 | Allow storage migrations to be optional and/or non fatal | Scott Dodson | |
| Allow configuration of these options, these are their defaults openshift_upgrade_pre_storage_migration_enabled=true openshift_upgrade_post_storage_migration_enabled=true openshift_upgrade_pre_storage_migration_fatal=true openshift_upgrade_post_storage_migration_fatal=false | |||
| 2017-07-24 | Merge pull request #4830 from fabianvf/asb-image-rename | Scott Dodson | |
| Add ose- prefix to ansible service broker name | |||
| 2017-07-24 | libvirt: fall back to mkisofs if genisoimage isn't available | Dan Williams | |
| 2017-07-24 | libvirt: add documentation about SSH keypair requirements | Dan Williams | |
| 2017-07-24 | Merge pull request #4841 from kwoodson/master | Scott Dodson | |
| Fix for gce storageclass provisioner default. | |||
| 2017-07-24 | Pass the provisioner to the module. | Kenny Woodson | |
| 2017-07-24 | Use absolute path when unexcluding | Sergi Jimenez | |
| * As follow-up on #4835, use absolute path also when unexcluding | |||
| 2017-07-24 | Merge pull request #4682 from juanvallejo/jvallejo/verify-logging-index-time | Rodolfo Carvalho | |
| verify sane log times in logging stack | |||
| 2017-07-24 | Merge pull request #4307 from dmsimard/openshift-testing | Scott Dodson | |
| Support enabling the centos-openshift-origin-testing repository | |||
| 2017-07-24 | Merge pull request #4835 from tripledes/excluder_absolute_path | Scott Dodson | |
| Use absolute path for excluders | |||
| 2017-07-24 | Merge pull request #4826 from jarrpa/glusterfs-fixes-six | Scott Dodson | |
| GlusterFS fixes 6 | |||
| 2017-07-24 | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474246 | Sergi Jimenez | |
| Use absolute path when executing excluder as it's used when checking for excluder. | |||
| 2017-07-23 | Support enabling the centos-openshift-origin-testing repository | David Moreau-Simard | |
| New versions of Origin land in the -testing repository before they are tagged for release. This effectively adds the ability to easily test a new unreleased version (currently in this case 1.5.1) by enabling the correct repository if 'openshift_repos_enable_testing' is true. | |||
| 2017-07-21 | 1472467- add ose- prefix to ansible service broker name | Fabian von Feilitzsch | |
| 2017-07-21 | Merge pull request #4828 from ewolinetz/bz1472222 | Scott Dodson | |
| Updating openshift_logging_kibana default for kibana hostname | |||
| 2017-07-21 | Updating openshift_logging_kibana default for kibana hostname | ewolinetz | |
| 2017-07-21 | GlusterFS: Create registry storage svc and ep in registry namespace | Jose A. Rivera | |
| Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-07-21 | Default an empty list for etcd_to_config if not there | Tim Bielawa | |
| Also add filter names of filters that failed me for to their error messages so you can figure out which filter threw an exception when you're debugging log files. | |||
| 2017-07-21 | If proxy in effect, add etcd host IP addresses to NO_PROXY list on masters | Tim Bielawa | |
| Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1466783 | |||
| 2017-07-21 | GlusterFS: Pass all booleans through bool filter. | Jose A. Rivera | |
| Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-07-21 | GlusterFS: Fix bug in detecting whether to open firewall ports. | Jose A. Rivera | |
| Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-07-20 | Merge pull request #4805 from kwoodson/sc_gce_fix | Scott Dodson | |
| [bz 1473154] Fix gce storageclass provider. | |||
| 2017-07-20 | verify sane log times in logging stack | juanvallejo | |
| This patch verifies that logs sent from logging pods can be queried on the Elasticsearch pod within a reasonable amount of time. | |||
| 2017-07-20 | Merge pull request #4798 from abutcher/hosted-etcd-pv | Scott Dodson | |
| Add etcd exports to openshift_storage_nfs | |||
| 2017-07-20 | Merge pull request #4794 from tbielawa/please_fix_the_proxies | Scott Dodson | |
| Fix proxy settings. For real. For actual this time. | |||
| 2017-07-20 | Merge pull request #4810 from ewolinetz/bz1470624 | Scott Dodson | |
| Updating verbs for serviceclasses objects | |||
| 2017-07-20 | Merge pull request #4807 from openshift/fix-broken-link | Scott Dodson | |
| Fix broken link to Docker image instructions | |||
| 2017-07-20 | Updating verbs for serviceclasses objects | ewolinetz | |
| 2017-07-20 | Fix broken link to Docker image instructions | Rodolfo Carvalho | |
| And document that one needs to install dependencies before running playbooks. | |||
| 2017-07-20 | Added parameters inside of gce defaults. Pass all params to the module. | Kenny Woodson | |
| 2017-07-20 | Merge pull request #4742 from juanvallejo/jvallejo/remove-dependency-on-p2i | Rodolfo Carvalho | |
| Remove dependency on playbook2image, rebase directly on OS. | |||
| 2017-07-20 | Merge pull request #4316 from ↵ | Rodolfo Carvalho | |
| juanvallejo/jvallejo/add-increased-etcd-traffic-check add check to detect increased etcd traffic | |||
| 2017-07-20 | Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2 | Scott Dodson | |
| openshift_checks/docker_storage: overlay/2 support | |||
| 2017-07-19 | add etcd increased-traffic check | juanvallejo | |
| 2017-07-19 | Add etcd exports to openshift_storage_nfs | Andrew Butcher | |
| 2017-07-19 | Merge pull request #4787 from kwoodson/storageclass_fix | Scott Dodson | |
| Fixing invalid param to storageclass. Allowing variable to be passed for default. | |||
| 2017-07-19 | Merge pull request #4783 from fabianvf/broker-bootstrap | Scott Dodson | |
| 1471973- default to bootstrapping the broker on startup | |||
| 2017-07-19 | Merge pull request #4736 from rthallisey/add-sa-policy-to-asb | Scott Dodson | |
| Add an SA policy to the ansible-service-broker | |||
| 2017-07-19 | Hopefully finally fix the no_proxy settings | Tim Bielawa | |
| Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1467776 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1466783 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1472244 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468424 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1470165 Some of there were 'fixed' before but that commit was merged too soon. This actually fixes the needful. | |||
| 2017-07-19 | openshift_checks/docker_storage: overlay/2 support | Luke Meyer | |
| fix bug 1469197 https://bugzilla.redhat.com/show_bug.cgi?id=1469197 When Docker is configured with the overlay or overlay2 storage driver, check that it is supported and usage is below threshold. | |||
| 2017-07-19 | Removing parameter kind and allowing default to be passed. | Kenny Woodson | |
| 2017-07-18 | Merge pull request #4769 from jarrpa/glusterfs-fixes-five | Scott Dodson | |
| GlusterFS fixes 5 | |||
