Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GlusterFS: Improve role documentation | Jose A. Rivera | 2017-05-04 | 1 | -1/+10 |
| | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | hosted_registry: Get correct pod selector for GlusterFS storage | Jose A. Rivera | 2017-05-04 | 1 | -1/+9 |
| | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | hosted registry: Fix typo | Jose A. Rivera | 2017-05-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | Merge pull request #4085 from ewolinetz/pick_issue4083 | OpenShift Bot | 2017-05-03 | 5 | -14/+2 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Correctly setting the primary and replica shard count settings | ewolinetz | 2017-05-03 | 5 | -14/+2 |
| | | |||||
* | | Merge pull request #4049 from ashcrow/system-container-docker | OpenShift Bot | 2017-05-03 | 15 | -122/+370 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | System container docker | Steve Milner | 2017-05-03 | 15 | -122/+370 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change allows for the use of either the traditional package install of docker OR a system container install of docker. Two new inventory options, openshift_docker_use_system_container and openshift_docker_systemcontainer_image_registry_override, have been added which are be used to install with a system container. By default this option is commented out. One new fact has been added: - docker.service_name: docker by default, container-engine-docker for system container | ||||
* | | Merge pull request #4080 from dgoodwin/aws-cred-no-log | OpenShift Bot | 2017-05-03 | 1 | -0/+1 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Stop logging AWS credentials in master role. | Devan Goodwin | 2017-05-03 | 1 | -0/+1 |
| |/ | | | | | | | | | | | | | Using lineinfile and with_items, the items end up logged and in this case include AWS credentials. Simple us of no_log to hide them. | ||||
* | | Merge pull request #4062 from abutcher/atomicf25 | OpenShift Bot | 2017-05-03 | 2 | -7/+9 |
|\ \ | |/ |/| | Merged by openshift-bot | ||||
| * | Remove set operations from openshift_master_certificates iteration. | Andrew Butcher | 2017-05-02 | 1 | -4/+4 |
| | | |||||
| * | Refactor system fact gathering to avoid dictionary size change during iteration. | Andrew Butcher | 2017-05-02 | 1 | -3/+5 |
| | | |||||
* | | Merge pull request #4070 from ewolinetz/mux_scaleup_fix | OpenShift Bot | 2017-05-02 | 2 | -2/+2 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Making mux with_items list evaluate as empty if didnt get objects before | ewolinetz | 2017-05-02 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #4059 from sdodson/master-1.5-ca | OpenShift Bot | 2017-05-02 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Merged by openshift-bot | ||||
| * | | Use openshift_ca_host's hostnames to sign the CA | Scott Dodson | 2017-05-01 | 1 | -1/+1 |
| |/ | | | | | | | | | If for some reason oo_first_master and openshift_ca_host are different we could've signed the CA with the wrong hostnames. | ||||
* | | Merge pull request #4028 from ewolinetz/logging_project_ns_labels | OpenShift Bot | 2017-05-02 | 2 | -11/+34 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Adding way to add labels and nodeselectors to logging project | ewolinetz | 2017-04-27 | 2 | -11/+34 |
| | | | |||||
* | | | Merge pull request #4034 from ↵ | Jan Chaloupka | 2017-05-02 | 2 | -0/+44 |
|\ \ \ | | | | | | | | | | | | | | | | | ingvagabund/move-excluder-verification-code-under-excluders-role [RFE] move excluder upgrade validation tasks under openshift_excluder role | ||||
| * | | | move excluder upgrade validation tasks under openshift_excluder role | Jan Chaloupka | 2017-04-28 | 2 | -0/+44 |
| | | | | |||||
* | | | | Merge pull request #3975 from sdodson/ansible_23_warnings | OpenShift Bot | 2017-05-01 | 30 | -50/+50 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 29 | -49/+49 |
| | | | | | |||||
| * | | | | Remove jinja template delimeters from when conditions | Scott Dodson | 2017-05-01 | 13 | -22/+22 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}" | ||||
* | | | | Merge pull request #3865 from pilou-/fix_test_openssl_1.1.0 | OpenShift Bot | 2017-05-01 | 2 | -3/+4 |
|\ \ \ \ | |/ / / |/| | | | Merged by openshift-bot | ||||
| * | | | Fix test compatibility with OpenSSL 1.1.0 | Pierre-Louis Bonicoli | 2017-04-28 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Since OpenSSL 1.1.0, default name options ('oneline') for 'x509' command include 'space_eq'. Explicitly enable 'oneline' in order to have one behaviour with all versions. | ||||
* | | | | Merge pull request #3817 from ingvagabund/polish-etcd-role | Jan Chaloupka | 2017-04-30 | 10 | -78/+75 |
|\ \ \ \ | | | | | | | | | | | Refactor etcd roles | ||||
| * | | | | Refactor etcd roles | Jan Chaloupka | 2017-04-28 | 10 | -78/+75 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | - introduce block and simplify when conditions - introduce config.yml so the self-standing etcd role can be run (e.g. to test etcd cluster deployment) - remove empty task files - skip dependency on openshift_etcd_ca - replace cert paths with their appropriate variables | ||||
* | | | | Merge pull request #4003 from lhuard1A/fix_registry_ose_3.2 | OpenShift Bot | 2017-04-28 | 3 | -33/+51 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Fix OpenShift registry deployment on OSE 3.2 | Lénaïc Huard | 2017-04-25 | 3 | -33/+51 |
| | |/ / | |/| | | | | | | | | | | Fix #4000 | ||||
* | | | | Merge pull request #4018 from ewolinetz/issue4007 | OpenShift Bot | 2017-04-28 | 1 | -1/+4 |
|\ \ \ \ | |_|_|/ |/| | | | Merged by openshift-bot | ||||
| * | | | Adding checks for starting mux for 2.2.0 | ewolinetz | 2017-04-26 | 1 | -1/+4 |
| | |/ | |/| | |||||
* / | | Add bool for proper conditional handling | Russell Teague | 2017-04-26 | 2 | -2/+2 |
|/ / | |||||
* | | Merge pull request #3950 from lhuard1A/enterprise_ose_3.5 | OpenShift Bot | 2017-04-26 | 1 | -3/+6 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Make the rhel_subscribe role subscribe to OSE 3.5 channel by default | Lénaïc Huard | 2017-04-19 | 1 | -3/+6 |
| | | | |||||
* | | | Merge pull request #3970 from mtnbikenc/3_6-upgrade | OpenShift Bot | 2017-04-25 | 136 | -17/+20 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Standardize all Origin versioning on 3.6 | Russell Teague | 2017-04-25 | 136 | -17/+20 |
| | | | | |||||
* | | | | Merge pull request #3988 from abutcher/router-cert-vars | OpenShift Bot | 2017-04-25 | 2 | -10/+10 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Replace original router cert variable names. | Andrew Butcher | 2017-04-24 | 2 | -10/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #3968 from jarrpa/oc_obj-kinds | OpenShift Bot | 2017-04-25 | 3 | -14/+8 |
|\ \ \ \ | |_|/ / |/| | | | Merged by openshift-bot | ||||
| * | | | oc_obj: Allow for multiple kinds in delete | Jose A. Rivera | 2017-04-21 | 3 | -14/+8 |
| | |/ | |/| | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | Merge pull request #3962 from sdodson/image-stream-sync | OpenShift Bot | 2017-04-25 | 6 | -8/+50 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | 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 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Update swap disable tasks | Russell Teague | 2017-04-21 | 2 | -16/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Lines are commented out vice being removed * Comment is added indicating why the change happened * Variable openshift_disable_swap added to allow user control |