| Commit message (Expand) | Author | Age | Files | Lines |
* | Combine openshift_node and openshift_node_upgrade | Michael Gugino | 2017-11-16 | 14 | -473/+0 |
* | Merge pull request #5968 from mgugino-upstream-stage/version-scrub | Scott Dodson | 2017-11-15 | 1 | -2/+0 |
|\ |
|
| * | Removed old version code | Michael Gugino | 2017-11-14 | 1 | -2/+0 |
* | | Merge pull request #6094 from mgugino-upstream-stage/syscontainers-docker-log... | OpenShift Merge Robot | 2017-11-15 | 1 | -0/+19 |
|\ \
| |/
|/| |
|
| * | Alternative method to create docker registry auth creds | Michael Gugino | 2017-11-14 | 1 | -0/+19 |
* | | Nuke /var/lib/dockershim/sandbox/* while nodes are drained | Scott Dodson | 2017-11-14 | 1 | -0/+6 |
|/ |
|
* | Add retry logic to docker auth credentials | Michael Gugino | 2017-10-30 | 1 | -0/+3 |
* | Fix broken debug_level | Michael Gugino | 2017-10-11 | 2 | -2/+2 |
* | Fix registry auth variable | Michael Gugino | 2017-09-29 | 1 | -1/+1 |
* | Fix registry_auth logic for upgrades | Michael Gugino | 2017-09-22 | 2 | -0/+26 |
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 2 | -5/+5 |
* | Remove remaining references to openshift-master.service | Clayton Coleman | 2017-08-08 | 2 | -3/+0 |
* | move common tasks to a single file included by both systemd_units.yml | Jan Chaloupka | 2017-07-28 | 8 | -73/+85 |
* | backport 'Add systemctl daemon-reload handler to openshift_node' #4403 to ope... | Jan Chaloupka | 2017-07-27 | 1 | -10/+9 |
* | Sync all openshift.common.use_openshift_sdn uses in yaml files | Jan Chaloupka | 2017-07-26 | 1 | -1/+3 |
* | Wrap docker stop in retries | Scott Dodson | 2017-07-18 | 1 | -1/+7 |
* | Test docker restart with retries 3 delay 30 | Steve Milner | 2017-07-18 | 1 | -1/+1 |
* | Merge pull request #4624 from ingvagabund/increase-timeout-when-waiting-for-m... | Jan Chaloupka | 2017-07-08 | 1 | -0/+1 |
|\ |
|
| * | increase implicit 300s default timeout to explicit 600s | Jan Chaloupka | 2017-06-28 | 1 | -0/+1 |
* | | pre-pull images before stopping docker | Jan Chaloupka | 2017-07-03 | 2 | -15/+14 |
* | | Fix upgrade | Scott Dodson | 2017-06-30 | 1 | -0/+11 |
* | | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4441 from sdodson/retry-docker-startup | Scott Dodson | 2017-06-27 | 1 | -1/+5 |
|\ |
|
| * | Retry docker startup once | Scott Dodson | 2017-06-13 | 1 | -1/+5 |
* | | Add openshift_node_dnsmasq role to upgrade | Scott Dodson | 2017-06-18 | 1 | -0/+3 |
|/ |
|
* | Add node unit file on upgrade | Steve Milner | 2017-06-06 | 1 | -0/+15 |
* | upgrade: Reload systemd before restart | Steve Milner | 2017-05-31 | 1 | -0/+8 |
* | allow to configure oreg_url specifically for node or master. refs #4233 | Tobias Brunner | 2017-05-19 | 1 | -2/+2 |
* | Merge pull request #4094 from ashcrow/status-doesnt-exist | Jan Chaloupka | 2017-05-19 | 1 | -1/+1 |
|\ |
|
| * | Ensure good return code for specific until loops | Steve Milner | 2017-05-04 | 1 | -1/+1 |
* | | Reset selinux context on /var/lib/origin/openshift.common.volumes | Scott Dodson | 2017-05-11 | 1 | -0/+6 |
|/ |
|
* | System container docker | Steve Milner | 2017-05-03 | 1 | -1/+3 |
* | Add bool for proper conditional handling | Russell Teague | 2017-04-26 | 1 | -1/+1 |
* | Update swap disable tasks | Russell Teague | 2017-04-21 | 1 | -7/+12 |
* | Stop all services prior to upgrading, start all services after | Scott Dodson | 2017-04-18 | 3 | -34/+26 |
* | Disable swap space on nodes at install and upgrade | Russell Teague | 2017-04-12 | 1 | -0/+27 |
* | Stop all services before upgrading openvswitch | Scott Dodson | 2017-03-22 | 1 | -8/+12 |
* | Merge pull request #3726 from sdodson/oreg_url_on_upgrade | OpenShift Bot | 2017-03-22 | 1 | -0/+7 |
|\ |
|
| * | Update imageConfig.format on upgrades to match oreg_url | Scott Dodson | 2017-03-21 | 1 | -0/+7 |
* | | upgrade: restart ovs-vswitchd and ovsdb-server | Giuseppe Scrivano | 2017-03-21 | 1 | -1/+5 |
|/ |
|
* | Convert selectattr tests to use 'match' | Russell Teague | 2017-02-23 | 1 | -1/+1 |
* | Updating node playbooks to use oc_obj | Russell Teague | 2017-02-17 | 1 | -16/+21 |
* | Trying to fix up/audit note some changes | Tim Bielawa | 2017-02-14 | 1 | -0/+6 |
* | Appease yamllint | Scott Dodson | 2017-02-01 | 1 | -1/+1 |
* | Move current node upgrade tasks under openshift_node_upgrade role | Jan Chaloupka | 2017-02-01 | 6 | -0/+306 |