Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use openshift testing repos for openstack | Bogdan Dobrelya | 2017-12-04 | 2 | -1/+2 |
| | | | | | | | | Use testing openshift repos to sidestep packaging issues for 3.6 clients being used in 3.7 deployments or something. Poke host requirements Centos 7.4 as 7.3 can't see that testing repo. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> | ||||
* | Bumping to 3.9 | Jenkins CD Merge Bot | 2017-12-04 | 1 | -2/+2 |
| | |||||
* | Merge pull request #6321 from sdodson/v3_9 | Scott Dodson | 2017-12-02 | 177 | -13/+88659 |
|\ | | | | | Add v3.9 support | ||||
| * | Add v3.9 support | Scott Dodson | 2017-11-30 | 177 | -13/+88659 |
| | | |||||
* | | Adding 3.9 tito releaser | Jenkins CD Merge Bot | 2017-12-01 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #6069 from kwoodson/upgrade_scale_groups | Scott Dodson | 2017-12-01 | 18 | -48/+261 |
|\ \ | | | | | | | Initial upgrade for scale groups. | ||||
| * | | Initial upgrade for scale groups. | Kenny Woodson | 2017-11-29 | 18 | -48/+261 |
| |/ | |||||
* | | Merge pull request #6277 from fabianvf/asb-idempotence-cpick | Scott Dodson | 2017-12-01 | 9 | -71/+96 |
|\ \ | | | | | | | Bug 1512793- Fix idempotence issues in ASB deploy | ||||
| * | | Bug 1512793- Fix idempotence issues in ASB deploy | Fabian von Feilitzsch | 2017-11-28 | 9 | -71/+96 |
| | | | | | | | | | | | | | | | | | | | | | - Add support for annotations in oc_service - Use oc_service instead of oc_obj - Use oc_pvc instead of oc_obj - Work around lack of idempotency for oc_obj DeploymentConfig | ||||
* | | | Merge pull request #6170 from shawn-hurley/bug-1514417 | Scott Dodson | 2017-12-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Bug 1514417 - Adding correct advertise-client-urls | ||||
| * | | | Bug 1514417 - Adding correct advertise-client-urls | Shawn Hurley | 2017-11-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #6325 from sosiouxme/20171201-glusterfs-bug | Scott Dodson | 2017-12-01 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | storage_glusterfs: fix typo | ||||
| * | | | | storage_glusterfs: fix typo | Luke Meyer | 2017-12-01 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #6302 from sosiouxme/20170817-add-retries | Luke Meyer | 2017-12-01 | 50 | -0/+142 |
|\ \ \ \ \ | | | | | | | | | | | | | retry package operations | ||||
| * | | | | | retry package operations | Luke Meyer | 2017-11-30 | 50 | -0/+142 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default). | ||||
* | | | | | | Merge pull request #6326 from mtnbikenc/fix-glusterfs-checkpoint | Scott Dodson | 2017-12-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fix glusterfs checkpoint info | ||||
| * | | | | | Fix glusterfs checkpoint info | Russell Teague | 2017-12-01 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #6205 from irozzo-1A/logging-become-master | Scott Dodson | 2017-12-01 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | Do not escalate privileges in jks generation tasks | ||||
| * | | | | Do not escalate privileges in jks generation tasks | irozzo | 2017-11-30 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | Merge pull request #6282 from mtnbikenc/fix-include_role | Scott Dodson | 2017-11-30 | 5 | -8/+5 |
|\ \ \ \ | | | | | | | | | | | Correct usage of include_role | ||||
| * | | | | Correct usage of include_role | Russell Teague | 2017-11-27 | 5 | -8/+5 |
| | | | | | | | | | | | | | | | | | | | | Switch to import_role for some required roles. | ||||
* | | | | | Merge pull request #6290 from tomassedovic/openstack-no-dns | Scott Dodson | 2017-11-30 | 5 | -78/+45 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Use IP addresses for OpenStack nodes | ||||
| * | | | | Update the doc text | Tomas Sedovic | 2017-11-29 | 2 | -5/+6 |
| | | | | | |||||
| * | | | | Use IP addresses for OpenStack nodes | Tomas Sedovic | 2017-11-28 | 5 | -78/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unlike other cloud providers, OpenStack VMs are not able to resolve each other by their names. If you try to run the playbooks against nodes without a pre-created /etc/hosts or a DNS that provides the hostname/ip resolution, it will fail. By setting the `openshift_hostname` variable to each node's IP address, we're able to deploy a functional cluster without running a custom DNS. It is still possible to provide an external server with nsupdate keys and have it be populated, but that is no longer a hard requirement. | ||||
* | | | | | Merge pull request #6307 from mgugino-upstream-stage/no-log-fix | OpenShift Merge Robot | 2017-11-29 | 2 | -6/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Fix no_log warnings for custom module We need to set no_log for password and private_key variables. | ||||
| * | | | | | Fix no_log warnings for custom module | Michael Gugino | 2017-11-28 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to set no_log for password and private_key variables. | ||||
* | | | | | | Merge pull request #5723 from mjudeikis/gluster-registry-backend | Scott Dodson | 2017-11-29 | 14 | -48/+128 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add external glusterfs backend to hosted and glusterfs playbook | ||||
| * | | | | | | Add support for external glusterfs as registry backend | Mangirdas | 2017-11-21 | 14 | -48/+128 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #6301 from mgugino-upstream-stage/project_cfg_facts | OpenShift Merge Robot | 2017-11-28 | 4 | -41/+12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Remove openshift_facts project_cfg_facts | ||||
| * | | | | | | | Remove openshift_facts project_cfg_facts | Michael Gugino | 2017-11-28 | 4 | -41/+12 |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | This simplifies some variable logic. | ||||
* | | | | | | | Merge pull request #6073 from mjudeikis/fix_glusterfs_restart | Scott Dodson | 2017-11-28 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | fix for Gluster force restart | ||||
| * | | | | | | Add check for gluterFS DS to stop restarts | Mangirdas | 2017-11-19 | 1 | -0/+10 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #6299 from mgugino-upstream-stage/dns-facts | Michael Gugino | 2017-11-28 | 4 | -21/+5 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove dns_port fact | ||||
| * | | | | | | Remove dns_port fact | Michael Gugino | 2017-11-28 | 4 | -21/+5 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Simply dns_port variable by remove from openshift_facts. | ||||
* | | | | | | Merge pull request #6295 from mtnbikenc/remove-etcd-file | Russell Teague | 2017-11-28 | 1 | -8/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove unused task file from etcd role | ||||
| * | | | | | | Remove unused task file from etcd role | Russell Teague | 2017-11-28 | 1 | -8/+0 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #6269 from mgugino-upstream-stage/clock-depends | Michael Gugino | 2017-11-28 | 6 | -3/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove openshift_clock from meta depends | ||||
| * | | | | | | | Remove openshift_clock from meta depends | Michael Gugino | 2017-11-27 | 6 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds openshift_clock role to required plays instead of using meta_depends. | ||||
* | | | | | | | | Merge pull request #6268 from mgugino-upstream-stage/combine-dnsmasq-with-node | Michael Gugino | 2017-11-28 | 17 | -124/+23 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Combine openshift_node and openshift_node_dnsmasq | ||||
| * | | | | | | | | Combine openshift_node and openshift_node_dnsmasq | Michael Gugino | 2017-11-27 | 17 | -124/+23 |
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit combines these two roles. This will prevent openshift_node_facts from running twice. | ||||
* | | | | | | | | Merge pull request #6283 from mgugino-upstream-stage/schedulable | Michael Gugino | 2017-11-28 | 5 | -21/+8 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | remove schedulable from openshift_facts | ||||
| * | | | | | | | | remove schedulable from openshift_facts | Michael Gugino | 2017-11-27 | 5 | -21/+8 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit removes schedulable from openshift_facts in favor of detecting whether or not a host is a master via inventory. | ||||
* | | | | | | | | Merge pull request #6259 from adelton/issue-6255 | Michael Gugino | 2017-11-28 | 32 | -43/+43 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | dist.iteritems() no longer exists in Python 3. | ||||
| * | | | | | | | dist.iteritems() no longer exists in Python 3. | Jan Pazdziora | 2017-11-27 | 32 | -43/+43 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6280 from mgugino-upstream-stage/cli_image | Scott Dodson | 2017-11-28 | 6 | -12/+13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove openshift.common.cli_image | ||||
| * | | | | | | | Remove openshift.common.cli_image | Michael Gugino | 2017-11-27 | 6 | -12/+13 |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | This commit removes openshift.common.cli_image in favor of openshift_cli_image. | ||||
* | | | | | | | Merge pull request #6287 from zgalor/prom-version-update | Scott Dodson | 2017-11-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update prometheus to 2.0.0 GA | ||||
| * | | | | | | | Update prometheus to 2.0.0 GA | Zohar Galor | 2017-11-28 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6291 from ingvagabund/fix-type | Scott Dodson | 2017-11-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | fix type in authroize | ||||
| * | | | | | | fix type in authroize | Jan Chaloupka | 2017-11-28 | 1 | -2/+2 |
|/ / / / / / |