summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_upgrade/tasks
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining references to openshift-master.serviceClayton Coleman2017-08-082-3/+0
* move common tasks to a single file included by both systemd_units.ymlJan Chaloupka2017-07-288-73/+85
* backport 'Add systemctl daemon-reload handler to openshift_node' #4403 to ope...Jan Chaloupka2017-07-271-10/+9
* Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka2017-07-261-1/+3
* Wrap docker stop in retriesScott Dodson2017-07-181-1/+7
* Test docker restart with retries 3 delay 30Steve Milner2017-07-181-1/+1
* Merge pull request #4624 from ingvagabund/increase-timeout-when-waiting-for-m...Jan Chaloupka2017-07-081-0/+1
|\
| * increase implicit 300s default timeout to explicit 600sJan Chaloupka2017-06-281-0/+1
* | pre-pull images before stopping dockerJan Chaloupka2017-07-032-15/+14
* | Fix upgradeScott Dodson2017-06-301-0/+11
* | Run dns on the node and use that for dnsmasqScott Dodson2017-06-301-1/+1
|/
* Merge pull request #4441 from sdodson/retry-docker-startupScott Dodson2017-06-271-1/+5
|\
| * Retry docker startup onceScott Dodson2017-06-131-1/+5
* | Add openshift_node_dnsmasq role to upgradeScott Dodson2017-06-181-0/+3
|/
* Add node unit file on upgradeSteve Milner2017-06-061-0/+15
* upgrade: Reload systemd before restartSteve Milner2017-05-311-0/+8
* allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-191-2/+2
* Merge pull request #4094 from ashcrow/status-doesnt-existJan Chaloupka2017-05-191-1/+1
|\
| * Ensure good return code for specific until loopsSteve Milner2017-05-041-1/+1
* | Reset selinux context on /var/lib/origin/openshift.common.volumesScott Dodson2017-05-111-0/+6
|/
* System container dockerSteve Milner2017-05-031-1/+3
* Add bool for proper conditional handlingRussell Teague2017-04-261-1/+1
* Update swap disable tasksRussell Teague2017-04-211-7/+12
* Stop all services prior to upgrading, start all services afterScott Dodson2017-04-183-34/+26
* Disable swap space on nodes at install and upgradeRussell Teague2017-04-121-0/+27
* Stop all services before upgrading openvswitchScott Dodson2017-03-221-8/+12
* Merge pull request #3726 from sdodson/oreg_url_on_upgradeOpenShift Bot2017-03-221-0/+7
|\
| * Update imageConfig.format on upgrades to match oreg_urlScott Dodson2017-03-211-0/+7
* | upgrade: restart ovs-vswitchd and ovsdb-serverGiuseppe Scrivano2017-03-211-1/+5
|/
* Convert selectattr tests to use 'match'Russell Teague2017-02-231-1/+1
* Updating node playbooks to use oc_objRussell Teague2017-02-171-16/+21
* Trying to fix up/audit note some changesTim Bielawa2017-02-141-0/+6
* Appease yamllintScott Dodson2017-02-011-1/+1
* Move current node upgrade tasks under openshift_node_upgrade roleJan Chaloupka2017-02-016-0/+306