summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | | | | Switch CI to ansible-2.3.1.0Scott Dodson2017-07-172-7/+2
| | | | | |
* | | | | | 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.
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.153-1].Jenkins CD Merge Bot2017-07-182-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.153
* | | | | | Merge pull request #4762 from tbielawa/bz1470165_bz1468424OpenShift Bot2017-07-183-34/+87
|\ \ \ \ \ \ | | | | | | | | | | | | | | 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.
| * | | | | | Fix NO_PROXY environment variable settingTim Bielawa2017-07-173-34/+86
| |/ / / / /
* | | | | | Merge pull request #4772 from ewolinetz/fix_additive_clusterroleScott Dodson2017-07-173-3/+37
|\ \ \ \ \ \ | | | | | | | | | | | | | | Updating to use oc replace and conditionally update edit and admin roles