Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add docker_image_availability check | juanvallejo | 2017-03-23 | 4 | -0/+202 |
| | | | | | | | | This patch adds a check to ensure that required docker images are available in at least one of the registries supplied in an installation host. Images are available if they are either already present locally, or able to be inspected using Skopeo on one of the configured registries. | ||||
* | Merge pull request #3718 from giuseppe/restart-openvswitch-upgrade | OpenShift Bot | 2017-03-22 | 1 | -1/+5 |
|\ | | | | | Merged by openshift-bot | ||||
| * | upgrade: restart ovs-vswitchd and ovsdb-server | Giuseppe Scrivano | 2017-03-21 | 1 | -1/+5 |
| | | | | | | | | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1420636 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | Merge pull request #3699 from sdodson/matched-versions | OpenShift Bot | 2017-03-22 | 1 | -2/+2 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Make atomic-openshift-utils require playbooks of the same version | Scott Dodson | 2017-03-17 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #3727 from sdodson/rootfs-rslave | OpenShift Bot | 2017-03-22 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Make /rootfs mount rslave | Scott Dodson | 2017-03-21 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1427807 | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.6.6-1]. | Jenkins CD Merge Bot | 2017-03-22 | 2 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | Merge pull request #3647 from jcantrill/logging_specify_es_config | OpenShift Bot | 2017-03-21 | 5 | -12/+26 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Allow user to specify additions to ES config | Jeff Cantrill | 2017-03-14 | 5 | -12/+26 |
| | | | | | |||||
* | | | | | Merge pull request #3667 from jpkrohling/JPK-SwitchCassandraToUseGeneratedCerts | OpenShift Bot | 2017-03-21 | 5 | -122/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Switched Cassandra to use certificates generated by OpenShift | Juraci Paixão Kröhling | 2017-03-15 | 5 | -122/+34 |
| | | | | | | |||||
* | | | | | | Merge pull request #3702 from tbielawa/bubble_up_qi_errors | OpenShift Bot | 2017-03-21 | 1 | -0/+83 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Update the failure methods and add required variables/functions | Tim Bielawa | 2017-03-20 | 1 | -3/+29 |
| | | | | | | | |||||
| * | | | | | | Import the default ansible output callback on_failed methods | Tim Bielawa | 2017-03-20 | 1 | -0/+57 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3680 from rhcarvalho/misc-fixes | OpenShift Bot | 2017-03-21 | 4 | -26/+32 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | Fix copy-pasta docstrings | Rodolfo Carvalho | 2017-03-21 | 2 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Rename _ns -> node_selector | Rodolfo Carvalho | 2017-03-21 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There doesn't seem to be a good reason for the underscore prefix. | ||||
| * | | | | | | | Reindent code | Rodolfo Carvalho | 2017-03-21 | 2 | -18/+24 |
| | | | | | | | | |||||
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.5-1]. | Jenkins CD Merge Bot | 2017-03-21 | 2 | -2/+14 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | Merge pull request #3715 from sdodson/excluders-v99 | OpenShift Bot | 2017-03-20 | 8 | -41/+50 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Attempt to match version of excluders to target version | Scott Dodson | 2017-03-20 | 2 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | Get rid of adjust.yml | Scott Dodson | 2017-03-20 | 2 | -27/+21 |
| | | | | | | | |||||
| * | | | | | | Protect against missing commands | Scott Dodson | 2017-03-20 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than trying to keep track of state everywhere, lets just check to see if the command exist before we attempt to run them | ||||
| * | | | | | | Simplify excluder enablement logic a bit more | Scott Dodson | 2017-03-20 | 5 | -13/+5 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3714 from smunilla/3_6_releaser | OpenShift Bot | 2017-03-20 | 1 | -0/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Add tito releaser for 3.6 | Samuel Munilla | 2017-03-20 | 1 | -0/+4 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3710 from sosiouxme/20170320-fix-output-and-exclusions | OpenShift Bot | 2017-03-20 | 3 | -10/+26 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | preflight checks: improve user output from checks | Luke Meyer | 2017-03-20 | 1 | -10/+24 |
| | | | | | | | | |||||
| * | | | | | | | preflight checks: bypass RPM excludes | Luke Meyer | 2017-03-20 | 2 | -0/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #3703 from kwoodson/oc_group | Kenny Woodson | 2017-03-20 | 8 | -0/+2325 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Adding oc_group to lib_openshift. | ||||
| * | | | | | | | Adding oc_group to lib_openshift | Kenny Woodson | 2017-03-20 | 8 | -0/+2325 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #3708 from aweiteka/schema2 | OpenShift Bot | 2017-03-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Merged by openshift-bot | ||||
| * | | | | | | acceptschema2 default: true | Aaron Weitekamp | 2017-03-20 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Weitekamp <aweiteka@redhat.com> | ||||
* | | | | | | Merge pull request #3707 from rhcarvalho/openshift_facts-no-six | OpenShift Bot | 2017-03-20 | 2 | -7/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | Do not require python-six via openshift_facts | Rodolfo Carvalho | 2017-03-20 | 2 | -7/+3 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out the code in roles/openshift_health_checker/openshift_checks/__init__.py had a mistake in the import statement, and not the case that `add_metaclass` is not available in the embedded `six` from `ansible.module_utils`. The fix is to correct the import and do not require python-six to be installed on target hosts. Note: now that we have some unit tests in the role, errors like that would have been caught. | ||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.4-1]. | Jenkins CD Merge Bot | 2017-03-18 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | Merge pull request #3656 from mtnbikenc/refactor-openshift_projects | OpenShift Bot | 2017-03-17 | 6 | -66/+17 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Moving projects task within openshift_hosted | Russell Teague | 2017-03-17 | 4 | -9/+17 |
| | | | | | | |||||
| * | | | | | Refactor openshift_projects role | Russell Teague | 2017-03-17 | 3 | -62/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #3701 from ewolinetz/cherrypick_3689 | OpenShift Bot | 2017-03-17 | 2 | -9/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Cherry picking from #3689 | ewolinetz | 2017-03-17 | 2 | -9/+13 |
| | | | | | | |||||
* | | | | | | Merge pull request #3695 from rhcarvalho/check-unit-tests | OpenShift Bot | 2017-03-17 | 4 | -1/+48 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | Add unit tests for existing health checks | Rodolfo Carvalho | 2017-03-17 | 4 | -1/+48 |
| | | | | | | |||||
* | | | | | | Merge pull request #3477 from lmello/fix-generate_jks.sh | OpenShift Bot | 2017-03-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | change shell to bash in generate_jks.sh | Leonardo Rodrigues de Mello | 2017-02-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The generate_jks.sh script uses non-posix standard shell features, this breaks the openshift_logging installation if the controller node is running debian or ubuntu. This problem was not spot before because probably all the developers use fedora or redhat/centos and in redhat based distributions the /bin/sh is a symlink to bash. Debian and ubuntu adopted dash a long time ago and in debian/ubuntu controller nodes /bin/sh is a symlink to dash, that does not support the extended feature set required by this script. This commit changes the shell to bash to ensure it is run with a shell interpreter that supports the extended feature. https://www.shellcheck.net/ https://wiki.ubuntu.com/DashAsBinSh | ||||
* | | | | | | Merge pull request #3654 from kwoodson/project_fix | OpenShift Bot | 2017-03-17 | 3 | -44/+222 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Do not update when properties when not passed. | Kenny Woodson | 2017-03-16 | 3 | -44/+222 |
| | | | | | | | |||||
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.3-1]. | Jenkins CD Merge Bot | 2017-03-17 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog | ||||
* | | | | | | | Merge pull request #3694 from ↵ | Scott Dodson | 2017-03-17 | 5 | -16/+23 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | ingvagabund/enable-docker-during-installation-and-upgrade-by-default-revert-revert enable docker excluder since the time it is installed |