Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for 3.10 | Scott Dodson | 2018-02-05 | 4 | -0/+48 |
| | |||||
* | Moving upgrade sg playbook to 3.9 | Kenny Woodson | 2018-02-05 | 1 | -0/+0 |
| | |||||
* | Remove old assetConfig from master-config.yaml | Samuel Padgett | 2018-01-25 | 1 | -0/+2 |
| | | | | | | | | The `assetConfig` is no longer used now that the console is split into its own pod. - Remove `assetConfig` on upgrades to 3.9 - Stop writing logging and metrics URLs to assetConfig for 3.9 | ||||
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 2 | -2/+0 |
| | | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms. | ||||
* | Include Deprecation: Convert to import_playbook | Russell Teague | 2017-12-07 | 14 | -15/+15 |
| | |||||
* | Merge pull request #6365 from mtnbikenc/consolidate-etcd-upgrade | Russell Teague | 2017-12-07 | 1 | -4/+0 |
|\ | | | | | Playbook Consolidation - etcd Upgrade | ||||
| * | Playbook Consolidation - etcd Upgrade | Russell Teague | 2017-12-05 | 1 | -4/+0 |
| | | |||||
* | | Playbook Consolidation - byo/config.yml | Russell Teague | 2017-12-06 | 1 | -4/+0 |
| | | |||||
* | | Remove entry point files no longer needed by CI | Russell Teague | 2017-12-05 | 1 | -3/+0 |
|/ | |||||
* | Merge pull request #6154 from mtnbikenc/consolidate-openshift-logging | Scott Dodson | 2017-12-05 | 1 | -8/+2 |
|\ | | | | | Playbook Consolidation - openshift-logging | ||||
| * | Playbook Consolidation - openshift-logging | Russell Teague | 2017-11-30 | 1 | -8/+2 |
| | | |||||
* | | Merge pull request #6324 from mtnbikenc/consolidate-redeploy-certificates | OpenShift Merge Robot | 2017-12-04 | 8 | -96/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Playbook Consolidation - Redeploy Certificates This PR moves the certificate redeploy playbooks out of {byo,common}/openshift-cluster and into their respective component areas. - playbooks/openshift-etcd (redeploy-certificates.yml, redeploy-ca.yml) - playbooks/openshift-master (redeploy-certificates.yml, redeploy-openshift-ca.yml) - playbooks/openshift-node (redeploy-certificates.yml) - playbooks/openshift-hosted (redeploy-registry-certificates.yml, redeploy-router-certificates.yml) playbooks/byo/openshift-cluster/redeploy-certificates.yml was moved to playbooks/redeploy-certificates.yml Trello: https://trello.com/c/zCz6RIHM/578-2-playbook-consolidation-openshift-cluster-redeploy-certificates | ||||
| * | | Playbook Consolidation - Redeploy Certificates | Russell Teague | 2017-12-01 | 8 | -96/+0 |
| |/ | |||||
* | | Merge pull request #6321 from sdodson/v3_9 | Scott Dodson | 2017-12-02 | 5 | -1/+47 |
|\ \ | | | | | | | Add v3.9 support | ||||
| * | | Add v3.9 support | Scott Dodson | 2017-11-30 | 5 | -1/+47 |
| |/ | |||||
* / | Initial upgrade for scale groups. | Kenny Woodson | 2017-11-29 | 1 | -0/+7 |
|/ | |||||
* | Combine openshift_node and openshift_node_dnsmasq | Michael Gugino | 2017-11-27 | 1 | -4/+0 |
| | | | | | This commit combines these two roles. This will prevent openshift_node_facts from running twice. | ||||
* | Merge pull request #6221 from mtnbikenc/consolidate-openshift-service-catalog | Russell Teague | 2017-11-22 | 1 | -9/+0 |
|\ | | | | | Playbook Consolidation - openshift-service-catalog | ||||
| * | Playbook Consolidation - openshift-service-catalog | Russell Teague | 2017-11-22 | 1 | -9/+0 |
| | | |||||
* | | Playbook Consolidation - openshift-provisioners | Russell Teague | 2017-11-22 | 1 | -4/+0 |
|/ | |||||
* | Merge pull request #6151 from mtnbikenc/consolidate-openshift-master | Russell Teague | 2017-11-22 | 3 | -7/+7 |
|\ | | | | | Playbook Consolidation - openshift-master | ||||
| * | Playbook Consolidation - openshift-master | Russell Teague | 2017-11-22 | 3 | -7/+7 |
| | | |||||
* | | Merge pull request #6217 from mtnbikenc/consolidate-openshift-hosted | Russell Teague | 2017-11-22 | 2 | -8/+0 |
|\ \ | | | | | | | Playbook Consolidation - openshift-hosted | ||||
| * | | Playbook Consolidation - openshift-hosted | Russell Teague | 2017-11-22 | 2 | -8/+0 |
| |/ | |||||
* | | Merge pull request #6152 from mtnbikenc/consolidate-openshift-metrics | Russell Teague | 2017-11-22 | 1 | -4/+0 |
|\ \ | |/ |/| | Playbook Consolidation - openshift-metrics | ||||
| * | Playbook Consolidation - openshift-metrics | Russell Teague | 2017-11-16 | 1 | -4/+0 |
| | | |||||
* | | Playbook Consolidation - openshift-node | Russell Teague | 2017-11-21 | 2 | -4/+4 |
| | | |||||
* | | Playbook Consolidation - openshift-etcd | Russell Teague | 2017-11-16 | 2 | -4/+4 |
|/ | |||||
* | Playbook Consolidation - Initialization | Russell Teague | 2017-11-15 | 29 | -152/+18 |
| | |||||
* | Merge pull request #6068 from mtnbikenc/remove-old-upgrades | OpenShift Merge Robot | 2017-11-14 | 14 | -153/+2 |
|\ | | | | | | | | | | | | | Automatic merge from submit-queue. Remove upgrade playbooks for 3.3 through 3.5 Release branches should be used for older upgrades. | ||||
| * | Remove upgrade playbooks for 3.3 through 3.5 | Russell Teague | 2017-11-08 | 14 | -153/+2 |
| | | |||||
* | | First pass at v3.8 support | Scott Dodson | 2017-11-13 | 4 | -0/+52 |
|/ | |||||
* | Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ↵ | Andrew Butcher | 2017-11-06 | 1 | -0/+4 |
| | | | | rolling CA redeployment. | ||||
* | Ensure deployment_subtype is set within openshift_sanitize_inventory. | Andrew Butcher | 2017-10-20 | 1 | -2/+0 |
| | |||||
* | Merge pull request #5614 from mtnbikenc/fix-prometheus | OpenShift Merge Robot | 2017-10-03 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | Automatic merge from submit-queue. Fix Prometheus byo entry point Adds the std_include.yml playbook to the byo entrypoint and moves the conditional install to the openshift_hosted.yml portion of an install. | ||||
| * | Fix Prometheus byo entry point | Russell Teague | 2017-10-02 | 1 | -0/+2 |
| | | |||||
* | | Separate certificate playbooks. | Andrew Butcher | 2017-10-02 | 4 | -6/+30 |
|/ | |||||
* | OpenShift-Ansible Installer Checkpointing | Russell Teague | 2017-09-27 | 1 | -0/+6 |
| | | | | | | | | | | | - Added installer_checkpoint role and callback plugin - Added checkpoint 'Start' and 'End' plays to each installation phase Additional items related to enabling proper checkpointing: - Removed openshift_set_hostname and related task (related to 3.0) - Added openshift-hosted entry point playbook - Moved openshift metrics and logging out of openshift_hosted playbook - Moved API Aggregation play to master install | ||||
* | Do a full stop/start when etcd certificates had expired. | Andrew Butcher | 2017-09-21 | 2 | -0/+12 |
| | |||||
* | Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_common | OpenShift Bot | 2017-09-07 | 3 | -8/+0 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Remove openshift-common | Michael Gugino | 2017-09-06 | 3 | -8/+0 |
| | | | | | | | | | | | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused. | ||||
* | | Create ansible role for deploying prometheus on openshift | Zohar Galor | 2017-09-06 | 1 | -0/+4 |
|/ | | | | | | | | | | | | | | A new role for installing prometheus on openshift. Depends on `openshift_hosted_prometheus_deploy` flag role creates: - prometheus namespace - prometheus clusterrolebinding and service account - pvs for prometheus, alertmanager and alertbuffer for internal nfs - prometheus pod with prometheus behind oauth-proxy, alertmanager and alert-buffer behind oauth-proxy - prometheus and alertmanager configmaps - prometheus and alerts services and direct routes - prometheus, alertmanager and alert-buffer pvcs | ||||
* | Standardize openshift_provisioners entry point | Russell Teague | 2017-08-23 | 1 | -0/+6 |
| | |||||
* | Merge pull request #5106 from kwoodson/metrics_stdinclude | OpenShift Bot | 2017-08-17 | 1 | -0/+6 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Adding std_include to the metrics playbook. | Kenny Woodson | 2017-08-16 | 1 | -0/+6 |
| | | |||||
* | | Standardize usage of std_include in byo | Russell Teague | 2017-08-15 | 2 | -0/+10 |
|/ | |||||
* | Fix duplicate evaluate_groups.yml call during install | Russell Teague | 2017-08-11 | 1 | -0/+6 |
| | | | | | | | The way the service_catalog.yml playbook calls evaluate_groups.yml causes the evaluation to happen twice during a standard byo/config.yml installation. Refactoring the service_catalog.yml playbooks to remove this duplicate. | ||||
* | Add missing byo v3_7 playbooks | Scott Dodson | 2017-08-08 | 4 | -0/+52 |
| | |||||
* | Merge pull request #3043 from jkhelil/scaleup_etcd | Scott Dodson | 2017-08-02 | 1 | -1/+3 |
|\ | | | | | Add etcd scaleup playbook | ||||
| * | add etcd scaleup playbook | jawed | 2017-06-15 | 1 | -1/+3 |
| | |