Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3809 from stobias123/metrics-decode-syntax | OpenShift Bot | 2017-03-30 | 1 | -2/+2 |
|\ | | | | | Merged by openshift-bot | ||||
| * | fixed decode switch so it works on OSX | Steven Tobias | 2017-03-30 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #3804 from sdodson/bz1436964 | OpenShift Bot | 2017-03-30 | 1 | -0/+10 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Wait for firewalld polkit policy to be defined | Scott Dodson | 2017-03-30 | 1 | -0/+10 |
| | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1436964 | ||||
* | | | Merge pull request #3786 from kwoodson/oc_clusterrole | Scott Dodson | 2017-03-30 | 9 | -0/+2463 |
|\ \ \ | | | | | | | | | Add oc_clusterrole to lib_openshift. | ||||
| * | | | Fixed spacing. | Kenny Woodson | 2017-03-29 | 2 | -6/+6 |
| | | | | |||||
| * | | | Fixed docs. Fixed add_resource. | Kenny Woodson | 2017-03-29 | 3 | -10/+12 |
| | | | | |||||
| * | | | Fixing linting for spaces. | Kenny Woodson | 2017-03-29 | 3 | -9/+8 |
| | | | | |||||
| * | | | Adding clusterrole to the toolbox. | Kenny Woodson | 2017-03-28 | 9 | -0/+2462 |
| | | | | |||||
* | | | | Merge pull request #3792 from ewolinetz/fix_metrics_image_settings | OpenShift Bot | 2017-03-30 | 1 | -6/+0 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Removing initial setting of metrics image prefix and version | ewolinetz | 2017-03-28 | 1 | -6/+0 |
| | | | | | |||||
* | | | | | Merge pull request #3628 from kwoodson/yedit_edits | OpenShift Bot | 2017-03-30 | 34 | -2213/+3557 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Merged by openshift-bot | ||||
| * | | | | Fixed a bug in oc_volume. | Kenny Woodson | 2017-03-28 | 31 | -764/+852 |
| | | | | | |||||
| * | | | | Adding a few more test cases. Fixed a bug when key was empty. Safeguard ↵ | Kenny Woodson | 2017-03-28 | 28 | -1468/+2593 |
| | | | | | | | | | | | | | | | | | | | | against yedit module being passed an empty key | ||||
| * | | | | Added the ability to do multiple edits | Kenny Woodson | 2017-03-28 | 5 | -111/+242 |
| | | | | | |||||
* | | | | | Merge pull request #3770 from jcantrill/es_config_merge_fix | OpenShift Bot | 2017-03-30 | 2 | -9/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | fix es config merge so template does not need quoting. gen then merge | Jeff Cantrill | 2017-03-28 | 2 | -9/+9 |
| | | | | | | |||||
* | | | | | | Merge pull request #3801 from mtnbikenc/fix-copy | OpenShift Bot | 2017-03-30 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Correct copy task to use remote source | Russell Teague | 2017-03-29 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #3734 from sosiouxme/20170322-deployment-type | OpenShift Bot | 2017-03-30 | 27 | -42/+88 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | validate and normalize inventory variables | Luke Meyer | 2017-03-29 | 27 | -42/+88 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In openshift_repos and everywhere, ensure deployment_type and openshift_deployment_type are defined and the same. We really want to set openshift_deployment_type, but users will likely still have just deployment_type, so accept both. And don't make every playbook default openshift_deployment_type to deployment_type. This introduces the openshift_sanitize_inventory role to run before anything else. | ||||
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.12-1]. | Jenkins CD Merge Bot | 2017-03-30 | 2 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | Merge pull request #3581 from php-coder/set_cert_expiration_date | OpenShift Bot | 2017-03-29 | 19 | -1/+70 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | Update example inventory files to mention certificate validity parameters. | Slava Semushin | 2017-03-29 | 2 | -0/+20 |
| | | | | | | |||||
| * | | | | | openshift_hosted: add openshift_hosted_registry_cert_expire_days parameter. | Slava Semushin | 2017-03-29 | 3 | -0/+3 |
| | | | | | | |||||
| * | | | | | oc_adm_ca_server_cert.py: re-generate. | Slava Semushin | 2017-03-29 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | oc_adm_ca_server_cert: add expire_days parameter. | Slava Semushin | 2017-03-29 | 3 | -0/+8 |
| | | | | | | |||||
| * | | | | | openshift_ca: add openshift_ca_cert_expire_days and ↵ | Slava Semushin | 2017-03-29 | 3 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | openshift_master_cert_expire_days parameters. | ||||
| * | | | | | redeploy-certificates/registry.yml: add ↵ | Slava Semushin | 2017-03-29 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | openshift_hosted_registry_cert_expire_days parameter. | ||||
| * | | | | | openshift_master_certificates: add openshift_master_cert_expire_days parameter. | Slava Semushin | 2017-03-29 | 3 | -0/+9 |
| | | | | | | |||||
| * | | | | | openshift_node_certificates: add openshift_node_cert_expire_days parameter. | Slava Semushin | 2017-03-29 | 3 | -0/+9 |
|/ / / / / | |||||
* | | | | | Merge pull request #3725 from codificat/Dockerfile.rhel7 | OpenShift Bot | 2017-03-29 | 1 | -19/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Update Dockerfile.rhel7 to reflect changes to Dockerfile | Pep Turró Mauri | 2017-03-23 | 1 | -19/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Dockerfile in the repo was updated to build upon playbook2image. This change updates de product version to reflect that change. Also updating the labels to the new format. | ||||
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.11-1]. | Jenkins CD Merge Bot | 2017-03-29 | 2 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | Merge pull request #3782 from sdodson/etcd_debug | OpenShift Bot | 2017-03-28 | 3 | -0/+14 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | Add etcd_debug and etcd_log_package_levels variables | Scott Dodson | 2017-03-28 | 3 | -0/+14 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #3781 from ↵ | OpenShift Bot | 2017-03-28 | 6 | -34/+29 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | ingvagabund/make-the-ocp-version-detection-excluder-free Merged by openshift-bot | ||||
| * | | | | Make the OCP available version detection excluder free | Jan Chaloupka | 2017-03-28 | 6 | -34/+29 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | When detecting available OCP version via repoquery, use yum.conf file with exclude= set to an empty array. So the detection is independent of the OCP excluder. | ||||
* | | | | Merge pull request #3769 from abutcher/gte-version-filters | OpenShift Bot | 2017-03-28 | 2 | -0/+201 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Use oo_version_gte_3_6+ for future versions and treat 1.x origin as legacy. ↵ | Andrew Butcher | 2017-03-27 | 2 | -28/+131 |
| | | | | | | | | | | | | | | | | | | | | Add tests. | ||||
| * | | | | Add oo_version_gte_X_X_or_Y_Y version comparison filters. | Andrew Butcher | 2017-03-24 | 1 | -0/+98 |
| | | | | | |||||
* | | | | | Merge pull request #3750 from stevekuznetsov/skuznets/3-6-upgrade | OpenShift Bot | 2017-03-28 | 9 | -0/+379 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Merged by openshift-bot | ||||
| * | | | | Added 3.5 -> 3.6 upgrade playbooks | Steve Kuznetsov | 2017-03-24 | 9 | -0/+379 |
| | | | | | |||||
* | | | | | Merge pull request #3745 from rhcarvalho/checks-unit-tests | OpenShift Bot | 2017-03-28 | 12 | -20/+237 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Merged by openshift-bot | ||||
| * | | | | Add test scaffold for docker_image_availability.py | Rodolfo Carvalho | 2017-03-28 | 2 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The intention is to set a starting point and let another team member work on the code to gain experience with tests. | ||||
| * | | | | Add unit tests for package_version.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+21 |
| | | | | | |||||
| * | | | | Add unit tests for package_update.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+16 |
| | | | | | |||||
| * | | | | Add unit tests for package_availability.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+49 |
| | | | | | |||||
| * | | | | Add unit tests for mixins.py | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+23 |
| | | | | | |||||
| * | | | | Test recursively finding subclasses | Rodolfo Carvalho | 2017-03-28 | 1 | -0/+17 |
| | | | | |