summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/docker
Commit message (Expand)AuthorAgeFilesLines
* Fix docker_upgrade variableMichael Gugino2018-02-121-1/+1
* Add the ability to specify a timeout for node drain operationsScott Dodson2018-01-101-3/+9
* Migrate to import_role for static role inclusionScott Dodson2018-01-051-1/+1
* Move validate_hosts to prerequisites.ymlMichael Gugino2017-12-201-3/+0
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-203-4/+4
* Deprecate using Ansible tests as filtersRussell Teague2017-12-143-7/+7
* Refactor upgrade codepaths step 1Michael Gugino2017-12-123-83/+3
* Add openshift_facts to upgrade plays for service_typeMichael Gugino2017-12-091-0/+1
* Merge pull request #6278 from mgugino-upstream-stage/service_typeMichael Gugino2017-12-082-6/+6
|\
| * Remove openshift.common.service_typeMichael Gugino2017-12-072-6/+6
* | Merge pull request #6371 from mtnbikenc/include-to-import_playbookOpenShift Merge Robot2017-12-072-5/+5
|\ \ | |/ |/|
| * Include Deprecation: Convert to import_playbookRussell Teague2017-12-072-5/+5
* | Remove all uses of openshift.common.admin_binaryScott Dodson2017-12-071-1/+1
|/
* Implement container runtime roleMichael Gugino2017-12-011-4/+0
* retry package operationsLuke Meyer2017-11-301-0/+2
* With dnf repoquery and excluded packages, --disableexcludes=all is needed to ...Jan Pazdziora2017-11-221-1/+1
* Playbook Consolidation - InitializationRussell Teague2017-11-151-1/+1
* more retries on repoquery_cmdLuke Meyer2017-09-191-0/+4
* Remove openshift-commonMichael Gugino2017-09-061-1/+0
* Test: Fail on entry point playbooks in commonRussell Teague2017-08-293-1/+1
* Remove remaining references to openshift-master.serviceClayton Coleman2017-08-082-2/+0
* Merge pull request #4778 from jkaurredhat/drain_upgrade-1.6Scott Dodson2017-07-181-1/+1
|\
| * drain still pending in below files without fix :jkaurredhat2017-07-181-1/+1
* | Add drain retries after 60 second delayScott Dodson2017-07-181-0/+4
* | Wrap docker stop in retriesScott Dodson2017-07-181-1/+7
* | Test docker restart with retries 3 delay 30Steve Milner2017-07-181-0/+4
* | increase implicit 300s default timeout to explicit 600sJan Chaloupka2017-06-281-0/+1
|/
* Refactor docker upgrade playbooksRussell Teague2017-04-103-0/+97
* Merge pull request #2786 from dgoodwin/docker-1.12Scott Dodson2017-01-171-3/+3
|\
| * Begin requiring Docker 1.12.Devan Goodwin2016-11-101-4/+3
* | Remove spurious argumentRodolfo Carvalho2017-01-091-1/+1
* | Use openshift.common.hostname when verifying API port available.Andrew Butcher2017-01-061-7/+5
* | YAML LintingRussell Teague2016-12-121-2/+1
* | Silence warnings when using rpm directlyDag Wieers2016-12-081-0/+2
* | Cleanup ovs file and restart docker on every upgrade.Devan Goodwin2016-11-302-27/+31
* | Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+1
|/
* Fix typosRodolfo Carvalho2016-10-191-1/+1
* upgrade: Don't check avail docker version if not already installed.Devan Goodwin2016-10-141-2/+4
* Use pre_upgrade tag instread of a dry run variable.Devan Goodwin2016-09-291-1/+1
* Merge pull request #2295 from dgoodwin/override-docker-upgradeScott Dodson2016-09-151-1/+1
|\
| * Allow overriding the Docker 1.10 requirement for upgrade.Devan Goodwin2016-08-151-1/+1
* | Reload docker facts after upgrading dockerScott Dodson2016-08-301-0/+4
|/
* Improvements for Docker 1.10+ upgrade image nuking.Devan Goodwin2016-08-111-0/+14
* Shutdown Docker before upgrading the rpm.Devan Goodwin2016-08-101-0/+4
* Fixes for non-containerized separate etcd hosts.Devan Goodwin2016-06-281-1/+1
* More docker upgrade fixes.Devan Goodwin2016-06-272-21/+16
* Only nuke images when crossing the Docker 1.10 boundary in upgrade.Devan Goodwin2016-06-272-23/+21
* Allow skipping Docker upgrade during OpenShift upgrade.Devan Goodwin2016-06-241-0/+13
* Refactor 3.2 upgrade to avoid killing nodes without evac.Devan Goodwin2016-06-232-0/+89