Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #6321 from sdodson/v3_9 | Scott Dodson | 2017-12-02 | 7 | -0/+430 | |
|\ \ \ \ | | | | | | | | | | | Add v3.9 support | |||||
| * | | | | Add v3.9 support | Scott Dodson | 2017-11-30 | 7 | -0/+430 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #6069 from kwoodson/upgrade_scale_groups | Scott Dodson | 2017-12-01 | 1 | -0/+59 | |
|\ \ \ \ | |_|_|/ |/| | | | Initial upgrade for scale groups. | |||||
| * | | | Initial upgrade for scale groups. | Kenny Woodson | 2017-11-29 | 1 | -0/+59 | |
| |/ / | ||||||
* | / | retry package operations | Luke Meyer | 2017-11-30 | 1 | -0/+2 | |
| |/ |/| | | | | | | | | | 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 #6282 from mtnbikenc/fix-include_role | Scott Dodson | 2017-11-30 | 3 | -3/+4 | |
|\ \ | |/ |/| | Correct usage of include_role | |||||
| * | Correct usage of include_role | Russell Teague | 2017-11-27 | 3 | -3/+4 | |
| | | | | | | | | Switch to import_role for some required roles. | |||||
* | | Merge pull request #6268 from mgugino-upstream-stage/combine-dnsmasq-with-node | Michael Gugino | 2017-11-28 | 1 | -55/+0 | |
|\ \ | | | | | | | Combine openshift_node and openshift_node_dnsmasq | |||||
| * | | Combine openshift_node and openshift_node_dnsmasq | Michael Gugino | 2017-11-27 | 1 | -55/+0 | |
| |/ | | | | | | | | | This commit combines these two roles. This will prevent openshift_node_facts from running twice. | |||||
* / | Remove openshift.common.cli_image | Michael Gugino | 2017-11-27 | 1 | -1/+1 | |
|/ | | | | | This commit removes openshift.common.cli_image in favor of openshift_cli_image. | |||||
* | Merge pull request #6134 from fraenkel/allow_false | Scott Dodson | 2017-11-24 | 1 | -2/+2 | |
|\ | | | | | Allow openshift_install_examples to be false | |||||
| * | Allow openshift_install_examples to be false | Michael Fraenkel | 2017-11-22 | 1 | -2/+2 | |
| | | | | | | | | when using yaml or json, a false value is converted to true | |||||
* | | Merge pull request #6227 from adelton/issue-5517 | Scott Dodson | 2017-11-24 | 1 | -1/+1 | |
|\ \ | |/ |/| | Workaround the fact that package state=present with dnf fails for already installed but excluded packages. | |||||
| * | With dnf repoquery and excluded packages, --disableexcludes=all is needed to ↵ | Jan Pazdziora | 2017-11-22 | 1 | -1/+1 | |
| | | | | | | | | list the package with --installed. | |||||
* | | Merge pull request #6237 from mtnbikenc/remove-unused-tasks | Russell Teague | 2017-11-22 | 3 | -41/+0 | |
|\ \ | | | | | | | Remove unused task files | |||||
| * | | Remove unused task files | Russell Teague | 2017-11-22 | 3 | -41/+0 | |
| | | | ||||||
* | | | Merge pull request #6231 from mtnbikenc/include-deprecation-openshift-master | Russell Teague | 2017-11-22 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Include Deprecation - openshift-master | |||||
| * | | | Include Deprecation - openshift-master | Russell Teague | 2017-11-22 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #6221 from mtnbikenc/consolidate-openshift-service-catalog | Russell Teague | 2017-11-22 | 2 | -34/+1 | |
|\ \ \ \ | | | | | | | | | | | Playbook Consolidation - openshift-service-catalog | |||||
| * | | | | Playbook Consolidation - openshift-service-catalog | Russell Teague | 2017-11-22 | 2 | -34/+1 | |
| |/ / / | ||||||
* | / / | Playbook Consolidation - openshift-provisioners | Russell Teague | 2017-11-22 | 1 | -5/+0 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #6225 from mtnbikenc/include-deprecation-openshift-etcd | Russell Teague | 2017-11-22 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Include Deprecation - openshift-etcd | |||||
| * | | | Include Deprecation - openshift-etcd | Russell Teague | 2017-11-22 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #6157 from mtnbikenc/consolidate-openshift-glusterfs | Scott Dodson | 2017-11-22 | 6 | -113/+1 | |
|\ \ \ | | | | | | | | | Playbook Consolidation - openshift-glusterfs | |||||
| * | | | Playbook Consolidation - openshift-glusterfs | Russell Teague | 2017-11-16 | 6 | -113/+1 | |
| | | | | ||||||
* | | | | Merge pull request #6220 from mtnbikenc/consolidate-openshift-management | Scott Dodson | 2017-11-22 | 7 | -59/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | Playbook Consolidation - openshift-management | |||||
| * | | | Playbook Consolidation - openshift-management | Russell Teague | 2017-11-22 | 7 | -59/+1 | |
| | | | | ||||||
* | | | | Merge pull request #6151 from mtnbikenc/consolidate-openshift-master | Russell Teague | 2017-11-22 | 26 | -787/+12 | |
|\ \ \ \ | | | | | | | | | | | Playbook Consolidation - openshift-master | |||||
| * | | | | Playbook Consolidation - openshift-master | Russell Teague | 2017-11-22 | 26 | -787/+12 | |
| | | | | | ||||||
* | | | | | Merge pull request #6217 from mtnbikenc/consolidate-openshift-hosted | Russell Teague | 2017-11-22 | 10 | -137/+4 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Playbook Consolidation - openshift-hosted | |||||
| * | | | | Playbook Consolidation - openshift-hosted | Russell Teague | 2017-11-22 | 10 | -137/+4 | |
| | | | | | ||||||
* | | | | | Merge pull request #6193 from mgugino-upstream-stage/etc-runtime | Michael Gugino | 2017-11-22 | 5 | -60/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Cleanup etcd runtime variable. | |||||
| * | | | | Cleanup etcd runtime variable. | Michael Gugino | 2017-11-21 | 5 | -60/+3 | |
| | | | | | | | | | | | | | | | | | | | | Cleaning out reference to etcd_runtime in openshift facts. | |||||
* | | | | | Merge pull request #6152 from mtnbikenc/consolidate-openshift-metrics | Russell Teague | 2017-11-22 | 2 | -39/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Playbook Consolidation - openshift-metrics | |||||
| * | | | | Playbook Consolidation - openshift-metrics | Russell Teague | 2017-11-16 | 2 | -39/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancer | Russell Teague | 2017-11-22 | 6 | -56/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | Playbook Consolidation - openshift-loadbalancer | |||||
| * | | | Playbook Consolidation - openshift-loadbalancer | Russell Teague | 2017-11-16 | 6 | -56/+2 | |
| |/ / | ||||||
* | / | Playbook Consolidation - openshift-node | Russell Teague | 2017-11-21 | 19 | -331/+4 | |
| |/ |/| | ||||||
* | | Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcd | Scott Dodson | 2017-11-21 | 15 | -546/+4 | |
|\ \ | | | | | | | Playbook Consolidation - openshift-etcd | |||||
| * | | Playbook Consolidation - openshift-etcd | Russell Teague | 2017-11-16 | 15 | -546/+4 | |
| |/ | ||||||
* | | Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfs | Scott Dodson | 2017-11-21 | 5 | -34/+1 | |
|\ \ | | | | | | | Playbook Consolidation - openshift-nfs | |||||
| * | | Playbook Consolidation - openshift-nfs | Russell Teague | 2017-11-16 | 5 | -34/+1 | |
| |/ | ||||||
* | | Upgrade to etcd 3.2 | Scott Dodson | 2017-11-20 | 1 | -0/+8 | |
| | | ||||||
* | | Merge pull request #6147 from mtnbikenc/consolidate-openshift-checks | OpenShift Merge Robot | 2017-11-17 | 6 | -92/+1 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Playbook Consolidation - openshift-checks - Create playbooks/openshift-checks directory - Move everything from playbooks/byo/openshift-checks to playbooks/openshift-checks - Move everything from playbooks/common/openshift-checks to playbooks/openshift-checks/private - Fix all include path references throughout playbooks/ Trello: https://trello.com/c/2Rx1uvjz/547-2-playbook-consolidation-openshift-checks | |||||
| * | | Playbook Consolidation - openshift-checks | Russell Teague | 2017-11-16 | 6 | -92/+1 | |
| |/ | ||||||
* / | Combine openshift_node and openshift_node_upgrade | Michael Gugino | 2017-11-16 | 2 | -13/+15 | |
|/ | | | | | | | | | Currently, having openshift_node and openshift_node_upgrade as two distinct roles has created a duplication across handlers, templates, and some tasks. This commit combines the roles to reduce duplication and bugs encountered by not putting code in both places. | |||||
* | Merge pull request #6064 from mtnbikenc/consolidate-init | Scott Dodson | 2017-11-16 | 21 | -533/+16 | |
|\ | | | | | Playbook Consolidation - Initialization | |||||
| * | Playbook Consolidation - Initialization | Russell Teague | 2017-11-15 | 21 | -533/+16 | |
| | | ||||||
* | | Merge pull request #5500 from vshn/projtmpl1 | OpenShift Merge Robot | 2017-11-16 | 2 | -0/+4 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Add role to configure project request template The OpenShift master role already supports changing the master configuration to refer to a project template, but there's no way to manage that template directly. This role adds the necessary code to generate a default template and to apply customizations using the "yedit" module. We need to configure custom services and endpoints in every project. The project request template enables us to do that automatically in every project and we'd like to manage the template using Ansible. | |||||
| * | | Add role to configure project request template | Michael Hanselmann | 2017-10-23 | 2 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The OpenShift master role already supports changing the master configuration to refer to a project template, but there's no way to manage that template directly. This role adds the necessary code to generate a default template and to apply customizations using the "yedit" module. |