| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-only | Jan Chaloupka | 2017-03-07 | 9 | -9/+9 |
|\ |
|
| * | - update excluders to latest, in non-upgrade scenarios do not update | Jan Chaloupka | 2017-03-07 | 9 | -9/+9 |
* | | Add oc_objectvalidator to upgrade check | Scott Dodson | 2017-03-07 | 2 | -0/+8 |
|/ |
|
* | Fix issue #3505, add notes about origin upgrade versions support in BYO upgra... | Stéphane Klein | 2017-02-27 | 1 | -2/+2 |
* | Fix typo, add symlinks for roles | Scott Dodson | 2017-02-17 | 2 | -2/+2 |
* | Merge pull request #3370 from adbaldi/work | Scott Dodson | 2017-02-16 | 1 | -1/+1 |
|\ |
|
| * | Fixed issue where upgrade fails when using daemon sets (e.g. aggregated logging) | Andrew Baldi | 2017-02-15 | 1 | -1/+1 |
* | | initialize oo_nodes_to_upgrade group when running control plane upgrade only | Jan Chaloupka | 2017-02-16 | 3 | -0/+9 |
* | | Merge pull request #3367 from soltysh/upgrade_jobs | Scott Dodson | 2017-02-15 | 2 | -0/+4 |
|\ \ |
|
| * | | Add upgrade job step after the entire upgrade performs | Maciej Szulik | 2017-02-15 | 2 | -0/+4 |
| |/ |
|
* / | upgrades: fix path to disable_excluder.yml | Jan Chaloupka | 2017-02-15 | 1 | -1/+1 |
|/ |
|
* | Modify playbooks to use oadm_manage_node module | Russell Teague | 2017-02-13 | 1 | -7/+24 |
* | Introduce tag notation for checks | Rodolfo Carvalho | 2017-02-10 | 1 | -3/+1 |
* | Replace multi-role checks with action plugin | Rodolfo Carvalho | 2017-02-10 | 1 | -29/+12 |
* | Fix playbooks/byo/openshift_facts.yml include path | Scott Dodson | 2017-02-07 | 1 | -1/+1 |
* | Add missing symlink to roles | Rodolfo Carvalho | 2017-02-07 | 1 | -0/+1 |
* | Merge pull request #3261 from sdodson/excluder | Scott Dodson | 2017-02-06 | 9 | -0/+36 |
|\ |
|
| * | Move excluder disablement into control plane and node upgrade playbooks | Scott Dodson | 2017-02-06 | 9 | -0/+36 |
* | | Fix RHEL Subscribe std_include path | Tim Bielawa | 2017-02-06 | 1 | -1/+1 |
|/ |
|
* | Restructure certificate redeploy playbooks | Andrew Butcher | 2017-02-02 | 16 | -124/+85 |
* | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 6 | -2/+322 |
* | Adding names to plays and standardizing | Russell Teague | 2017-01-27 | 15 | -34/+85 |
* | Merge pull request #3198 from mtnbikenc/drain-fix | Russell Teague | 2017-01-26 | 1 | -1/+1 |
|\ |
|
| * | Correct usage of draining nodes | Russell Teague | 2017-01-26 | 1 | -1/+1 |
* | | Standardize add_host: with name and changed_when | Russell Teague | 2017-01-25 | 12 | -19/+41 |
|/ |
|
* | Cleaning repo cache earlier | Russell Teague | 2017-01-19 | 1 | -2/+2 |
* | Merge pull request #3093 from mtnbikenc/upgrade-fix | Scott Dodson | 2017-01-19 | 1 | -0/+2 |
|\ |
|
| * | Correct consistency between upgrade playbooks | Russell Teague | 2017-01-13 | 1 | -0/+2 |
* | | Perform master upgrades in a single play serially. | Devan Goodwin | 2017-01-18 | 1 | -1/+11 |
* | | Validate system restart policy during pre-upgrade. | Devan Goodwin | 2017-01-18 | 5 | -0/+18 |
* | | Merge pull request #2640 from ewolinetz/logging_deployer_tasks | Scott Dodson | 2017-01-17 | 1 | -0/+35 |
|\ \ |
|
| * | | minor updates for code reviews, remove unused params | Jeff Cantrill | 2016-12-19 | 1 | -0/+5 |
| * | | Creating openshift_logging role for deploying Aggregated Logging without a de... | ewolinetz | 2016-12-14 | 1 | -0/+30 |
* | | | Merge pull request #2786 from dgoodwin/docker-1.12 | Scott Dodson | 2017-01-17 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | Begin requiring Docker 1.12. | Devan Goodwin | 2016-11-10 | 1 | -2/+0 |
* | | | | Merge pull request #3083 from rhcarvalho/doc-playbooks | Scott Dodson | 2017-01-17 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Document playbook directories | Rodolfo Carvalho | 2017-01-13 | 1 | -0/+11 |
| | |_|/
| |/| | |
|
* | | | | Rename subrole facts -> init | Rodolfo Carvalho | 2017-01-13 | 1 | -1/+1 |
* | | | | Replace custom variables with openshift_facts | Rodolfo Carvalho | 2017-01-12 | 1 | -1/+0 |
* | | | | Move playbook to BYO | Rodolfo Carvalho | 2017-01-12 | 2 | -0/+75 |
|/ / / |
|
* | | | Add a fact to select --evacuate or --drain based on your OCP version | Tim Bielawa | 2017-01-11 | 1 | -1/+1 |
* | | | Merge pull request #2986 from tbielawa/deprecate_node_evacuation | Tim Bielawa | 2016-12-19 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Deprecate node 'evacuation' with 'drain' | Tim Bielawa | 2016-12-16 | 1 | -4/+4 |
* | | | | Add master config hook for 3.4 upgrade and fix facts ordering for config hook... | Andrew Butcher | 2016-12-16 | 1 | -0/+2 |
|/ / / |
|
* | | | YAML Linting | Russell Teague | 2016-12-12 | 8 | -35/+32 |
* | | | Removed verify_ansible_version playbook refs | Russell Teague | 2016-12-08 | 5 | -14/+2 |
* | | | Drop 3.2 upgrade playbooks. | Devan Goodwin | 2016-12-08 | 2 | -83/+0 |
* | | | Merge pull request #2920 from detiber/schedulerVarFix | Andrew Butcher | 2016-12-05 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | fix tags | Jason DeTiberus | 2016-12-01 | 1 | -0/+2 |
* | | | | Explictly set etcd vars for byo scaleup | Samuel Munilla | 2016-11-30 | 1 | -0/+2 |
|/ / / |
|