| Commit message (Expand) | Author | Age | Files | Lines |
* | Add drain retries after 60 second delay | Scott Dodson | 2017-07-18 | 3 | -0/+12 |
* | 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 | -0/+4 |
* | Merge pull request #4751 from jkaurredhat/redeploy-1.6 | OpenShift Bot | 2017-07-14 | 2 | -1/+3 |
|\ |
|
| * | Config was missed before replace. | jkaurredhat | 2017-07-14 | 1 | -1/+1 |
| * | Redeploy-certificates will fail for registry and router if user is not system... | jkaurredhat | 2017-07-13 | 2 | -0/+2 |
* | | Merge pull request #4750 from jkaurredhat/drain_upgrade1.6 | Scott Dodson | 2017-07-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Upgrade fails when "Drain Node for Kubelet upgrade" | jkaurredhat | 2017-07-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #4709 from jkaurredhat/upgrade-control_plane | OpenShift Bot | 2017-07-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Error upgrading control_plane when user is not system:admin | jkaurredhat | 2017-07-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #4701 from kwoodson/master_metrics_url | Scott Dodson | 2017-07-11 | 1 | -0/+9 |
|\ \ |
|
| * | | Removing trailing newline. | Kenny Woodson | 2017-07-10 | 1 | -1/+0 |
| * | | [Bz 1468113] Configure the rest of the masters with the correct URL. | Kenny Woodson | 2017-07-06 | 1 | -0/+10 |
| |/ |
|
* | | 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 |
* | | Adding serial: 1 to play to ensure we run one at a time | ewolinetz | 2017-07-06 | 1 | -0/+1 |
* | | Synching certs and aggregator configs from first master to all other masters | ewolinetz | 2017-07-05 | 1 | -7/+11 |
* | | Addressing servicecatalog doesnt have enough permissions and multimaster conf... | ewolinetz | 2017-07-05 | 1 | -0/+8 |
* | | Merge pull request #4533 from sdodson/storage-migration-fixes | OpenShift Bot | 2017-07-03 | 1 | -6/+12 |
|\ \ |
|
| * | | Fixes to storage migration | Scott Dodson | 2017-06-22 | 1 | -6/+12 |
* | | | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 2 | -2/+2 |
* | | | upgrade: fix name for the etcd system container | Giuseppe Scrivano | 2017-06-29 | 1 | -1/+1 |
* | | | Merge pull request #4602 from abutcher/named-cert-redeploy | Scott Dodson | 2017-06-29 | 1 | -0/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update master configuration for named certificates during master cert redeploy. | Andrew Butcher | 2017-06-27 | 1 | -0/+10 |
* | | | attach leases via the first master only and only once | Jan Chaloupka | 2017-06-28 | 1 | -0/+9 |
* | | | Merge pull request #4495 from ashcrow/skip-nfs-on-requirements-check | Scott Dodson | 2017-06-26 | 1 | -0/+19 |
|\ \ \
| |/ /
|/| | |
|
| * | | Moving checks down after required initialization happens. | Kenny Woodson | 2017-06-22 | 1 | -0/+19 |
* | | | Merge pull request #4195 from ewolinetz/service_catalog | Scott Dodson | 2017-06-26 | 2 | -0/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | add play and role to install ansible-service-broker | Fabian von Feilitzsch | 2017-06-22 | 1 | -1/+1 |
| * | | Creation of service_catalog and placeholder broker roles | ewolinetz | 2017-06-22 | 2 | -0/+14 |
| |/ |
|
* | | Merge pull request #4498 from mtnbikenc/verify-upgrade-node-label | Scott Dodson | 2017-06-22 | 1 | -20/+25 |
|\ \
| |/
|/| |
|
| * | Verify matched openshift_upgrade_nodes_label | Russell Teague | 2017-06-19 | 1 | -20/+25 |
* | | Merge pull request #4292 from sdodson/push-via-dns | OpenShift Bot | 2017-06-20 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add openshift_node_dnsmasq role to upgrade | Scott Dodson | 2017-06-18 | 2 | -0/+2 |
* | | Temporarilly only migrate jobs as we were before | Scott Dodson | 2017-06-19 | 1 | -2/+2 |
|/ |
|
* | Run storage upgrade pre and post master upgrade | Russell Teague | 2017-06-18 | 7 | -44/+18 |
* | move etcd backup to etcd_common role | Jan Chaloupka | 2017-06-14 | 2 | -7/+8 |
* | Merge pull request #4404 from abutcher/etcd-ca-redeploy | Scott Dodson | 2017-06-13 | 2 | -135/+159 |
|\ |
|
| * | Separate etcd and OpenShift CA redeploy playbooks. | Andrew Butcher | 2017-06-09 | 2 | -135/+159 |
* | | Merge pull request #4410 from rhcarvalho/fix-4306-gluster-vars | Scott Dodson | 2017-06-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix possible access to undefined variable | Rodolfo Carvalho | 2017-06-12 | 1 | -1/+1 |
* | | | Merge pull request #4391 from mtnbikenc/1456096 | OpenShift Bot | 2017-06-12 | 4 | -0/+36 |
|\ \ \
| |/ /
|/| | |
|
| * | | Correct master-config update during upgrade | Russell Teague | 2017-06-08 | 4 | -0/+36 |
| |/ |
|
* | | Merge pull request #4400 from ingvagabund/replace-repoquery-with-module | Jan Chaloupka | 2017-06-10 | 1 | -9/+11 |
|\ \ |
|
| * | | Replace repoquery with module | Jan Chaloupka | 2017-06-09 | 1 | -9/+11 |
| |/ |
|
* | | Merge pull request #4262 from gnufied/default-storage-class | OpenShift Bot | 2017-06-09 | 1 | -0/+2 |
|\ \ |
|
| * | | Install default storageclass in AWS & GCE envs | Hemant Kumar | 2017-05-22 | 1 | -0/+2 |
* | | | Merge pull request #4399 from ingvagabund/fail-if-node-upgrade-run-over-master | OpenShift Bot | 2017-06-09 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Disable excluder only on nodes that are not masters | Jan Chaloupka | 2017-06-09 | 1 | -1/+1 |
* | | | Merge pull request #4252 from sdodson/tolerate-node-upgrade-failure | OpenShift Bot | 2017-06-06 | 2 | -3/+3 |
|\ \ \ |
|