summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-25Merge pull request #4839 from tripledes/unexclude_use_abs_pathScott Dodson
Use absolute path when un-excluding
2017-07-24Merge pull request #4856 from sdodson/fix-lintScott Dodson
Fix lint errors
2017-07-24Fix lint errorsScott Dodson
2017-07-24Merge pull request #4846 from dcbw/libvirt-fixupsScott Dodson
libvirt fixups
2017-07-24Merge pull request #4806 from tbielawa/bz1466783_etcd_ips_in_masters_no_proxyScott Dodson
Bz1466783 etcd ips in masters no proxy
2017-07-24Merge pull request #4849 from kwoodson/sc_prov_fix_2Kenny Woodson
fix for storageclass provision defaults.
2017-07-24Removed kubernetes.io string from default.Kenny Woodson
2017-07-24Merge pull request #4847 from sdodson/optional-migrationsScott Dodson
Allow storage migrations to be optional and/or non fatal
2017-07-24Allow storage migrations to be optional and/or non fatalScott 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-24Merge pull request #4830 from fabianvf/asb-image-renameScott Dodson
Add ose- prefix to ansible service broker name
2017-07-24libvirt: fall back to mkisofs if genisoimage isn't availableDan Williams
2017-07-24libvirt: add documentation about SSH keypair requirementsDan Williams
2017-07-24Merge pull request #4841 from kwoodson/masterScott Dodson
Fix for gce storageclass provisioner default.
2017-07-24Pass the provisioner to the module.Kenny Woodson
2017-07-24Use absolute path when unexcludingSergi Jimenez
* As follow-up on #4835, use absolute path also when unexcluding
2017-07-24Merge pull request #4682 from juanvallejo/jvallejo/verify-logging-index-timeRodolfo Carvalho
verify sane log times in logging stack
2017-07-24Merge pull request #4307 from dmsimard/openshift-testingScott Dodson
Support enabling the centos-openshift-origin-testing repository
2017-07-24Merge pull request #4835 from tripledes/excluder_absolute_pathScott Dodson
Use absolute path for excluders
2017-07-24Merge pull request #4826 from jarrpa/glusterfs-fixes-sixScott Dodson
GlusterFS fixes 6
2017-07-24Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474246Sergi Jimenez
Use absolute path when executing excluder as it's used when checking for excluder.
2017-07-23Support enabling the centos-openshift-origin-testing repositoryDavid 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-211472467- add ose- prefix to ansible service broker nameFabian von Feilitzsch
2017-07-21Merge pull request #4828 from ewolinetz/bz1472222Scott Dodson
Updating openshift_logging_kibana default for kibana hostname
2017-07-21Updating openshift_logging_kibana default for kibana hostnameewolinetz
2017-07-21GlusterFS: Create registry storage svc and ep in registry namespaceJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-21Default an empty list for etcd_to_config if not thereTim 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-21If proxy in effect, add etcd host IP addresses to NO_PROXY list on mastersTim Bielawa
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1466783
2017-07-21GlusterFS: Pass all booleans through bool filter.Jose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-21GlusterFS: Fix bug in detecting whether to open firewall ports.Jose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-20Merge pull request #4805 from kwoodson/sc_gce_fixScott Dodson
[bz 1473154] Fix gce storageclass provider.
2017-07-20verify sane log times in logging stackjuanvallejo
This patch verifies that logs sent from logging pods can be queried on the Elasticsearch pod within a reasonable amount of time.
2017-07-20Merge pull request #4798 from abutcher/hosted-etcd-pvScott Dodson
Add etcd exports to openshift_storage_nfs
2017-07-20Merge pull request #4794 from tbielawa/please_fix_the_proxiesScott Dodson
Fix proxy settings. For real. For actual this time.
2017-07-20Merge pull request #4810 from ewolinetz/bz1470624Scott Dodson
Updating verbs for serviceclasses objects
2017-07-20Merge pull request #4807 from openshift/fix-broken-linkScott Dodson
Fix broken link to Docker image instructions
2017-07-20Updating verbs for serviceclasses objectsewolinetz
2017-07-20Fix broken link to Docker image instructionsRodolfo Carvalho
And document that one needs to install dependencies before running playbooks.
2017-07-20Added parameters inside of gce defaults. Pass all params to the module.Kenny Woodson
2017-07-20Merge pull request #4742 from juanvallejo/jvallejo/remove-dependency-on-p2iRodolfo Carvalho
Remove dependency on playbook2image, rebase directly on OS.
2017-07-20Merge pull request #4316 from ↵Rodolfo Carvalho
juanvallejo/jvallejo/add-increased-etcd-traffic-check add check to detect increased etcd traffic
2017-07-20Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2Scott Dodson
openshift_checks/docker_storage: overlay/2 support
2017-07-19add etcd increased-traffic checkjuanvallejo
2017-07-19Add etcd exports to openshift_storage_nfsAndrew Butcher
2017-07-19Merge pull request #4787 from kwoodson/storageclass_fixScott Dodson
Fixing invalid param to storageclass. Allowing variable to be passed for default.
2017-07-19Merge pull request #4783 from fabianvf/broker-bootstrapScott Dodson
1471973- default to bootstrapping the broker on startup
2017-07-19Merge pull request #4736 from rthallisey/add-sa-policy-to-asbScott Dodson
Add an SA policy to the ansible-service-broker
2017-07-19Hopefully finally fix the no_proxy settingsTim 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-19openshift_checks/docker_storage: overlay/2 supportLuke 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-19Removing parameter kind and allowing default to be passed.Kenny Woodson
2017-07-18Merge pull request #4769 from jarrpa/glusterfs-fixes-fiveScott Dodson
GlusterFS fixes 5