Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document service_type for openshift-enterprise | Rodolfo Carvalho | 2017-04-11 | 1 | -1/+1 |
| | | | | Based on source code in roles/openshift_facts/library/openshift_facts.py | ||||
* | Remove references to outdated deployment_type | Rodolfo Carvalho | 2017-04-11 | 1 | -14/+7 |
| | | | | | 'enterprise' is not used anymore (since 3.1) and thus can be safely omitted for avoiding confusion. | ||||
* | Update deployment_type documentation | Rodolfo Carvalho | 2017-04-11 | 5 | -22/+24 |
| | |||||
* | Document merge time trends page | Rodolfo Carvalho | 2017-04-11 | 1 | -0/+3 |
| | |||||
* | Remove outdated documentation | Rodolfo Carvalho | 2017-04-11 | 1 | -15/+0 |
| | | | | | | | | | This documentation was about a previous Dockerfile that was based on RHEL and not easily buildable by people cloning this repository. The new Dockerfile, with images available at https://hub.docker.com/r/openshift/openshift-ansible/, is documented in README_CONTAINER_IMAGE.md. | ||||
* | Remove outdated build instructions | Rodolfo Carvalho | 2017-04-11 | 1 | -21/+3 |
| | | | | | | | | - The spec file from ./inventory was removed back on Oct 28, 2015. See aa2d0ed3fbd9b140c66a054fd3cfd8976de592ce. - The remaining instructions refer to the `openshift-ansible` package, not `openshift-ansible-bin`. | ||||
* | Automatic commit of package [openshift-ansible] release [3.6.21-1]. | Jenkins CD Merge Bot | 2017-04-11 | 2 | -2/+6 |
| | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | Merge pull request #3880 from kwoodson/cockpit_ui_remove_route | OpenShift Bot | 2017-04-10 | 1 | -5/+8 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Adding a query for the existing docker-registry route. | Kenny Woodson | 2017-04-07 | 1 | -1/+8 |
| | | |||||
| * | Removing docker-registry route from cockpit-ui. | Kenny Woodson | 2017-04-07 | 1 | -9/+5 |
| | | |||||
* | | Automatic commit of package [openshift-ansible] release [3.6.20-1]. | Jenkins CD Merge Bot | 2017-04-07 | 2 | -2/+6 |
| | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | Merge pull request #3859 from sosiouxme/20170405-validate-release | OpenShift Bot | 2017-04-07 | 1 | -7/+14 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | openshift_sanitize_inventory: validate release | Luke Meyer | 2017-04-05 | 1 | -7/+14 |
| | | | | | | | | | | | | | | | Complain early if those wacky users use wacky values for openshift_release. | ||||
* | | | Merge pull request #3875 from kwoodson/bugfix | OpenShift Bot | 2017-04-07 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Fixed a bug when oc command fails. | Kenny Woodson | 2017-04-06 | 2 | -2/+2 |
| | | | | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.6.19-1]. | Jenkins CD Merge Bot | 2017-04-07 | 2 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | Merge pull request #3871 from mtnbikenc/fix-iptables-check | OpenShift Bot | 2017-04-07 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | Merged by openshift-bot | ||||
| * | | | Switch from ignoring to passing on checks | Russell Teague | 2017-04-06 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #3822 from codificat/cronjob-example | OpenShift Bot | 2017-04-07 | 9 | -17/+481 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Add example scheduled certificate check | Pep Turró Mauri | 2017-04-06 | 9 | -17/+481 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional certificate expiration check playbooks: - one that that uploads the generated reports to a location in the masters - one that uses custom report paths with timestamps OpenShift Job and ScheduledJob examples that use these playbooks run from a container to check cluster certificates from within the cluster itself. | ||||
* | | | | | Merge pull request #3846 from rhcarvalho/cs-unit-tests | OpenShift Bot | 2017-04-07 | 3 | -28/+268 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Add tests for action plugin | Rodolfo Carvalho | 2017-04-04 | 1 | -15/+168 |
| | | | | | | |||||
| * | | | | | Remove unnecessary code | Rodolfo Carvalho | 2017-04-04 | 1 | -5/+1 |
| | | | | | | |||||
| * | | | | | Make resolve_checks more strict | Rodolfo Carvalho | 2017-04-04 | 3 | -23/+114 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So that all names it return are directly usable, without checking for existence. | ||||
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.18-1]. | Jenkins CD Merge Bot | 2017-04-07 | 2 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | Merge pull request #3872 from giuseppe/audit-fix | OpenShift Bot | 2017-04-06 | 2 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | master-api: add mount for /var/log | Giuseppe Scrivano | 2017-04-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
| * | | | | | | master: add mount for /var/log | Giuseppe Scrivano | 2017-04-06 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | | | | | Merge pull request #3857 from djosborne/bump-calico-policy-controller | OpenShift Bot | 2017-04-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | Bump calico policy controller | Dan Osborne | 2017-04-05 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #3840 from kwoodson/oc_obj_delete_selector | Scott Dodson | 2017-04-06 | 35 | -520/+857 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Adding ability to delete by selector. Also variable name cleanup and update to use .format. | ||||
| * | | | | | | Fixed a string format and a lint space issue | Kenny Woodson | 2017-04-05 | 3 | -4/+4 |
| | | | | | | | |||||
| * | | | | | | Fixed | Kenny Woodson | 2017-04-05 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | name and selector to be mutually exclusive | ||||
| * | | | | | | Adding ability to delete by selector. | Kenny Woodson | 2017-04-05 | 33 | -500/+813 |
| | | | | | | | |||||
| * | | | | | | Adding delete with selector support. | Kenny Woodson | 2017-04-05 | 2 | -24/+48 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3863 from ↵ | OpenShift Bot | 2017-04-06 | 1 | -0/+8 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | ingvagabund/unexlude-excluder-if-it-is-upgraded-and-already-installed Merged by openshift-bot | ||||
| * | | | | | unexclude excluder if it is to be upgraded and already installed | Jan Chaloupka | 2017-04-06 | 1 | -0/+8 |
| | |_|_|/ | |/| | | | |||||
* / | | | | Automatic commit of package [openshift-ansible] release [3.6.17-1]. | Jenkins CD Merge Bot | 2017-04-06 | 2 | -2/+5 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | Merge pull request #3821 from kwoodson/default_router_cert | OpenShift Bot | 2017-04-05 | 4 | -1/+34 |
|\ \ \ \ | |/ / / |/| | | | Merged by openshift-bot | ||||
| * | | | Adding signed router cert and fixing server_cert bug. | Kenny Woodson | 2017-04-04 | 4 | -1/+34 |
| | | | | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.6.16-1]. | Jenkins CD Merge Bot | 2017-04-05 | 2 | -2/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | Merge pull request #3850 from kwoodson/skip_generated_tc | OpenShift Bot | 2017-04-05 | 28 | -81/+90 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Removing test coverage for shared code. | Kenny Woodson | 2017-04-04 | 28 | -81/+90 |
| | | | | | |||||
* | | | | | Merge pull request #3848 from mazzystr/remove_port_10255 | OpenShift Bot | 2017-04-05 | 3 | -18/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Port 10255 unnecessary. Removing all instances | Chris Callegari | 2017-04-04 | 3 | -18/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #3834 from jarrpa/oo_collect-lists | OpenShift Bot | 2017-04-04 | 1 | -14/+38 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | oo_filters: Disable pylint too-many-lines test | Jose A. Rivera | 2017-04-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | | | oo_collect: Allow list elements to be lists of dict | Jose A. Rivera | 2017-04-03 | 1 | -12/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | | | | oo_collect: Update comments to show source of failure | Jose A. Rivera | 2017-04-03 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | | | Merge pull request #3841 from jarrpa/oc_label-get-fix | OpenShift Bot | 2017-04-04 | 2 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot |