Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap openshift_hosted_logging include_role within a block. | Andrew Butcher | 2017-02-01 | 1 | -4/+7 |
| | |||||
* | Merge pull request #3224 from kwoodson/oc_service | Kenny Woodson | 2017-02-01 | 17 | -42/+2466 |
|\ | | | | | Adding oc_service to lib_openshift. | ||||
| * | Fixing copy pasta comments. Fixed required in docs. | Kenny Woodson | 2017-02-01 | 4 | -16/+18 |
| | | |||||
| * | Fixing for tox tests. (flake8|pylint) | Kenny Woodson | 2017-01-31 | 4 | -1/+5 |
| | | |||||
| * | Adding unit test for oc_service. Added environment fix for non-standard oc ↵ | Kenny Woodson | 2017-01-31 | 13 | -135/+377 |
| | | | | | | | | installs. | ||||
| * | Adding integration tests. | Kenny Woodson | 2017-01-31 | 1 | -58/+96 |
| | | |||||
| * | Adding oc_service to lib_openshift. | Kenny Woodson | 2017-01-31 | 7 | -15/+2153 |
| | | |||||
* | | Merge pull request #3241 from mtnbikenc/ansible-cfg | Tim Bielawa | 2017-02-01 | 2 | -7/+13 |
|\ \ | | | | | | | Add default ansible.cfg file | ||||
| * | | Add default ansible.cfg file | Russell Teague | 2017-02-01 | 2 | -7/+13 |
| | | | | | | | | | | | | | | | By default the callback_plugins need to be run to ensure proper Ansible version | ||||
* | | | Merge pull request #3246 from abutcher/boola | Jason DeTiberus | 2017-02-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix openshift_hosted_logging bool typo. | ||||
| * | | | Fix openshift_hosted_logging bool typo. | Andrew Butcher | 2017-02-01 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #3031 from jkhelil/sync_etcd_ca_certs | Andrew Butcher | 2017-02-01 | 1 | -0/+32 |
|\ \ \ | | | | | | | | | Sync etcd ca certs from etcd_ca_host to other etcd hosts | ||||
| * | | | Sync etcd ca certs from etcd_ca_host to other etcd hosts | jawed | 2017-01-27 | 1 | -0/+32 |
| | | | | |||||
* | | | | Merge pull request #3240 from dgoodwin/ssh-host-restart | Scott Dodson | 2017-02-01 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | Fix host when waiting for a master system restart. | ||||
| * | | | Fix host when waiting for a master system restart. | Devan Goodwin | 2017-02-01 | 1 | -1/+2 |
|/ / / | | | | | | | | | | | | | | | | Discovered situations where the inventory hostname may not be resolvable with operations. Switching to the ssh host (an IP) should always be correct. | ||||
* | | | Automatic commit of package [openshift-ansible] release [3.5.3-1]. | Scott Dodson | 2017-01-31 | 2 | -2/+66 |
| | | | |||||
* | | | Merge pull request #3237 from ewolinetz/logging_fix_fluentd_ops_host | Eric Wolinetz | 2017-01-31 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Adding bool filter to ensure that we correctly set ops host for fluentd | ||||
| * | | | Adding bool filter to ensure that we correctly set ops host for fluentd | ewolinetz | 2017-01-31 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #3229 from abutcher/node-cert-nodename | Scott Dodson | 2017-01-31 | 1 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | Use short instance name as hostname by default in GCE environments | ||||
| * | | | | Set default GCE hostname to shost instance name. | Andrew Butcher | 2017-01-31 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Merge pull request #3232 from sdodson/ovs-upgrade | Scott Dodson | 2017-01-31 | 1 | -0/+15 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | During node upgrade upgrade openvswitch rpms | ||||
| * | | | | During node upgrade upgrade openvswitch rpms | Scott Dodson | 2017-01-31 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Containerized upgrades of openvswitch are already handled by updating the container images and pulling them again. | ||||
* | | | | | Merge pull request #3231 from mtnbikenc/ansible-version | Tim Bielawa | 2017-01-31 | 1 | -1/+12 |
|\ \ \ \ \ | | | | | | | | | | | | | Fail on Ansible version 2.2.1.0 | ||||
| * | | | | | Fail on Ansible version 2.2.1.0 | Russell Teague | 2017-01-31 | 1 | -1/+12 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | Due to issues with Ansible 2.2.1.0, the version verification has been updated to fail when attempting to use that version. | ||||
* | | | | | Merge pull request #3217 from twiest/repoquery | Thomas Wiest | 2017-01-31 | 13 | -21/+1431 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Added repoquery to lib_utils. | ||||
| * | | | | Added repoquery to lib_utils. | Thomas Wiest | 2017-01-31 | 13 | -21/+1431 |
| |/ / / | |||||
* | | | | Merge pull request #3230 from tbielawa/HTPASSWD_AUTH | Jason DeTiberus | 2017-01-31 | 1 | -0/+13 |
|\ \ \ \ | |/ / / |/| | | | HTPASSWD_AUTH | ||||
| * | | | HTPASSWD_AUTH | Tim Bielawa | 2017-01-31 | 1 | -0/+13 |
|/ / / | |||||
* | | | Merge pull request #3194 from mtnbikenc/upgrade-3_5-fork | Russell Teague | 2017-01-31 | 14 | -77/+486 |
|\ \ \ | | | | | | | | | Create v3_5 upgrade playbooks | ||||
| * | | | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 14 | -77/+486 |
| | | | | |||||
* | | | | Merge pull request #3225 from smarterclayton/fix_gce | Scott Dodson | 2017-01-30 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | GCE deployment fails due to invalid lookup | ||||
| * | | | GCE deployment fails due to invalid lookup | Clayton Coleman | 2017-01-30 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | Data is only available under ['instance'] and split was in the wrong order. This deploys against GCE for me. | ||||
* | | | Merge pull request #3222 from ewolinetz/fix_yamllint_logging | Scott Dodson | 2017-01-30 | 3 | -16/+16 |
|\ \ \ | | | | | | | | | Resolving yamllint issues from logging playbooks | ||||
| * | | | Resolving yamllint issues from logging playbooks | ewolinetz | 2017-01-30 | 3 | -16/+16 |
|/ / / | |||||
* | | | Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurl | Scott Dodson | 2017-01-30 | 12 | -0/+64 |
|\ \ \ | |/ / |/| | | Updating openshift_logging role to add kibana public url to loggingPu… | ||||
| * | | Updating openshift_hosted_logging to update master-configs with publicLoggingURL | ewolinetz | 2017-01-30 | 5 | -6/+31 |
| | | | |||||
| * | | Breaking out master-config changing and updated playbook to apply change to ↵ | ewolinetz | 2017-01-30 | 3 | -6/+15 |
| | | | | | | | | | | | | other masters | ||||
| * | | ensuring ruamel.yaml is on target for oc_scale | ewolinetz | 2017-01-27 | 1 | -0/+4 |
| | | | |||||
| * | | Updating to correctly pull handler for openshift_logging. Adding logic to ↵ | ewolinetz | 2017-01-27 | 5 | -0/+19 |
| | | | | | | | | | | | | openshift_hosted_logging too | ||||
| * | | Updating openshift_logging role to add kibana public url to loggingPublicURL ↵ | ewolinetz | 2017-01-27 | 1 | -0/+7 |
| | | | | | | | | | | | | in master-config | ||||
* | | | Merge pull request #3218 from twiest/oc_serviceaccount | Thomas Wiest | 2017-01-30 | 16 | -64/+2280 |
|\ \ \ | | | | | | | | | Added oc_serviceaccount to lib_openshift. | ||||
| * | | | Added oc_serviceaccount to lib_openshift. | Thomas Wiest | 2017-01-30 | 16 | -64/+2280 |
| | | | | |||||
* | | | | Merge pull request #3219 from jcantrill/fix_logging_neg_stride | Eric Wolinetz | 2017-01-30 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | fix negative stride encountered from openshift_logging | ||||
| * | | | fix negative stride encountered from openshift_logging | Jeff Cantrill | 2017-01-30 | 1 | -4/+4 |
| | | | | |||||
* | | | | Merge pull request #3197 from kwoodson/manage_node | Kenny Woodson | 2017-01-30 | 14 | -7/+2063 |
|\ \ \ \ | | | | | | | | | | | Adding oadm_manage_node lib_openshift. | ||||
| * | | | | Fixing docs. Added bugzilla to doc. | Kenny Woodson | 2017-01-29 | 3 | -4/+6 |
| | | | | | |||||
| * | | | | Fixing linters. | Kenny Woodson | 2017-01-26 | 3 | -15/+21 |
| | | | | | |||||
| * | | | | Fixing base.py for node and scale. Autogenerated code. | Kenny Woodson | 2017-01-26 | 2 | -5/+3 |
| | | | | | |||||
| * | | | | Added unit integration tests. Enhanced unit tests. Fixed an issue in ↵ | Kenny Woodson | 2017-01-26 | 11 | -86/+218 |
| | | | | | | | | | | | | | | | | | | | | openshift_cmd for namespace. | ||||
| * | | | | Adding oadm_manage_node to lib_openshift. | Kenny Woodson | 2017-01-26 | 6 | -0/+1918 |
| | | | | |