summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4787 from kwoodson/storageclass_fixScott Dodson2017-07-193-4/+4
|\
| * 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 startupFabian von Feilitzsch2017-07-182-0/+2
* | | Merge pull request #4736 from rthallisey/add-sa-policy-to-asbScott Dodson2017-07-191-0/+8
|\ \ \ | |_|/ |/| |
| * | Changing cluster role to adminRyan Hallisey2017-07-181-1/+1
| * | Add an SA policy to the ansible-service-brokerRyan Hallisey2017-07-131-0/+8
* | | Merge pull request #4769 from jarrpa/glusterfs-fixes-fiveScott Dodson2017-07-1814-37/+177
|\ \ \
| * | | GlusterFS: Create in custom namespace by defaultJose A. Rivera2017-07-142-4/+4
| * | | hosted registry: Use proper node name in GlusterFS storage setupJose A. Rivera2017-07-141-1/+1
| * | | GlusterFS: Make heketi-cli command configurableJose A. Rivera2017-07-146-3/+8
| * | | GlusterFS: Reintroduce heketi-cli check for non-native heketiJose A. Rivera2017-07-141-0/+12
| * | | GlusterFS: Bug fixes for external GlusterFS nodesJose A. Rivera2017-07-145-12/+25
| * | | GlusterFS: Improve and extend example inventory filesJose A. Rivera2017-07-145-19/+129
* | | | Merge pull request #4754 from jkaurredhat/import-templates-1.6Scott Dodson2017-07-181-8/+8
|\ \ \ \
| * | | | Import templates will fail if user is not system:adminjkaurredhat2017-07-131-8/+8
* | | | | Merge pull request #4778 from jkaurredhat/drain_upgrade-1.6Scott Dodson2017-07-182-2/+2
|\ \ \ \ \
| * | | | | drain still pending in below files without fix :jkaurredhat2017-07-182-2/+2
| |/ / / /
* | | | | Merge pull request #4786 from sdodson/enable_dnsmasqScott Dodson2017-07-182-2/+0
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \ \
| * | | | | | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 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
| * | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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. Fi...Kenny Woodson2017-07-144-18/+38
| * | | | | 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 valueDerek Carr2017-07-182-2/+2
|/ / / / /
* | | | | Merge pull request #4764 from sdodson/ansible-2-3OpenShift Bot2017-07-182-7/+2
|\ \ \ \ \
| * | | | | Switch CI to ansible-2.3.1.0Scott Dodson2017-07-172-7/+2
* | | | | | Merge pull request #4758 from rhcarvalho/bz1465882-package_version-ovs2.7-on-...Rodolfo Carvalho2017-07-184-85/+114
|\ \ \ \ \ \
| * | | | | | Allow OVS 2.7 in latest OpenShift releasesRodolfo Carvalho2017-07-172-32/+2
| * | | | | | Make aos_version module handle multiple versionsRodolfo Carvalho2017-07-172-24/+93
| * | | | | | Split positive and negative unit testsRodolfo Carvalho2017-07-171-50/+40
| |/ / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.153-1].Jenkins CD Merge Bot2017-07-182-2/+16
* | | | | | Merge pull request #4762 from tbielawa/bz1470165_bz1468424OpenShift Bot2017-07-183-34/+87
|\ \ \ \ \ \
| * | | | | | Other playbooks maybe expecting this to be at least an empty string. I think ...Tim Bielawa2017-07-171-0/+1