summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Add ose- prefix to ansible service broker name
| * | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | 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-242-1/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Support enabling the centos-openshift-origin-testing repository
| * | | | | | | | Support enabling the centos-openshift-origin-testing repositoryDavid Moreau-Simard2017-07-232-1/+6
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-242-18/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | 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>
* | | | | | | 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.
* | | | | | | | | Updating verbs for serviceclasses objectsewolinetz2017-07-201-0/+6
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | 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-203-43/+243
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | 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-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-192-2/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fixing invalid param to storageclass. Allowing variable to be passed for default.
| * | | | | | | | | | Removing parameter kind and allowing default to be passed.Kenny Woodson2017-07-192-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | 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-189-18/+48
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | | | 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 #4779 from kwoodson/define_kms_varScott Dodson2017-07-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Verify kmskey id is defined.
| * | | | | | | | | | | | Adding a check for variable definition.Kenny Woodson2017-07-181-1/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4781 from ewolinetz/pod_preset_configScott Dodson2017-07-182-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | Adding podpreset config into master-config
| * | | | | | | | | | | Setting node selector to be empty stringewolinetz2017-07-181-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Adding podpreset config into master-configewolinetz2017-07-181-0/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4698 from sdodson/service-retriesScott Dodson2017-07-1813-12/+90
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | Service retries
| * | | | | | | | | | Add drain retries after 60 second delayScott Dodson2017-07-181-0/+5
| | | | | | | | | | |