Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass first master's openshift_image_tag to openshift_loadbalancer for ↵ | Andrew Butcher | 2017-07-20 | 2 | -0/+3 |
| | | | | containerized haproxy installation. | ||||
* | Merge pull request #4798 from abutcher/hosted-etcd-pv | Scott Dodson | 2017-07-20 | 2 | -1/+2 |
|\ | | | | | Add etcd exports to openshift_storage_nfs | ||||
| * | Add etcd exports to openshift_storage_nfs | Andrew Butcher | 2017-07-19 | 2 | -1/+2 |
| | | |||||
* | | Merge pull request #4794 from tbielawa/please_fix_the_proxies | Scott Dodson | 2017-07-20 | 1 | -69/+14 |
|\ \ | | | | | | | Fix proxy settings. For real. For actual this time. | ||||
| * | | Hopefully finally fix the no_proxy settings | Tim Bielawa | 2017-07-19 | 1 | -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/bz1470624 | Scott Dodson | 2017-07-20 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | Updating verbs for serviceclasses objects | ||||
| * | | | Updating verbs for serviceclasses objects | ewolinetz | 2017-07-20 | 1 | -0/+6 |
| | | | | |||||
* | | | | Merge pull request #4807 from openshift/fix-broken-link | Scott Dodson | 2017-07-20 | 1 | -5/+6 |
|\ \ \ \ | |/ / / |/| | | | Fix broken link to Docker image instructions | ||||
| * | | | Fix broken link to Docker image instructions | Rodolfo Carvalho | 2017-07-20 | 1 | -5/+6 |
|/ / / | | | | | | | And document that one needs to install dependencies before running playbooks. | ||||
* | | | Merge pull request #4742 from juanvallejo/jvallejo/remove-dependency-on-p2i | Rodolfo Carvalho | 2017-07-20 | 16 | -112/+229 |
|\ \ \ | | | | | | | | | Remove dependency on playbook2image, rebase directly on OS. | ||||
| * | | | image builds: remove dependency on playbook2image | juanvallejo | 2017-07-18 | 16 | -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 Carvalho | 2017-07-20 | 4 | -0/+434 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | juanvallejo/jvallejo/add-increased-etcd-traffic-check add check to detect increased etcd traffic | ||||
| * | | | | add etcd increased-traffic check | juanvallejo | 2017-07-19 | 4 | -0/+434 |
| | | | | | |||||
* | | | | | Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2 | Scott Dodson | 2017-07-20 | 5 | -43/+253 |
|\ \ \ \ \ | | | | | | | | | | | | | openshift_checks/docker_storage: overlay/2 support | ||||
| * | | | | | openshift_checks/docker_storage: overlay/2 support | Luke Meyer | 2017-07-19 | 2 | -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_enabled | Luke Meyer | 2017-07-18 | 3 | -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_fix | Scott Dodson | 2017-07-19 | 3 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixing invalid param to storageclass. Allowing variable to be passed for default. | ||||
| * | | | | | | Removing parameter kind and allowing default to be passed. | Kenny Woodson | 2017-07-19 | 3 | -4/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #4783 from fabianvf/broker-bootstrap | Scott Dodson | 2017-07-19 | 2 | -0/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | 1471973- default to bootstrapping the broker on startup | ||||
| * | | | | | | 1471973- default to bootstrapping the broker on startup | Fabian von Feilitzsch | 2017-07-18 | 2 | -0/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #4736 from rthallisey/add-sa-policy-to-asb | Scott Dodson | 2017-07-19 | 1 | -0/+8 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Add an SA policy to the ansible-service-broker | ||||
| * | | | | | Changing cluster role to admin | Ryan Hallisey | 2017-07-18 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add an SA policy to the ansible-service-broker | Ryan Hallisey | 2017-07-13 | 1 | -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-five | Scott Dodson | 2017-07-18 | 14 | -37/+177 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | GlusterFS fixes 5 | ||||
| * | | | | | | GlusterFS: Create in custom namespace by default | Jose A. Rivera | 2017-07-14 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | | | hosted registry: Use proper node name in GlusterFS storage setup | Jose A. Rivera | 2017-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | | | GlusterFS: Make heketi-cli command configurable | Jose A. Rivera | 2017-07-14 | 6 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | | | GlusterFS: Reintroduce heketi-cli check for non-native heketi | Jose A. Rivera | 2017-07-14 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | | | GlusterFS: Bug fixes for external GlusterFS nodes | Jose A. Rivera | 2017-07-14 | 5 | -12/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | | | GlusterFS: Improve and extend example inventory files | Jose A. Rivera | 2017-07-14 | 5 | -19/+129 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | | | | Merge pull request #4754 from jkaurredhat/import-templates-1.6 | Scott Dodson | 2017-07-18 | 1 | -8/+8 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Import templates 1.6 | ||||
| * | | | | | | | Import templates will fail if user is not system:admin | jkaurredhat | 2017-07-13 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: jkaurredhat <jkaur@redhat.com> | ||||
* | | | | | | | | Merge pull request #4778 from jkaurredhat/drain_upgrade-1.6 | Scott Dodson | 2017-07-18 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | drain still pending in below files without fix : | ||||
| * | | | | | | | | drain still pending in below files without fix : | jkaurredhat | 2017-07-18 | 2 | -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_dnsmasq | Scott Dodson | 2017-07-18 | 2 | -2/+0 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove openshift_use_dnsmasq from aws and libvirt playbooks | ||||
| * | | | | | | | | Remove openshift_use_dnsmasq from aws and libvirt playbooks | Scott Dodson | 2017-07-18 | 2 | -2/+0 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #4779 from kwoodson/define_kms_var | Scott Dodson | 2017-07-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Verify kmskey id is defined. | ||||
| * | | | | | | | | Adding a check for variable definition. | Kenny Woodson | 2017-07-18 | 1 | -1/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #4781 from ewolinetz/pod_preset_config | Scott Dodson | 2017-07-18 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | Adding podpreset config into master-config | ||||
| * | | | | | | | Setting node selector to be empty string | ewolinetz | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Adding podpreset config into master-config | ewolinetz | 2017-07-18 | 1 | -0/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #4698 from sdodson/service-retries | Scott Dodson | 2017-07-18 | 20 | -13/+121 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Service retries | ||||
| * | | | | | | Add drain retries after 60 second delay | Scott Dodson | 2017-07-18 | 4 | -0/+17 |
| | | | | | | | |||||
| * | | | | | | Dump some logs | Scott Dodson | 2017-07-18 | 1 | -0/+11 |
| | | | | | | | |||||
| * | | | | | | daemon_reload on node and ovs start | Scott Dodson | 2017-07-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At least in my smoke testing of a containerized install i had to manually reload systemd | ||||
| * | | | | | | Ensure proper fact evaluation | Scott Dodson | 2017-07-18 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Wrap additional service changes in retries | Scott Dodson | 2017-07-18 | 6 | -6/+30 |
| | | | | | | | |||||
| * | | | | | | Wrap docker stop in retries | Scott Dodson | 2017-07-18 | 2 | -2/+14 |
| | | | | | | | |||||
| * | | | | | | Add retries to node restart handlers | Scott Dodson | 2017-07-18 | 2 | -3/+17 |
| | | | | | | | |||||
| * | | | | | | Test docker restart with retries 3 delay 30 | Steve Milner | 2017-07-18 | 9 | -2/+30 |
| | | | | | | |