summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | 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
| | | | | | | | | |
| * | | | | | | | | Dump some logsScott Dodson2017-07-181-0/+11
| | | | | | | | | |
| * | | | | | | | | daemon_reload on node and ovs startScott Dodson2017-07-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At least in my smoke testing of a containerized install i had to manually reload systemd
| * | | | | | | | | Ensure proper fact evaluationScott Dodson2017-07-182-2/+2
| | | | | | | | | |
| * | | | | | | | | Wrap additional service changes in retriesScott Dodson2017-07-186-6/+30
| | | | | | | | | |
| * | | | | | | | | Wrap docker stop in retriesScott Dodson2017-07-181-1/+7
| | | | | | | | | |
| * | | | | | | | | Add retries to node restart handlersScott Dodson2017-07-182-3/+17
| | | | | | | | | |
| * | | | | | | | | Test docker restart with retries 3 delay 30Steve Milner2017-07-186-2/+18
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4669 from kwoodson/storageclassOpenShift Bot2017-07-1810-16/+2240
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Merged by openshift-bot
| * | | | | | | | Fixed spacing and lint errors.Kenny Woodson2017-07-173-6/+8
| | | | | | | | |
| * | | | | | | | Fixed tests and added sleep for update.Kenny Woodson2017-07-143-2/+4
| | | | | | | | |
| * | | | | | | | Fixing needs_update comparison. Added a small pause for race conditions. ↵Kenny Woodson2017-07-144-18/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed doc. Fix kind to storageclass
| * | | | | | | | Adding storageclass support to lib_openshift.Kenny Woodson2017-07-1410-16/+2216
| | | | | | | | |
* | | | | | | | | Merge pull request #4758 from ↵Rodolfo Carvalho2017-07-184-85/+114
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhcarvalho/bz1465882-package_version-ovs2.7-on-ocp3.6 Allow Open vSwitch 2.7 on OpenShift 3.5 and 3.6
| * | | | | | | | | Allow OVS 2.7 in latest OpenShift releasesRodolfo Carvalho2017-07-172-32/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the package_version check to tolerate either Open vSwitch 2.6 or 2.7. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1465882 This commit removes a unit test that adds no coverage and tests data instead of logic. This coupling makes every change to supported versions require the same changes to the tests.
| * | | | | | | | | Make aos_version module handle multiple versionsRodolfo Carvalho2017-07-172-24/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some packages are supported at more than one major.minor version at the same time. Support is added keeping backward compatibility: the 'version' key can be either a string (single version) or a list of versions.
| * | | | | | | | | Split positive and negative unit testsRodolfo Carvalho2017-07-171-50/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split positive and negative tests into their own functions. This means less lines of code, clearer purpose, easier to understand what each test does or doesn't and to add new test cases.
* | | | | | | | | | Merge pull request #4762 from tbielawa/bz1470165_bz1468424OpenShift Bot2017-07-181-32/+69
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | | | | Other playbooks maybe expecting this to be at least an empty string. I think ↵Tim Bielawa2017-07-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | they default it to an empty list if its not found.