summaryrefslogtreecommitdiffstats
path: root/playbooks/byo
Commit message (Collapse)AuthorAgeFilesLines
* Initial support for 3.10Scott Dodson2018-02-054-0/+48
|
* Moving upgrade sg playbook to 3.9Kenny Woodson2018-02-051-0/+0
|
* Remove old assetConfig from master-config.yamlSamuel Padgett2018-01-251-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
* Remove references to deployment_typeMichael Gugino2017-12-211-1/+1
| | | | | | | Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now.
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-184-4/+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.
* Fix rhel_subscribe booleanMichael Gugino2017-12-151-2/+2
| | | | | | | This commit fixes a variable name to it's correct name used in a when condition. Also makes use of 'is defined' consistent.
* Move repo and subscribe to prerequisitesMichael Gugino2017-12-141-1/+2
| | | | | This commit refactors some steps in rhel subscribe and moves repos.yml from init/main to prerequisites.
* Cleanup byo referencesRussell Teague2017-12-081-3/+0
|
* Merge pull request #6364 from ↵Michael Gugino2017-12-081-2/+1
|\ | | | | | | | | mgugino-upstream-stage/remove-openshift_env_structures Remove unused openshift_env_structures and openshift_env
| * Remove unused openshift_env_structures and openshift_envMichael Gugino2017-12-071-2/+1
| | | | | | | | This component of openshift_facts is no longer used.
* | Include Deprecation: Convert to import_playbookRussell Teague2017-12-0716-17/+17
|/
* Merge pull request #6365 from mtnbikenc/consolidate-etcd-upgradeRussell Teague2017-12-071-4/+0
|\ | | | | Playbook Consolidation - etcd Upgrade
| * Playbook Consolidation - etcd UpgradeRussell Teague2017-12-051-4/+0
| |
* | Playbook Consolidation - byo/config.ymlRussell Teague2017-12-062-5/+2
| |
* | Remove entry point files no longer needed by CIRussell Teague2017-12-052-6/+0
|/
* Merge pull request #6154 from mtnbikenc/consolidate-openshift-loggingScott Dodson2017-12-051-8/+2
|\ | | | | Playbook Consolidation - openshift-logging
| * Playbook Consolidation - openshift-loggingRussell Teague2017-11-301-8/+2
| |
* | Merge pull request #6324 from mtnbikenc/consolidate-redeploy-certificatesOpenShift Merge Robot2017-12-048-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 CertificatesRussell Teague2017-12-018-96/+0
| |/
* | Merge pull request #6321 from sdodson/v3_9Scott Dodson2017-12-025-1/+47
|\ \ | | | | | | Add v3.9 support
| * | Add v3.9 supportScott Dodson2017-11-305-1/+47
| |/
* | Initial upgrade for scale groups.Kenny Woodson2017-11-291-0/+7
|/
* Combine openshift_node and openshift_node_dnsmasqMichael Gugino2017-11-271-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-catalogRussell Teague2017-11-221-9/+0
|\ | | | | Playbook Consolidation - openshift-service-catalog
| * Playbook Consolidation - openshift-service-catalogRussell Teague2017-11-221-9/+0
| |
* | Playbook Consolidation - openshift-provisionersRussell Teague2017-11-221-4/+0
| |
* | Merge pull request #6157 from mtnbikenc/consolidate-openshift-glusterfsScott Dodson2017-11-226-109/+0
|\ \ | | | | | | Playbook Consolidation - openshift-glusterfs
| * | Playbook Consolidation - openshift-glusterfsRussell Teague2017-11-166-109/+0
| | |
* | | Merge pull request #6220 from mtnbikenc/consolidate-openshift-managementScott Dodson2017-11-225-47/+0
|\ \ \ | |_|/ |/| | Playbook Consolidation - openshift-management
| * | Playbook Consolidation - openshift-managementRussell Teague2017-11-225-47/+0
| | |
* | | Merge pull request #6151 from mtnbikenc/consolidate-openshift-masterRussell Teague2017-11-2211-49/+7
|\ \ \ | | | | | | | | Playbook Consolidation - openshift-master
| * | | Playbook Consolidation - openshift-masterRussell Teague2017-11-2211-49/+7
| | | |
* | | | Merge pull request #6217 from mtnbikenc/consolidate-openshift-hostedRussell Teague2017-11-222-8/+0
|\ \ \ \ | |_|/ / |/| | | Playbook Consolidation - openshift-hosted
| * | | Playbook Consolidation - openshift-hostedRussell Teague2017-11-222-8/+0
| | | |
* | | | Merge pull request #6152 from mtnbikenc/consolidate-openshift-metricsRussell Teague2017-11-221-4/+0
|\ \ \ \ | |_|/ / |/| | | Playbook Consolidation - openshift-metrics
| * | | Playbook Consolidation - openshift-metricsRussell Teague2017-11-161-4/+0
| | |/ | |/|
* | | Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancerRussell Teague2017-11-221-4/+0
|\ \ \ | |_|/ |/| | Playbook Consolidation - openshift-loadbalancer
| * | Playbook Consolidation - openshift-loadbalancerRussell Teague2017-11-161-4/+0
| |/
* | Add temporary playbook for CI test functionalityRussell Teague2017-11-211-0/+3
| |
* | Playbook Consolidation - openshift-nodeRussell Teague2017-11-2110-44/+4
| |
* | Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcdScott Dodson2017-11-2111-33/+4
|\ \ | | | | | | Playbook Consolidation - openshift-etcd
| * | Playbook Consolidation - openshift-etcdRussell Teague2017-11-1611-33/+4
| |/
* | Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfsScott Dodson2017-11-211-4/+0
|\ \ | | | | | | Playbook Consolidation - openshift-nfs
| * | Playbook Consolidation - openshift-nfsRussell Teague2017-11-161-4/+0
| |/
* | Playbook Consolidation - openshift-checksRussell Teague2017-11-1614-263/+0
|/
* Playbook Consolidation - InitializationRussell Teague2017-11-1556-247/+57
|
* Merge pull request #6068 from mtnbikenc/remove-old-upgradesOpenShift Merge Robot2017-11-1414-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.5Russell Teague2017-11-0814-153/+2
| |
* | First pass at v3.8 supportScott Dodson2017-11-134-0/+52
|/
* Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ↵Andrew Butcher2017-11-061-0/+4
| | | | rolling CA redeployment.