| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3675 from sdodson/only_use_excluders_on_masters_nodes | Scott Dodson | 2017-03-16 | 3 | -3/+3 |
|\ |
|
| * | Only call excluder playbooks on masters and nodes | Scott Dodson | 2017-03-15 | 3 | -3/+3 |
* | | Merge pull request #3626 from mtnbikenc/module_rename | OpenShift Bot | 2017-03-15 | 2 | -4/+4 |
|\ \ |
|
| * | | Renaming oadm_manage_node to oc_adm_manage_node | Russell Teague | 2017-03-10 | 2 | -4/+4 |
* | | | don't assume openshift_upgrade_target is in a form d.d | Jan Chaloupka | 2017-03-15 | 1 | -2/+6 |
| |/
|/| |
|
* | | Revert "Enable docker during installation and upgrade by default" | Steve Kuznetsov | 2017-03-14 | 1 | -7/+0 |
* | | Merge pull request #3620 from ingvagabund/enable-docker-during-installation-a... | Scott Dodson | 2017-03-14 | 1 | -0/+7 |
|\ \ |
|
| * | | enable docker excluder since the time it is installed | Jan Chaloupka | 2017-03-13 | 1 | -0/+7 |
* | | | Merge pull request #3631 from ingvagabund/validate-excluders-on-non-atomic-only | OpenShift Bot | 2017-03-13 | 1 | -13/+16 |
|\ \ \ |
|
| * | | | validate excluders on non-atomic hosts only | Jan Chaloupka | 2017-03-13 | 1 | -13/+16 |
| |/ / |
|
* / / | Fix typo | Scott Dodson | 2017-03-13 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #3625 from jcantrill/bz1430661_update_metrics_url | OpenShift Bot | 2017-03-11 | 1 | -0/+8 |
|\ \ |
|
| * | | update all the masters | Jeff Cantrill | 2017-03-10 | 1 | -0/+8 |
| |/ |
|
* | | Merge pull request #3623 from tbielawa/petset_early_fail_again | OpenShift Bot | 2017-03-10 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix incorrect comparison when detecting petsets | Tim Bielawa | 2017-03-10 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #3610 from ingvagabund/re-enable-excluders-during-installa... | Scott Dodson | 2017-03-10 | 2 | -0/+12 |
|\ \
| |/
|/| |
|
| * | re-enable excluders if they are enabled after openshift version detection | Jan Chaloupka | 2017-03-09 | 2 | -0/+12 |
* | | New role | Tim Bielawa | 2017-03-08 | 1 | -1/+1 |
|/ |
|
* | Identify PetSets in 3.4 clusters and fail if any are detected | Tim Bielawa | 2017-03-07 | 1 | -0/+49 |
* | Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-only | Jan Chaloupka | 2017-03-07 | 6 | -5/+60 |
|\ |
|
| * | - update excluders to latest, in non-upgrade scenarios do not update | Jan Chaloupka | 2017-03-07 | 6 | -5/+60 |
* | | Merge pull request #3574 from sdodson/35_sdnvalidator | Scott Dodson | 2017-03-07 | 1 | -0/+18 |
|\ \ |
|
| * | | Add oc_objectvalidator to upgrade check | Scott Dodson | 2017-03-07 | 1 | -0/+18 |
* | | | Merge pull request #3517 from ewolinetz/idempotency_role_bindings | Eric Wolinetz | 2017-03-06 | 1 | -4/+20 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updating stdout check for changed_when | ewolinetz | 2017-03-02 | 1 | -5/+5 |
| * | | Resolving yammlint errors | ewolinetz | 2017-03-01 | 1 | -8/+8 |
| * | | Adding changed_whens for role, rolebinding, and scc reconciliation based on o... | ewolinetz | 2017-02-28 | 1 | -4/+20 |
* | | | Fix indentation of run_once | Scott Dodson | 2017-03-06 | 1 | -1/+1 |
| |/
|/| |
|
* | | Correct typo in haproxy router collection. | Andrew Butcher | 2017-02-27 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #3457 from sdodson/1414276 | Scott Dodson | 2017-02-24 | 1 | -1/+1 |
|\ |
|
| * | BZ1414276 - Quote ansible_ssh_user when determining group id | Scott Dodson | 2017-02-22 | 1 | -1/+1 |
* | | initialize_openshift_version: handle excluder packages | Giuseppe Scrivano | 2017-02-23 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #3404 from giuseppe/do-not-fail-on-grep | Scott Dodson | 2017-02-17 | 1 | -0/+1 |
|\ |
|
| * | post_control_plane.yml: don't fail on grep | Giuseppe Scrivano | 2017-02-17 | 1 | -0/+1 |
* | | Fix indenting/ordering in router cert redeploy | Scott Dodson | 2017-02-17 | 1 | -3/+2 |
|/ |
|
* | Fix typo, add symlinks for roles | Scott Dodson | 2017-02-17 | 2 | -0/+2 |
* | Revert temporary hack to skip router/registry upgrade. | Devan Goodwin | 2017-02-17 | 1 | -9/+0 |
* | Merge pull request #3370 from adbaldi/work | Scott Dodson | 2017-02-16 | 2 | -2/+2 |
|\ |
|
| * | Fixed issue where upgrade fails when using daemon sets (e.g. aggregated logging) | Andrew Baldi | 2017-02-15 | 2 | -2/+2 |
* | | Fix some lint | Jason DeTiberus | 2017-02-15 | 1 | -1/+0 |
* | | Add upgrade job step after the entire upgrade performs | Maciej Szulik | 2017-02-15 | 1 | -0/+19 |
|/ |
|
* | Merge pull request #3355 from tbielawa/idempotency_please_work | Scott Dodson | 2017-02-14 | 3 | -0/+27 |
|\ |
|
| * | Trying to fix up/audit note some changes | Tim Bielawa | 2017-02-14 | 3 | -0/+27 |
* | | Fix logic for checking docker-registry | Russell Teague | 2017-02-14 | 1 | -1/+1 |
* | | Modify playbooks to use oc_obj module | Russell Teague | 2017-02-14 | 2 | -48/+64 |
|/ |
|
* | Modify playbooks to use oadm_manage_node module | Russell Teague | 2017-02-13 | 2 | -50/+40 |
* | Merge pull request #3306 from ingvagabund/oc_service | Jan Chaloupka | 2017-02-13 | 1 | -6/+9 |
|\ |
|
| * | replace 'oc service' command with its lib_openshift equivalent | Jan Chaloupka | 2017-02-11 | 1 | -6/+9 |
* | | Merge pull request #3300 from ashcrow/oc-secret-module | Jan Chaloupka | 2017-02-11 | 2 | -11/+21 |
|\ \ |
|
| * | | oc secrets now done via oc_secret module | Steve Milner | 2017-02-10 | 2 | -11/+21 |