Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3962 from sdodson/image-stream-sync | OpenShift Bot | 2017-04-25 | 6 | -8/+50 |
|\ | |||||
| * | Update v1.5 content | Scott Dodson | 2017-04-20 | 3 | -4/+25 |
| * | Update v1.6 content | Scott Dodson | 2017-04-20 | 3 | -4/+25 |
* | | Merge pull request #3911 from ewolinetz/logging_15_picks | OpenShift Bot | 2017-04-25 | 5 | -159/+202 |
|\ \ | |||||
| * | | Addressing yamllint | ewolinetz | 2017-04-13 | 1 | -4/+4 |
| * | | Updating kibana-proxy secret key for server-tls entry | ewolinetz | 2017-04-13 | 1 | -1/+1 |
| * | | Pick from issue3896 | ewolinetz | 2017-04-13 | 4 | -154/+197 |
* | | | Revert "Add /etc/sysconfig/etcd to etcd_container" | Scott Dodson | 2017-04-25 | 1 | -1/+1 |
* | | | Merge pull request #3976 from mtnbikenc/swap-update | OpenShift Bot | 2017-04-25 | 2 | -16/+26 |
|\ \ \ | |||||
| * | | | Update swap disable tasks | Russell Teague | 2017-04-21 | 2 | -16/+26 |
* | | | | Merge pull request #3932 from richm/mux | OpenShift Bot | 2017-04-24 | 14 | -0/+413 |
|\ \ \ \ | |||||
| * | | | | cast openshift_logging_use_mux_client to bool | Rich Megginson | 2017-04-19 | 1 | -2/+2 |
| * | | | | mux does not require privileged, only hostmount-anyuid | Rich Megginson | 2017-04-19 | 14 | -0/+413 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #3481 from jpkrohling/JPK-SwitchHeapsterToUseGeneratedCerts | OpenShift Bot | 2017-04-24 | 5 | -44/+31 |
|\ \ \ \ | |||||
| * | | | | Switched Heapster to use certificates generated by OpenShift | Juraci Paixão Kröhling | 2017-04-18 | 5 | -44/+31 |
| |/ / / | |||||
* | | | | Merge pull request #3906 from sdodson/fix-logging-metrics-templates | OpenShift Bot | 2017-04-24 | 10 | -2049/+3 |
|\ \ \ \ | |||||
| * | | | | Use metrics and logging deployer tag v3.4 for enterprise | Scott Dodson | 2017-04-10 | 2 | -3/+3 |
| * | | | | Remove v1.5 and v1.6 metrics/logging templates | Scott Dodson | 2017-04-10 | 8 | -2046/+0 |
* | | | | | Merge pull request #3973 from kwoodson/remove_resource_version | OpenShift Bot | 2017-04-24 | 28 | -0/+196 |
|\ \ \ \ \ | |||||
| * | | | | | Removing resource version to remove object conflicts caused by race conditions. | Kenny Woodson | 2017-04-21 | 28 | -0/+196 |
* | | | | | | Merge pull request #3945 from jarrpa/glusterfs-fix-gce | OpenShift Bot | 2017-04-21 | 1 | -3/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | GlusterFS: provide default for groups.oo_glusterfs_to_config in with_items | Jose A. Rivera | 2017-04-18 | 1 | -3/+3 |
* | | | | | | Merge pull request #3944 from pilou-/add_missing_mock_for_oc_binary | OpenShift Bot | 2017-04-21 | 3 | -10/+35 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Use return_value when value is constant | Pierre-Louis Bonicoli | 2017-04-18 | 1 | -8/+2 |
| * | | | | | Add missing mock for locate_oc_binary method | Pierre-Louis Bonicoli | 2017-04-18 | 3 | -6/+37 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #3904 from kwoodson/manageiq_idempotencey | Kenny Woodson | 2017-04-21 | 7 | -103/+81 |
|\ \ \ \ \ | |||||
| * | | | | | Adding module calls instead of command for idempotency. | Kenny Woodson | 2017-04-19 | 7 | -103/+81 |
| |/ / / / | |||||
* | | | | | Merge pull request #3943 from sdodson/fix-node-upgrade-master | Jan Chaloupka | 2017-04-21 | 3 | -34/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Stop all services prior to upgrading, start all services after | Scott Dodson | 2017-04-18 | 3 | -34/+26 |
* | | | | | | Merge pull request #3919 from rhcarvalho/fix-action-plugin-test-ansible2.3 | Rodolfo Carvalho | 2017-04-20 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix instantiation of action plugin in test fixture | Rodolfo Carvalho | 2017-04-13 | 1 | -1/+3 |
* | | | | | | | Merge pull request #3518 from juanvallejo/jvallejo/ram_disk_space_checker | Rodolfo Carvalho | 2017-04-20 | 5 | -10/+362 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Simplify memory availability check, review tests | Rodolfo Carvalho | 2017-04-17 | 3 | -74/+87 |
| * | | | | | | | Simplify mixin class | Rodolfo Carvalho | 2017-04-17 | 1 | -10/+7 |
| * | | | | | | | Simplify disk availability check, review tests | Rodolfo Carvalho | 2017-04-17 | 2 | -124/+165 |
| * | | | | | | | add disk and memory availability check tests | juanvallejo | 2017-04-17 | 3 | -1/+194 |
| * | | | | | | | add ram and storage preflight check | juanvallejo | 2017-04-17 | 2 | -0/+108 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #3733 from lukas-vlcek/es_readiness_probe | OpenShift Bot | 2017-04-19 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Introduce Elasticsearch readiness probe | Lukáš Vlček | 2017-04-07 | 1 | -0/+7 |
* | | | | | | | | Merge pull request #3955 from Fale/fix_etcd_paths | OpenShift Bot | 2017-04-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add /etc/sysconfig/etcd to etcd_container | Fabio Alessandro Locati | 2017-04-19 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* / | | | | | | | openshift_version: improve messaging | Luke Meyer | 2017-04-18 | 1 | -18/+38 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #3937 from mtnbikenc/fix-openshift-node-upgrade | OpenShift Bot | 2017-04-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Correct role dependencies | Russell Teague | 2017-04-17 | 1 | -0/+1 |
* | | | | | | | Merge pull request #3793 from jarrpa/glusterfs-registry | OpenShift Bot | 2017-04-17 | 18 | -1/+1078 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Allow for GlusterFS to provide registry storage | Jose A. Rivera | 2017-04-10 | 3 | -1/+60 |
| * | | | | | | GlusterFS playbook and role | Jose A. Rivera | 2017-04-10 | 15 | -0/+1018 |
* | | | | | | | Merge pull request #3926 from sdodson/fix-enterprise-prefixes | OpenShift Bot | 2017-04-17 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix default image tag for enterprise | Scott Dodson | 2017-04-13 | 2 | -2/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #3920 from stevekuznetsov/skuznets/etcd-debug | OpenShift Bot | 2017-04-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |