| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3951 from lhuard1A/fix_bin_cluster_no_glusterfs | OpenShift Bot | 2017-04-27 | 4 | -0/+8 |
|\ |
|
| * | Fix cluster creation with `bin/cluster` when there’s no glusterfs node | Lénaïc Huard | 2017-04-19 | 4 | -0/+8 |
* | | Merge pull request #3860 from sdodson/backup-v3-data | OpenShift Bot | 2017-04-25 | 1 | -32/+28 |
|\ \ |
|
| * | | Cleanup comments and remove extraneous tasks | Scott Dodson | 2017-04-10 | 1 | -23/+7 |
| * | | Store backups in /var/lib/etcd/openshift-backup | Scott Dodson | 2017-04-10 | 1 | -19/+12 |
| * | | Create member/snap directory encase it doesn't exist | Scott Dodson | 2017-04-07 | 1 | -2/+7 |
| * | | Copy v3 data dir when performing backup | Scott Dodson | 2017-04-05 | 1 | -1/+15 |
* | | | Differentiate between service serving router certificate and custom openshift... | Andrew Butcher | 2017-04-24 | 1 | -1/+60 |
* | | | Don't check excluder versions when they're not enabled | Scott Dodson | 2017-04-20 | 1 | -6/+7 |
* | | | Merge pull request #3936 from mtnbikenc/fix-ca-paths | Russell Teague | 2017-04-19 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Fix paths for file includes | Russell Teague | 2017-04-17 | 1 | -3/+3 |
* | | | | Merge pull request #3948 from mtnbikenc/metrics-fix | Scott Dodson | 2017-04-18 | 2 | -0/+6 |
|\ \ \ \ |
|
| * | | | | Create openshift-metrics entrypoint playbook | Russell Teague | 2017-04-18 | 2 | -0/+6 |
| | |_|/
| |/| | |
|
* / | | | Minor v3.6 upgrade docs fixes | Russell Teague | 2017-04-18 | 2 | -6/+9 |
|/ / / |
|
* | | | Merge pull request #3793 from jarrpa/glusterfs-registry | OpenShift Bot | 2017-04-17 | 7 | -0/+43 |
|\ \ \
| |/ /
|/| | |
|
| * | | Integrate GlusterFS into OpenShift installation | Jose A. Rivera | 2017-04-10 | 3 | -0/+19 |
| * | | GlusterFS playbook and role | Jose A. Rivera | 2017-04-10 | 4 | -0/+24 |
* | | | Merge pull request #3900 from mtnbikenc/refactor-network-manager | OpenShift Bot | 2017-04-13 | 2 | -40/+28 |
|\ \ \ |
|
| * | | | Standardize use of byo and common for network_manager.yml | Russell Teague | 2017-04-12 | 2 | -40/+28 |
* | | | | Refactor initialize groups tasks | Russell Teague | 2017-04-12 | 35 | -187/+109 |
|/ / / |
|
* | | | Merge pull request #3891 from mtnbikenc/refactor-docker | OpenShift Bot | 2017-04-12 | 5 | -13/+12 |
|\ \ \ |
|
| * | | | Refactor docker upgrade playbooks | Russell Teague | 2017-04-10 | 5 | -13/+12 |
| |/ / |
|
* | | | Merge pull request #3897 from kwoodson/upgrade_r_and_r | OpenShift Bot | 2017-04-12 | 1 | -19/+21 |
|\ \ \ |
|
| * | | | Fixed spelling mistake. | Kenny Woodson | 2017-04-11 | 1 | -2/+2 |
| * | | | Switching commands for modules during upgrade of router and registry. | Kenny Woodson | 2017-04-10 | 1 | -19/+21 |
| |/ / |
|
* | | | Merge pull request #3899 from mtnbikenc/fix-common-refs | OpenShift Bot | 2017-04-11 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | Remove unnecessary folder refs | Russell Teague | 2017-04-10 | 2 | -6/+6 |
| |/ / |
|
* | | | Merge pull request #3892 from mtnbikenc/refactor-oo-option-facts | OpenShift Bot | 2017-04-11 | 3 | -45/+29 |
|\ \ \ |
|
| * | | | Refactor use of initialize_oo_option_facts.yml | Russell Teague | 2017-04-10 | 3 | -45/+29 |
| |/ / |
|
* | | | Merge pull request #3691 from wongma7/efs | OpenShift Bot | 2017-04-11 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add external provisioners playbook starting with aws efs | Matthew Wong | 2017-03-30 | 1 | -0/+5 |
* | | | Merge pull request #3871 from mtnbikenc/fix-iptables-check | OpenShift Bot | 2017-04-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Switch from ignoring to passing on checks | Russell Teague | 2017-04-06 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #3822 from codificat/cronjob-example | OpenShift Bot | 2017-04-07 | 2 | -0/+56 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add example scheduled certificate check | Pep Turró Mauri | 2017-04-06 | 2 | -0/+56 |
* | | | Port 10255 unnecessary. Removing all instances | Chris Callegari | 2017-04-04 | 1 | -10/+0 |
* | | | Add 'docker-registry.default.svc' to cert-redeploy too | Scott Dodson | 2017-04-03 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #3792 from ewolinetz/fix_metrics_image_settings | OpenShift Bot | 2017-03-30 | 1 | -6/+0 |
|\ \ |
|
| * | | Removing initial setting of metrics image prefix and version | ewolinetz | 2017-03-28 | 1 | -6/+0 |
* | | | Merge pull request #3734 from sosiouxme/20170322-deployment-type | OpenShift Bot | 2017-03-30 | 15 | -23/+0 |
|\ \ \ |
|
| * | | | validate and normalize inventory variables | Luke Meyer | 2017-03-29 | 15 | -23/+0 |
* | | | | redeploy-certificates/registry.yml: add openshift_hosted_registry_cert_expire... | Slava Semushin | 2017-03-29 | 1 | -0/+3 |
| |/ /
|/| | |
|
* | | | Merge pull request #3781 from ingvagabund/make-the-ocp-version-detection-excl... | OpenShift Bot | 2017-03-28 | 4 | -31/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make the OCP available version detection excluder free | Jan Chaloupka | 2017-03-28 | 4 | -31/+0 |
* | | | Merge pull request #3750 from stevekuznetsov/skuznets/3-6-upgrade | OpenShift Bot | 2017-03-28 | 9 | -0/+379 |
|\ \ \
| |/ /
|/| | |
|
| * | | Added 3.5 -> 3.6 upgrade playbooks | Steve Kuznetsov | 2017-03-24 | 9 | -0/+379 |
* | | | Merge pull request #3752 from mtnbikenc/openshift_node_update | OpenShift Bot | 2017-03-28 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 1 | -4/+0 |
| |/ / |
|
* | | | Merge pull request #3737 from dgoodwin/upgrade-pkgs | OpenShift Bot | 2017-03-27 | 1 | -2/+21 |
|\ \ \ |
|
| * | | | Upgrade specific rpms instead of just master/node. | Devan Goodwin | 2017-03-27 | 1 | -2/+21 |