summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3891 from mtnbikenc/refactor-dockerOpenShift Bot2017-04-125-13/+12
|\ | | | | Merged by openshift-bot
| * Refactor docker upgrade playbooksRussell Teague2017-04-105-13/+12
| | | | | | | | | | The playbooks were crossing byo/common boundaries for task includes. This moves all 'common' files/tasks into the 'common' folder.
* | Merge pull request #3799 from rhcarvalho/docsScott Dodson2017-04-128-61/+26
|\ \ | | | | | | Documentation updates
| * | Document service_type for openshift-enterpriseRodolfo Carvalho2017-04-111-1/+1
| | | | | | | | | | | | Based on source code in roles/openshift_facts/library/openshift_facts.py
| * | Remove references to outdated deployment_typeRodolfo Carvalho2017-04-111-14/+7
| | | | | | | | | | | | | | | 'enterprise' is not used anymore (since 3.1) and thus can be safely omitted for avoiding confusion.
| * | Update deployment_type documentationRodolfo Carvalho2017-04-115-22/+24
| | |
| * | Document merge time trends pageRodolfo Carvalho2017-04-111-0/+3
| | |
| * | Remove outdated documentationRodolfo Carvalho2017-04-111-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 instructionsRodolfo Carvalho2017-04-111-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`.
* | | Merge pull request #3902 from sosiouxme/20170410-validate-deployment-typeOpenShift Bot2017-04-121-0/+13
|\ \ \ | | | | | | | | Merged by openshift-bot
| * | | openshift_sanitize_inventory: disallow conflicting deployment typesLuke Meyer2017-04-101-0/+13
| | |/ | |/|
* | | Merge pull request #3757 from ↵OpenShift Bot2017-04-122-0/+18
|\ \ \ | | | | | | | | | | | | | | | | juanvallejo/jvallejo/skip-yum-update-check-on-fedora Merged by openshift-bot
| * | | skip PackageAvailability check if not yumjuanvallejo2017-04-112-0/+18
| | | |
* | | | Automatic commit of package [openshift-ansible] release [3.6.22-1].Jenkins CD Merge Bot2017-04-122-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | Merge pull request #3897 from kwoodson/upgrade_r_and_rOpenShift Bot2017-04-121-19/+21
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Fixed spelling mistake.Kenny Woodson2017-04-111-2/+2
| | | | |
| * | | | Switching commands for modules during upgrade of router and registry.Kenny Woodson2017-04-101-19/+21
| | |/ / | |/| |
* | | | Merge pull request #3899 from mtnbikenc/fix-common-refsOpenShift Bot2017-04-112-6/+6
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Remove unnecessary folder refsRussell Teague2017-04-102-6/+6
| |/ / /
* | | | Merge pull request #3892 from mtnbikenc/refactor-oo-option-factsOpenShift Bot2017-04-113-45/+29
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Refactor use of initialize_oo_option_facts.ymlRussell Teague2017-04-103-45/+29
| |/ / /
* | | | Merge pull request #3894 from kwoodson/compat_server_certOpenShift Bot2017-04-112-2/+2
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Fixing a compatibility issue with python 2.7 to 3.5 when reading from ↵Kenny Woodson2017-04-102-2/+2
| |/ / / | | | | | | | | | | | | subprocess.
* | | | Merge pull request #3649 from sosiouxme/20170313-fix-output-and-exclusionsOpenShift Bot2017-04-116-64/+295
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | preflight checks: refactor and fix aos_versionLuke Meyer2017-04-086-64/+295
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring in openshift_repos to provide Origin repo before checks on Origin. For OCP we want the check to fail if both version 3.3 and version 3.4 are available - they shouldn't have both channels enabled. For Origin everything is in one repo so it's not surprising to find 1.4 and 1.5 versions available. Added unit tests as well.
* | | | | Merge pull request #3691 from wongma7/efsOpenShift Bot2017-04-1121-0/+594
|\ \ \ \ \ | |_|_|_|/ |/| | | | Merged by openshift-bot
| * | | | Add external provisioners playbook starting with aws efsMatthew Wong2017-03-3021-0/+594
| | | | |
* | | | | Automatic commit of package [openshift-ansible] release [3.6.21-1].Jenkins CD Merge Bot2017-04-112-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | Merge pull request #3880 from kwoodson/cockpit_ui_remove_routeOpenShift Bot2017-04-101-5/+8
|\ \ \ \ \ | |_|_|/ / |/| | | | Merged by openshift-bot
| * | | | Adding a query for the existing docker-registry route.Kenny Woodson2017-04-071-1/+8
| | | | |
| * | | | Removing docker-registry route from cockpit-ui.Kenny Woodson2017-04-071-9/+5
| | | | |
* | | | | Automatic commit of package [openshift-ansible] release [3.6.20-1].Jenkins CD Merge Bot2017-04-072-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | Merge pull request #3859 from sosiouxme/20170405-validate-releaseOpenShift Bot2017-04-071-7/+14
|\ \ \ \ \ | | | | | | | | | | | | Merged by openshift-bot
| * | | | | openshift_sanitize_inventory: validate releaseLuke Meyer2017-04-051-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Complain early if those wacky users use wacky values for openshift_release.
* | | | | | Merge pull request #3875 from kwoodson/bugfixOpenShift Bot2017-04-072-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | Fixed a bug when oc command fails.Kenny Woodson2017-04-062-2/+2
| | | | | | |
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.19-1].Jenkins CD Merge Bot2017-04-072-2/+9
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | | Merge pull request #3871 from mtnbikenc/fix-iptables-checkOpenShift Bot2017-04-071-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Merged by openshift-bot
| * | | | | Switch from ignoring to passing on checksRussell Teague2017-04-061-1/+1
| | | | | |
* | | | | | Merge pull request #3822 from codificat/cronjob-exampleOpenShift Bot2017-04-079-17/+481
|\ \ \ \ \ \ | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | Add example scheduled certificate checkPep Turró Mauri2017-04-069-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-testsOpenShift Bot2017-04-073-28/+268
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Add tests for action pluginRodolfo Carvalho2017-04-041-15/+168
| | | | | | | |
| * | | | | | | Remove unnecessary codeRodolfo Carvalho2017-04-041-5/+1
| | | | | | | |
| * | | | | | | Make resolve_checks more strictRodolfo Carvalho2017-04-043-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 Bot2017-04-072-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | | | | Merge pull request #3872 from giuseppe/audit-fixOpenShift Bot2017-04-062-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | | master-api: add mount for /var/logGiuseppe Scrivano2017-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
| * | | | | | | | master: add mount for /var/logGiuseppe Scrivano2017-04-061-1/+1
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | | | | Merge pull request #3857 from djosborne/bump-calico-policy-controllerOpenShift Bot2017-04-061-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Merged by openshift-bot