summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove default provisioner.Kenny Woodson2017-07-243-12/+6
|
* Merge pull request #4841 from kwoodson/masterScott Dodson2017-07-241-0/+1
|\ | | | | Fix for gce storageclass provisioner default.
| * 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 stack
| * | verify sane log times in logging stackjuanvallejo2017-07-204-6/+321
| | | | | | | | | | | | | | | This patch verifies that logs sent from logging pods can be queried on the Elasticsearch pod within a reasonable amount of time.
* | | Merge pull request #4307 from dmsimard/openshift-testingScott Dodson2017-07-244-3/+10
|\ \ \ | |_|/ |/| | Support enabling the centos-openshift-origin-testing repository
| * | Support enabling the centos-openshift-origin-testing repositoryDavid Moreau-Simard2017-07-234-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge pull request #4835 from tripledes/excluder_absolute_pathScott Dodson2017-07-241-2/+2
|\ \ \ | | | | | | | | Use absolute path for excluders
| * | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474246Sergi Jimenez2017-07-241-2/+2
| |/ / | | | | | | | | | Use absolute path when executing excluder as it's used when checking for excluder.
* | | Merge pull request #4826 from jarrpa/glusterfs-fixes-sixScott Dodson2017-07-243-21/+38
|\ \ \ | |/ / |/| | GlusterFS fixes 6
| * | GlusterFS: Create registry storage svc and ep in registry namespaceJose A. Rivera2017-07-211-2/+2
| | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | GlusterFS: Pass all booleans through bool filter.Jose A. Rivera2017-07-212-16/+16
| | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | GlusterFS: Fix bug in detecting whether to open firewall ports.Jose A. Rivera2017-07-211-3/+20
| | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | Merge pull request #4828 from ewolinetz/bz1472222Scott Dodson2017-07-211-1/+1
|\ \ \ | |/ / |/| | Updating openshift_logging_kibana default for kibana hostname
| * | 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
|\ \ \ | | | | | | | | [bz 1473154] Fix gce storageclass provider.
| * | | Added parameters inside of gce defaults. Pass all params to the module.Kenny Woodson2017-07-202-5/+3
| | | |
* | | | Merge pull request #4798 from abutcher/hosted-etcd-pvScott Dodson2017-07-202-1/+2
|\ \ \ \ | | | | | | | | | | Add etcd exports to openshift_storage_nfs
| * | | | Add etcd exports to openshift_storage_nfsAndrew Butcher2017-07-192-1/+2
| | | | |
* | | | | Merge pull request #4794 from tbielawa/please_fix_the_proxiesScott Dodson2017-07-201-69/+14
|\ \ \ \ \ | | | | | | | | | | | | Fix proxy settings. For real. For actual this time.
| * | | | | Hopefully finally fix the no_proxy settingsTim Bielawa2017-07-191-69/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | Merge pull request #4810 from ewolinetz/bz1470624Scott Dodson2017-07-201-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | Updating verbs for serviceclasses objects
| * | | | | | Updating verbs for serviceclasses objectsewolinetz2017-07-201-0/+6
| | | | | | |
* | | | | | | Merge pull request #4807 from openshift/fix-broken-linkScott Dodson2017-07-201-5/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Fix broken link to Docker image instructions
| * | | | | | Fix broken link to Docker image instructionsRodolfo Carvalho2017-07-201-5/+6
|/ / / / / / | | | | | | | | | | | | And document that one needs to install dependencies before running playbooks.
* | | | | | Merge pull request #4742 from juanvallejo/jvallejo/remove-dependency-on-p2iRodolfo Carvalho2017-07-2016-112/+229
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Remove dependency on playbook2image, rebase directly on OS.
| * | | | | image builds: remove dependency on playbook2imagejuanvallejo2017-07-1816-112/+229
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We do not need the builder functionality from playbook2image and the resulting image was overly complicated, so this simply builds on Centos/RHEL.
* | | | | | Merge pull request #4316 from ↵Rodolfo Carvalho2017-07-204-0/+434
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | juanvallejo/jvallejo/add-increased-etcd-traffic-check add check to detect increased etcd traffic
| * | | | | | add etcd increased-traffic checkjuanvallejo2017-07-194-0/+434
| | | | | | |
* | | | | | | Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2Scott Dodson2017-07-205-43/+253
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openshift_checks/docker_storage: overlay/2 support
| * | | | | | | openshift_checks/docker_storage: overlay/2 supportLuke Meyer2017-07-192-42/+242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | docker: fix docker_selinux_enabledLuke Meyer2017-07-183-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the option so that those who want to run on OverlayFS can find it. Fix the task so that setting it to False isn't interpreted as true.
* | | | | | | | Merge pull request #4787 from kwoodson/storageclass_fixScott Dodson2017-07-193-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixing invalid param to storageclass. Allowing variable to be passed for default.
| * | | | | | | | Removing parameter kind and allowing default to be passed.Kenny Woodson2017-07-193-4/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4783 from fabianvf/broker-bootstrapScott Dodson2017-07-192-0/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | 1471973- default to bootstrapping the broker on startup
| * | | | | | | | 1471973- default to bootstrapping the broker on startupFabian von Feilitzsch2017-07-182-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4736 from rthallisey/add-sa-policy-to-asbScott Dodson2017-07-191-0/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Add an SA policy to the ansible-service-broker
| * | | | | | | Changing cluster role to adminRyan Hallisey2017-07-181-1/+1
| | | | | | | |
| * | | | | | | Add an SA policy to the ansible-service-brokerRyan Hallisey2017-07-131-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are not adding a role to the service account after creation. The ansible-service-broker will require cluster-admin permissions because we do things like: creating service accounts, projects, and pods.
* | | | | | | | Merge pull request #4769 from jarrpa/glusterfs-fixes-fiveScott Dodson2017-07-1814-37/+177
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | GlusterFS fixes 5
| * | | | | | | | GlusterFS: Create in custom namespace by defaultJose A. Rivera2017-07-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | | | | | | | hosted registry: Use proper node name in GlusterFS storage setupJose A. Rivera2017-07-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | | | | | | | GlusterFS: Make heketi-cli command configurableJose A. Rivera2017-07-146-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | | | | | | | GlusterFS: Reintroduce heketi-cli check for non-native heketiJose A. Rivera2017-07-141-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | | | | | | | GlusterFS: Bug fixes for external GlusterFS nodesJose A. Rivera2017-07-145-12/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | | | | | | | GlusterFS: Improve and extend example inventory filesJose A. Rivera2017-07-145-19/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | | | | | | | Merge pull request #4754 from jkaurredhat/import-templates-1.6Scott Dodson2017-07-181-8/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Import templates 1.6
| * | | | | | | | | Import templates will fail if user is not system:adminjkaurredhat2017-07-131-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: jkaurredhat <jkaur@redhat.com>
* | | | | | | | | | Merge pull request #4778 from jkaurredhat/drain_upgrade-1.6Scott Dodson2017-07-182-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | drain still pending in below files without fix :
| * | | | | | | | | drain still pending in below files without fix :jkaurredhat2017-07-182-2/+2
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | playbooks/common/openshift-cluster/upgrades/docker/docker_upgrade.yml playbooks/common/openshift-cluster/upgrades/upgrade_nodes.yml Signed-off-by: jkaurredhat <jkaur@redhat.com>