Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4364 from jcantrill/bz1457642_set_name_to_dc | OpenShift Bot | 2017-06-21 | 2 | -1/+5 |
|\ | |||||
| * | bug 1457642. Use same SG index to avoid seeding timeout | Jeff Cantrill | 2017-06-14 | 2 | -1/+5 |
* | | Merge pull request #4497 from ashcrow/atomic-version-check | OpenShift Bot | 2017-06-21 | 2 | -4/+22 |
|\ \ | |||||
| * | | oc_atomic_container: Require 1.17.2 | Steve Milner | 2017-06-19 | 2 | -4/+22 |
* | | | Updating default from null to "" | ewolinetz | 2017-06-20 | 1 | -1/+1 |
* | | | Merge pull request #4292 from sdodson/push-via-dns | OpenShift Bot | 2017-06-20 | 5 | -0/+13 |
|\ \ \ | |||||
| * | | | Update atomic-openshift-master.j2 | Scott Dodson | 2017-06-19 | 1 | -1/+1 |
| * | | | Enable push to registry via dns only on clean 3.6 installs | Scott Dodson | 2017-06-18 | 2 | -1/+4 |
| * | | | Disable actually pushing to the registry via dns for now | Scott Dodson | 2017-06-18 | 1 | -1/+1 |
| * | | | Add openshift_node_dnsmasq role to upgrade | Scott Dodson | 2017-06-18 | 1 | -0/+3 |
| * | | | Push to the registry via dns | Scott Dodson | 2017-06-18 | 3 | -0/+7 |
* | | | | Merge pull request #4489 from rhcarvalho/image-availability-no-tls | OpenShift Bot | 2017-06-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Disable TLS verification in skopeo inspect | Rodolfo Carvalho | 2017-06-19 | 1 | -1/+1 |
* | | | | | Merge pull request #4486 from sdodson/etcdv3-clean-install | OpenShift Bot | 2017-06-19 | 3 | -20/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Preserve etcd3 storage if it's already in use | Scott Dodson | 2017-06-18 | 3 | -20/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #4484 from jarrpa/glusterfs-fixes-too | OpenShift Bot | 2017-06-19 | 13 | -30/+82 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | GlusterFS: Generate better secret keys | Jose A. Rivera | 2017-06-16 | 2 | -4/+21 |
| * | | | | GlusterFS: Fix error when groups.glusterfs_registry is undefined. | Jose A. Rivera | 2017-06-16 | 1 | -3/+3 |
| * | | | | GlusterFS: Use proper identity in heketi secret | Jose A. Rivera | 2017-06-16 | 2 | -5/+7 |
| * | | | | GlusterFS: Allow configuration of heketi port | Jose A. Rivera | 2017-06-16 | 10 | -12/+42 |
| * | | | | GlusterFS: Fix variable typo | Jose A. Rivera | 2017-06-16 | 1 | -1/+1 |
| * | | | | GlusterFS: Minor template fixes | Jose A. Rivera | 2017-06-16 | 3 | -6/+9 |
| * | | | | registry: mount GlusterFS storage volume from correct host | Jose A. Rivera | 2017-06-16 | 1 | -1/+1 |
* | | | | | Merge pull request #4329 from srampal/rhel_ose_aci | OpenShift Bot | 2017-06-18 | 19 | -23/+260 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add support for rhel, aci, vxlan | Sanjeev Rampal | 2017-05-31 | 19 | -23/+260 |
* | | | | | Merge pull request #3954 from ingvagabund/etcd-migrate | OpenShift Bot | 2017-06-18 | 9 | -0/+274 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Introduce etcd migrate role | Jan Chaloupka | 2017-06-17 | 9 | -0/+274 |
* | | | | | Merge pull request #4435 from sdodson/etcdv3-clean-install | OpenShift Bot | 2017-06-16 | 2 | -2/+21 |
|\ \ \ \ \ | |||||
| * | | | | | etcd v3 for clean installs | Scott Dodson | 2017-06-16 | 2 | -2/+21 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4466 from portante/rufus | OpenShift Bot | 2017-06-16 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Ensure only one ES pod per PV | Peter Portante | 2017-06-16 | 1 | -0/+1 |
* | | | | | | Merge pull request #4474 from rhcarvalho/rename-cockpit-shell | Scott Dodson | 2017-06-16 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Rename cockpit-shell -> cockpit-system | Rodolfo Carvalho | 2017-06-16 | 2 | -2/+2 |
* | | | | | | Merge pull request #4334 from simaishi/cf45 | Scott Dodson | 2017-06-16 | 7 | -101/+180 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Update image repo name, images have been moved from 'cloudforms' to | Satoe Imaishi | 2017-06-02 | 1 | -3/+3 |
| * | | | | | Update image repo name, images have been moved from 'cloudforms' to | Satoe Imaishi | 2017-06-02 | 1 | -3/+3 |
| * | | | | | CloudForms 4.5 templates | Satoe Imaishi | 2017-05-31 | 6 | -98/+177 |
* | | | | | | Merge pull request #4294 from richm/fix-es-routes-for-new-logging-roles | OpenShift Bot | 2017-06-16 | 4 | -0/+129 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix es routes for new logging roles | Rich Megginson | 2017-06-07 | 4 | -0/+129 |
* | | | | | | | Merge pull request #4402 from stevekuznetsov/skuznets/router-registry-rollout | OpenShift Bot | 2017-06-15 | 2 | -13/+61 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make rollout status check best-effort, add poll | Steve Kuznetsov | 2017-06-13 | 2 | -2/+52 |
| * | | | | | | | Verify the rollout status of the hosted router and registry | Steve Kuznetsov | 2017-06-09 | 2 | -14/+12 |
* | | | | | | | | Merge pull request #4041 from tbielawa/cfme | Scott Dodson | 2017-06-15 | 16 | -4/+1355 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Add missing file. Remove debugging prompt. | Tim Bielawa | 2017-06-15 | 1 | -0/+12 |
| * | | | | | | | Update readme one last time | Tim Bielawa | 2017-06-14 | 1 | -12/+73 |
| * | | | | | | | Reconfigure masters in serial to avoid HA meltdowns | Tim Bielawa | 2017-06-14 | 1 | -16/+0 |
| * | | | | | | | First POC of a CFME turnkey solution in openshift-anisble | Tim Bielawa | 2017-06-14 | 15 | -4/+1298 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #4356 from nhosoi/mux_params-0 | OpenShift Bot | 2017-06-15 | 5 | -1/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reverted most of this pr 4356 except: | Noriko Hosoi | 2017-06-05 | 5 | -12/+15 |
| * | | | | | | | Adding the defaults for openshift_logging_fluentd_{cpu,memory}_limit to roles... | Noriko Hosoi | 2017-06-05 | 3 | -6/+8 |