| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-24 | Merge pull request #3486 from tbielawa/bz1421053 | Andrew Butcher | |
| Fix Quick Installer failed due to a Python method failure | |||
| 2017-02-24 | Merge pull request #3487 from sdodson/drop-centos-paas-sig-common | Scott Dodson | |
| Revert "Add centos paas sig common" | |||
| 2017-02-24 | Revert "Add centos paas sig common" | Scott Dodson | |
| This reverts commit 7a16f20b936546f47df87662c78f7fe12e75fe85. | |||
| 2017-02-24 | Fix Quick Installer failed due to a Python method failure | Tim Bielawa | |
| Fixes issues dumping various objects to YAML. This change updates the quick installer fact caching callback to use the improved AnsibleDumper when writing out the facts to storage. * https://bugzilla.redhat.com/show_bug.cgi?id=1421053 * https://bugzilla.redhat.com/show_bug.cgi?id=1421061 * https://bugzilla.redhat.com/show_bug.cgi?id=1421059 | |||
| 2017-02-24 | Merge pull request #3457 from sdodson/1414276 | Scott Dodson | |
| BZ1414276 - Quote ansible_ssh_user when determining group id | |||
| 2017-02-24 | Merge pull request #3430 from jcantrill/bz_1417261_quote_secret | Scott Dodson | |
| bug 1417261. Quote name and secrets in logging templates | |||
| 2017-02-24 | Merge pull request #3483 from ingvagabund/fix-symlink-to-lookups-in-spec-file | Scott Dodson | |
| Fix symlink to lookup_plugins/oo_option.py | |||
| 2017-02-24 | Fix symlink to lookup_plugins/oo_option.py | Jan Chaloupka | |
| Bug 1426030 | |||
| 2017-02-24 | Merge pull request #3471 from giuseppe/run_disable_excluder_on_config | Giuseppe Scrivano | |
| initialize_openshift_version: handle excluder packages | |||
| 2017-02-23 | Merge pull request #3406 from sdodson/openshift_repos | Scott Dodson | |
| Install repos on containerized hosts for python dependencies | |||
| 2017-02-23 | Merge pull request #3474 from sdodson/image-stream-sync | Scott Dodson | |
| Image stream sync | |||
| 2017-02-23 | Use 2 and 3 friendly urlparse in oo_filters | Steve Milner | |
| 2017-02-23 | Merge pull request #3470 from wshearn/logging_insecureedgeterminationpolicy | Jeff Cantrill | |
| Add insecure edge termination policy for kibana. | |||
| 2017-02-23 | Update v1.5 content | Scott Dodson | |
| 2017-02-23 | Update v1.4 content | Scott Dodson | |
| 2017-02-23 | xPaaS ose-v1.3.6 | Scott Dodson | |
| 2017-02-23 | initialize_openshift_version: handle excluder packages | Giuseppe Scrivano | |
| Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1423447 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-02-23 | Add insecure edge termination policy for kibana. | Wesley Hearn | |
| 2017-02-23 | Merge pull request #3462 from richm/put-curator-config-in-etc | Scott Dodson | |
| curator config must be in /etc/curator not /usr/curator | |||
| 2017-02-23 | Merge pull request #3465 from mtnbikenc/task-wait | Russell Teague | |
| BZ 1425688: Convert selectattr tests to use 'match' | |||
| 2017-02-23 | Merge pull request #3466 from kwoodson/doc_fix_ca_server_cert | Scott Dodson | |
| Doc fix for oc_adm_ca_server_cert. | |||
| 2017-02-23 | Fixing doc for oc_adm_ca_server_cert. | Kenny Woodson | |
| 2017-02-23 | Convert selectattr tests to use 'match' | Russell Teague | |
| 2017-02-23 | Merge pull request #3464 from sdodson/fix-generated-code | Scott Dodson | |
| Re-generate lib_openshift and lib_utils libraries | |||
| 2017-02-23 | Re-generate lib_openshift and lib_utils libraries | Scott Dodson | |
| 2017-02-23 | Merge pull request #3416 from detiber/combinedTest | Scott Dodson | |
| lib_openshift - handle cases where oc binary is not in path | |||
| 2017-02-23 | Merge pull request #3460 from kwoodson/handle_router_prep | Russell Teague | |
| Handle router preparation errors. Also added a second sleep timer for creating openshift objects. | |||
| 2017-02-22 | curator config must be in /etc/curator not /usr/curator | Rich Megginson | |
| 2017-02-22 | Updated for pylint. Fixed create doc. | Kenny Woodson | |
| 2017-02-22 | Attempt to handle router preparation errors. | Kenny Woodson | |
| 2017-02-22 | Merge pull request #3458 from kwoodson/generate_tox_fix | Kenny Woodson | |
| Fixing tox test. | |||
| 2017-02-22 | Fixing the generate tox tests. | Kenny Woodson | |
| 2017-02-22 | BZ1414276 - Quote ansible_ssh_user when determining group id | Scott Dodson | |
| So that domain users of the format 'dom\user' may be used for ansible_ssh_user | |||
| 2017-02-22 | Merge pull request #3378 from kwoodson/oadm_ca | Kenny Woodson | |
| Adding oc_adm_ca_server_cert to lib_openshift | |||
| 2017-02-22 | Merge pull request #3429 from ashcrow/remove-no-member | Scott Dodson | |
| Removed unrequired no-members | |||
| 2017-02-22 | Moving import to local class. | Kenny Woodson | |
| 2017-02-22 | Merge pull request #3447 from kwoodson/router_no_default_cert | Kenny Woodson | |
| Fix for no default_cert or cert, key, cacert files | |||
| 2017-02-22 | Added required_together. Added two minor bug fixes for when data is not passed. | Kenny Woodson | |
| 2017-02-22 | fix up ruamel.yaml/pyyaml no-member lint errors | Jason DeTiberus | |
| 2017-02-22 | Renamed NotContainerized to NotContainerizedMixin and dropped no-member | Steve Milner | |
| 2017-02-22 | Removed unrequired no-members from yedit and generated code | Steve Milner | |
| 2017-02-22 | Removing reference to oadm. Moved parameter under general params. | Kenny Woodson | |
| 2017-02-22 | Merge pull request #3454 from ewolinetz/logging_tag_master_config | Scott Dodson | |
| adding tag to update_master_config | |||
| 2017-02-22 | adding tag to update_master_config | ewolinetz | |
| 2017-02-22 | CloudFront oc_secret contents should be a list | Steve Milner | |
| Fixes "argument contents is of type <type 'dict'> and we were unable to convert to list" | |||
| 2017-02-21 | lib_openshift oc file lookup improvements | Jason DeTiberus | |
| - Move binary file search to separate method called from constructor - Use six.PY3 instaed of sys.version_info - Combine additional paths with the paths from the environment - For py3 pass the combined paths to shutil.which - For py2 explictly search for existance of file from combined paths instead of using distutils.spawn.find_executable and falling back - Use 'oc adm' instead of 'oadm' - Fix generate_validation test issue - fix tests for oc binary location - add tests for file lookup | |||
| 2017-02-21 | roles/lib_openshift: Handle /usr/local/bin/oc with sudo | Colin Walters | |
| The real changes here are in `src/lib/{base,import}.py` remember, the rest is committed to git rather than built for some reason. This is tested on CentOS AH (python2), I haven't yet tested the Python 3 path here. I tried the suggestion in the PR for using Ansible's `module` but AFAICS that would require passing down the `module` variable pretty far down into this code. This implementation seems OK too. Closes: https://github.com/openshift/openshift-ansible/issues/3410 | |||
| 2017-02-21 | if no key, cert, cacert, or default_cert is passed then do not pass to oc | Kenny Woodson | |
| 2017-02-21 | Added backup feature. Fixed a bug with reading the certificate and ↵ | Kenny Woodson | |
| verifying names. Added force option. | |||
| 2017-02-21 | Merge pull request #3438 from jcantrill/bz_1425321_default_api_port | Scott Dodson | |
| Bz 1425321 default api port | |||
