summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster
Commit message (Expand)AuthorAgeFilesLines
* Upgrade specific rpms instead of just master/node.Devan Goodwin2017-03-271-2/+21
* Attempt to match version of excluders to target versionScott Dodson2017-03-201-1/+1
* enable docker excluder since the time it is installedJan Chaloupka2017-03-161-0/+7
* Merge pull request #3675 from sdodson/only_use_excluders_on_masters_nodesScott Dodson2017-03-163-3/+3
|\
| * Only call excluder playbooks on masters and nodesScott Dodson2017-03-153-3/+3
* | Merge pull request #3626 from mtnbikenc/module_renameOpenShift Bot2017-03-152-4/+4
|\ \
| * | Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague2017-03-102-4/+4
* | | don't assume openshift_upgrade_target is in a form d.dJan Chaloupka2017-03-151-2/+6
| |/ |/|
* | Revert "Enable docker during installation and upgrade by default"Steve Kuznetsov2017-03-141-7/+0
* | Merge pull request #3620 from ingvagabund/enable-docker-during-installation-a...Scott Dodson2017-03-141-0/+7
|\ \
| * | enable docker excluder since the time it is installedJan Chaloupka2017-03-131-0/+7
* | | Merge pull request #3631 from ingvagabund/validate-excluders-on-non-atomic-onlyOpenShift Bot2017-03-131-13/+16
|\ \ \
| * | | validate excluders on non-atomic hosts onlyJan Chaloupka2017-03-131-13/+16
| |/ /
* / / Fix typoScott Dodson2017-03-131-1/+1
|/ /
* | Merge pull request #3625 from jcantrill/bz1430661_update_metrics_urlOpenShift Bot2017-03-111-0/+8
|\ \
| * | update all the mastersJeff Cantrill2017-03-101-0/+8
| |/
* | Merge pull request #3623 from tbielawa/petset_early_fail_againOpenShift Bot2017-03-101-2/+2
|\ \
| * | Fix incorrect comparison when detecting petsetsTim Bielawa2017-03-101-2/+2
| |/
* | Merge pull request #3610 from ingvagabund/re-enable-excluders-during-installa...Scott Dodson2017-03-102-0/+12
|\ \ | |/ |/|
| * re-enable excluders if they are enabled after openshift version detectionJan Chaloupka2017-03-092-0/+12
* | New roleTim Bielawa2017-03-081-1/+1
|/
* Identify PetSets in 3.4 clusters and fail if any are detectedTim Bielawa2017-03-071-0/+49
* Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-onlyJan Chaloupka2017-03-076-5/+60
|\
| * - update excluders to latest, in non-upgrade scenarios do not updateJan Chaloupka2017-03-076-5/+60
* | Merge pull request #3574 from sdodson/35_sdnvalidatorScott Dodson2017-03-071-0/+18
|\ \
| * | Add oc_objectvalidator to upgrade checkScott Dodson2017-03-071-0/+18
* | | Merge pull request #3517 from ewolinetz/idempotency_role_bindingsEric Wolinetz2017-03-061-4/+20
|\ \ \ | |/ / |/| |
| * | Updating stdout check for changed_whenewolinetz2017-03-021-5/+5
| * | Resolving yammlint errorsewolinetz2017-03-011-8/+8
| * | Adding changed_whens for role, rolebinding, and scc reconciliation based on o...ewolinetz2017-02-281-4/+20
* | | Fix indentation of run_onceScott Dodson2017-03-061-1/+1
| |/ |/|
* | Correct typo in haproxy router collection.Andrew Butcher2017-02-271-1/+1
|/
* Merge pull request #3457 from sdodson/1414276Scott Dodson2017-02-241-1/+1
|\
| * BZ1414276 - Quote ansible_ssh_user when determining group idScott Dodson2017-02-221-1/+1
* | initialize_openshift_version: handle excluder packagesGiuseppe Scrivano2017-02-231-0/+4
|/
* Merge pull request #3404 from giuseppe/do-not-fail-on-grepScott Dodson2017-02-171-0/+1
|\
| * post_control_plane.yml: don't fail on grepGiuseppe Scrivano2017-02-171-0/+1
* | Fix indenting/ordering in router cert redeployScott Dodson2017-02-171-3/+2
|/
* Fix typo, add symlinks for rolesScott Dodson2017-02-172-0/+2
* Revert temporary hack to skip router/registry upgrade.Devan Goodwin2017-02-171-9/+0
* Merge pull request #3370 from adbaldi/workScott Dodson2017-02-162-2/+2
|\
| * Fixed issue where upgrade fails when using daemon sets (e.g. aggregated logging)Andrew Baldi2017-02-152-2/+2
* | Fix some lintJason DeTiberus2017-02-151-1/+0
* | Add upgrade job step after the entire upgrade performsMaciej Szulik2017-02-151-0/+19
|/
* Merge pull request #3355 from tbielawa/idempotency_please_workScott Dodson2017-02-143-0/+27
|\
| * Trying to fix up/audit note some changesTim Bielawa2017-02-143-0/+27
* | Fix logic for checking docker-registryRussell Teague2017-02-141-1/+1
* | Modify playbooks to use oc_obj moduleRussell Teague2017-02-142-48/+64
|/
* Modify playbooks to use oadm_manage_node moduleRussell Teague2017-02-132-50/+40
* Merge pull request #3306 from ingvagabund/oc_serviceJan Chaloupka2017-02-131-6/+9
|\