summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updating verbs for serviceclasses objectsewolinetz2017-07-201-0/+6
|
* 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>
* | | | | | | Merge pull request #4786 from sdodson/enable_dnsmasqScott Dodson2017-07-182-2/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove openshift_use_dnsmasq from aws and libvirt playbooks
| * | | | | | | Remove openshift_use_dnsmasq from aws and libvirt playbooksScott Dodson2017-07-182-2/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | 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-1820-13/+121
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Service retries
| * | | | | | Add drain retries after 60 second delayScott Dodson2017-07-184-0/+17
| | | | | | |
| * | | | | | 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-182-2/+14
| | | | | | |
| * | | | | | Add retries to node restart handlersScott Dodson2017-07-182-3/+17
| | | | | | |
| * | | | | | Test docker restart with retries 3 delay 30Steve Milner2017-07-189-2/+30
| | | | | | |
* | | | | | | 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 #4780 from derekwaynecarr/fix-exampleScott Dodson2017-07-182-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Update image-gc-high-threshold value
| * | | | | | Update image-gc-high-threshold valueDerek Carr2017-07-182-2/+2
|/ / / / / /
* | | | | | Merge pull request #4764 from sdodson/ansible-2-3OpenShift Bot2017-07-182-7/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Merged by openshift-bot