Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic commit of package [openshift-ansible] release [3.6.52-1]. | Jenkins CD Merge Bot | 2017-05-03 | 2 | -2/+14 |
| | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | 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 #4068 from mtnbikenc/fix-variants | Scott Dodson | 2017-05-02 | 1 | -3/+4 |
|\ \ | | | | | | | Fix variants for v3.6 | ||||
| * | | Fix variants for v3.6 | Russell Teague | 2017-05-02 | 1 | -3/+4 |
| | | | | | | | | | | | | Fixes bug 1447204 | ||||
* | | | Merge pull request #4038 from mtnbikenc/upgrade-refactor | OpenShift Bot | 2017-05-02 | 33 | -1294/+1384 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | etcd Upgrade Refactor | Russell Teague | 2017-05-02 | 5 | -80/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Renaming etcd_hosts_to_* to oo_etcd_hosts_to* * Moving host group evaluation to evaluate_groups.yml * Removing duplicate evaluate_groups.yml usage | ||||
| * | | | v3.3 Upgrade Refactor | Russell Teague | 2017-05-02 | 7 | -301/+327 |
| | | | | |||||
| * | | | v3.4 Upgrade Refactor | Russell Teague | 2017-05-02 | 7 | -297/+323 |
| | | | | |||||
| * | | | v3.5 Upgrade Refactor | Russell Teague | 2017-05-02 | 7 | -308/+333 |
| | | | | |||||
| * | | | v3.6 Upgrade Refactor | Russell Teague | 2017-05-02 | 7 | -308/+333 |
| |/ / | |||||
* | | | 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 #4045 from kwoodson/normalize_groups | OpenShift Bot | 2017-05-02 | 7 | -20/+9 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Normalizing groups. | Kenny Woodson | 2017-05-01 | 7 | -20/+9 |
| | | | | | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.51-1]. | Jenkins CD Merge Bot | 2017-05-02 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | Merge pull request #4053 from abutcher/rhsub-sans-std-include | OpenShift Bot | 2017-05-02 | 1 | -4/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Merged by openshift-bot | ||||
| * | | | | Remove std_include from playbooks/byo/rhel_subscribe.yml | Andrew Butcher | 2017-05-01 | 1 | -4/+0 |
| | | | | | |||||
* | | | | | 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 |
| | | | | | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.50-1]. | Jenkins CD Merge Bot | 2017-05-02 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | Merge pull request #4034 from ↵ | Jan Chaloupka | 2017-05-02 | 3 | -10/+20 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 3 | -10/+20 |
| | | | | | | |||||
* | | | | | | Merge pull request #3975 from sdodson/ansible_23_warnings | OpenShift Bot | 2017-05-01 | 43 | -83/+83 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 40 | -80/+80 |
| | | | | | | | |||||
| * | | | | | | Remove jinja template delimeters from when conditions | Scott Dodson | 2017-05-01 | 23 | -51/+51 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.49-1]. | Jenkins CD Merge Bot | 2017-05-01 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | Merge pull request #3986 from sdodson/require-2-2-2-0 | OpenShift Bot | 2017-05-01 | 3 | -20/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | Bump ansible rpm dependency to 2.2.2.0 | Scott Dodson | 2017-04-25 | 3 | -20/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove check for unpatched 2.2.1.0 | ||||
* | | | | | | | | Merge pull request #3972 from lpsantil/master | Scott Dodson | 2017-05-01 | 2 | -2/+16 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update byo hosts examples with stronger warnings about Docker subnet overlap | ||||
| * | | | | | | | | Warn users about conflicts with docker0 CIDR range | lpsantil | 2017-05-01 | 2 | -2/+16 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.48-1]. | Jenkins CD Merge Bot | 2017-05-01 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.47-1]. | Jenkins CD Merge Bot | 2017-05-01 | 2 | -2/+5 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | / / / / | Automatic commit of package [openshift-ansible] release [3.6.46-1]. | Jenkins CD Merge Bot | 2017-05-01 | 2 | -2/+6 |
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | Merge pull request #4027 from tbielawa/contrib_pre-commit_hook | OpenShift Bot | 2017-05-01 | 4 | -0/+118 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | Merge branch 'master' into contrib_pre-commit_hook | Tim Bielawa | 2017-04-28 | 18 | -196/+346 |
| |\ \ \ \ \ | |||||
| * | | | | | | Contrib: Hook to verify modules match assembled fragments | Tim Bielawa | 2017-04-28 | 4 | -0/+118 |
| | | | | | | | |||||
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.45-1]. | Jenkins CD Merge Bot | 2017-05-01 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.44-1]. | Jenkins CD Merge Bot | 2017-04-30 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | Merge pull request #3817 from ingvagabund/polish-etcd-role | Jan Chaloupka | 2017-04-30 | 11 | -78/+89 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Refactor etcd roles | ||||
| * | | | | | | | Refactor etcd roles | Jan Chaloupka | 2017-04-28 | 11 | -78/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.43-1]. | Jenkins CD Merge Bot | 2017-04-29 | 2 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | | 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 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #3983 from rhcarvalho/docs-and-ci | Scott Dodson | 2017-04-28 | 5 | -123/+236 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | Document pull request process and improve contribution guide | ||||
| * | | | | | | | | Document the Pull Request process | Rodolfo Carvalho | 2017-04-27 | 2 | -0/+88 |
| | | | | | | | | |