summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-21Bug 1536262: Default console and TSB node selector to ↵Samuel Padgett
openshift_hosted_infra_selector Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536262
2018-01-20Merge pull request #6754 from spadgett/remove-old-console-configOpenShift Merge Robot
Automatic merge from submit-queue. Remove obsolete properties from console config map Stop writing deprecated config to the console config map. /hold This can't be merged until https://github.com/openshift/origin-web-console-server/pull/20 merges. Follow on to https://github.com/openshift/openshift-ansible/pull/6730
2018-01-20Merge pull request #6792 from mtnbikenc/fix-1533099Michael Gugino
[1533099] Add support for Amazon EC2 C5 instance types
2018-01-20Merge pull request #6799 from spadgett/console-admin-kubeconfigOpenShift Merge Robot
Automatic merge from submit-queue. Bug 1536253: Pass `--config` flag on oc commands when installing console Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536253 /assign @sdodson /kind bug @jupierce cc
2018-01-19Automatic commit of package [openshift-ansible] release [3.9.0-0.22.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2018-01-19Merge pull request #6763 from sdodson/allow-firewalld-with-overrideOpenShift Merge Robot
Automatic merge from submit-queue. Allow for firewalld on atomic host Right now this is only available on fedora so guard it with openshift_enable_unsupported_configurations
2018-01-19Merge pull request #6784 from mgugino-upstream-stage/fix-node-scaleupMichael Gugino
Fix node scaleup plays
2018-01-19Bug 1536253: Pass `--config` flag on oc commands when installing consoleSamuel Padgett
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536253
2018-01-19Merge pull request #6691 from abutcher/oc-adm-csr-cnAndrew Butcher
Use master group's ansible_ssh_user when accepting nodes.
2018-01-19Merge pull request #6794 from tomassedovic/fix-readmeMichael Gugino
Fix OpenStack readme
2018-01-19Merge pull request #6789 from vrutkovs/quick-installer-disable-upgradeOpenShift Merge Robot
Automatic merge from submit-queue. Quick installer: deprecate upgrades
2018-01-19Remove old console asset configSamuel Padgett
Stop writing deprecated config to the console config map.
2018-01-19Fix OpenStack readmeTomas Sedovic
The ansible-playbook command in the OpenStack readme is missing a trailing backslash after the dynamic inventory. This prevents being able to copy/paste the command into the terminal and just run it as is.
2018-01-19Add support for Amazon EC2 C5 instance typesRussell Teague
2018-01-19Merge pull request #6755 from vrutkovs/packages-containerizedScott Dodson
Use openshift_is_containerized instead of openshift_is_atomic when working with packages
2018-01-19Quick installer: deprecate upgradesVadim Rutkovsky
Output a link to manual deprecate docs when `atomic-openshift-installer upgrade` is called
2018-01-19Merge pull request #6771 from tomassedovic/fix-readmeOpenShift Merge Robot
Automatic merge from submit-queue. Drop the testing repo var from openstack readme This was introduced as a temporary fix for the origin+centos deployments. It is no longer necessary and it's confusing to newcomers.
2018-01-18Merge pull request #6765 from jcantrill/bz1523047_annotate_logging_prefixOpenShift Merge Robot
Automatic merge from submit-queue. bug 1523047. Annotate ops projects with an .operation prefix
2018-01-18Merge pull request #6785 from spadgett/tsb-redeploy-consoleOpenShift Merge Robot
Automatic merge from submit-queue. Rollout console after template service broker install The console will discover if the broker is running, but only on startup. Trigger a rollout so that the console sees the change. /assign @sdodson cc @jwforres @deads2k @bparees
2018-01-18Merge pull request #6709 from jmencak/tuned-29OpenShift Merge Robot
Automatic merge from submit-queue. Automatic profile setting for tuned 2.9 Tuned 2.9 introduces automatic and manual profile selection. If there is file /etc/tuned/profile_mode containing "manual" on a system with tuned 2.9, without this PR the appropriate OCP profiles will not be set. This PR removes the file prior to tuned restart, in addition to /etc/tuned/active_profile to make the tuned profile selection automatic.
2018-01-18Merge pull request #6775 from spadgett/fix-task-nameOpenShift Merge Robot
Automatic merge from submit-queue. Bug 1535947: Fix missing task in metrics, logging uninstall playbooks Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535947 /assign @sdodson
2018-01-18Merge pull request #6760 from mgugino-upstream-stage/fix-docker-atomic-proxiesOpenShift Merge Robot
Automatic merge from submit-queue. Ensure atomic_proxies are configured with docker In some setups, system containers may be used in conjunction with package_docker. This commit ensures that the atomic proxies are configured while using package_docker and containerized components. This commit also ensures containerized_groups are based on openshift_is_containerized instead of 'containerized' variable directly to account for possible use of atomic hosts which users may not specify containerized in inventory directly. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1535323
2018-01-18Merge pull request #6488 from vrutkovs/utils-test-flake8OpenShift Merge Robot
Automatic merge from submit-queue. Fix flake8 errors in utils/test
2018-01-18Merge pull request #6774 from sdodson/webconsole-image-prefixScott Dodson
Make openshift_web_console_prefix defaults like other components
2018-01-18Fix node scaleup playsMichael Gugino
Currently, users have no way to run preqrequisites.yml on just newly added nodes during scaleup. This commit ensures only the new nodes are changed during scaleup as well as ensure prerequisites are run.
2018-01-18Rollout console after template service broker installSamuel Padgett
The console will discover if the broker is running, but only on startup. Trigger a rollout so that the console sees the change.
2018-01-18Merge pull request #6745 from shawn-hurley/secret-reg-authOpenShift Merge Robot
Automatic merge from submit-queue. Bug 1509082 - Adding auth as a secret If username and password are defined we should use a secret for the credentials.
2018-01-18Merge pull request #6768 from weherdh/masterOpenShift Merge Robot
Automatic merge from submit-queue. Add Azure to support openshift_cloudprovider_kind Try to fix this as an example. I checked it works.
2018-01-18Merge pull request #6757 from sosiouxme/20180117-update-check-versionsLuke Meyer
update health check required versions for 3.9
2018-01-18Use openshift_is_containerized instead of openshift_is_atomic when ↵Vadim Rutkovsky
installing etcd This allows non-Atomic hosts to be used to install containerized etcd
2018-01-18Merge pull request #6589 from vrutkovs/kibana-use-sixOpenShift Merge Robot
Automatic merge from submit-queue. kibana checks: use six.moves instead of ImportError
2018-01-18Bug 1535947: Fix missing task in metrics, logging uninstall playbooksSamuel Padgett
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535947
2018-01-18Make openshift_web_console_prefix defaults like other componentsScott Dodson
Other components are like 'registry.access.redhat.com/ose-' or 'openshift/origin-' based on OCP versus Origin.
2018-01-18Allow for firewalld on atomic hostScott Dodson
Right now this is only available on fedora so guard it with openshift_enable_unsupported_configurations
2018-01-18Drop the testing repo var from openstack readmeTomas Sedovic
This was introduced as a temporary fix for the origin+centos deployments. It is no longer necessary and it's confusing to newcomers.
2018-01-18Merge pull request #6752 from vrutkovs/tsb-prefixOpenShift Merge Robot
Automatic merge from submit-queue. Rework default TSB prefix and imagename to match other services Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1518917
2018-01-17Merge pull request #6743 from ewolinetz/logging_find_running_podsOpenShift Merge Robot
Automatic merge from submit-queue. Ensure we are running oc execs against running pods We should make sure we are running `oc exec` statements against running pods only. Addresses https://bugzilla.redhat.com/show_bug.cgi?id=1534879
2018-01-17Merge pull request #6747 from ewolinetz/logging_fix_pvc_storageclassOpenShift Merge Robot
Automatic merge from submit-queue. Setting default storage_class_names for when calling openshift_loggin… …g_elasticsearch role Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1521218
2018-01-18Add Azure to support openshift_cloudprovider_kindweherdh
2018-01-17Merge pull request #6076 from abutcher/bz1511357Scott Dodson
Bug 1511357: Task "Reload generated facts" failed while scaling up containerized masters
2018-01-17Merge pull request #6181 from mrsiano/grafanaScott Dodson
Add new grafana playbook.
2018-01-17bug 1523047. Annotate ops projects with an .operation prefixJeff Cantrill
2018-01-17Automatic commit of package [openshift-ansible] release [3.9.0-0.21.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2018-01-17Merge pull request #6744 from sosiouxme/20180115-fix-checksMichael Gugino
openshift_checks: repair adhoc list-checks mode
2018-01-17Merge pull request #6751 from vrutkovs/apply-check-rcOpenShift Merge Robot
Automatic merge from submit-queue. Check that rc != 0 for steps with 'failed_when' Some parts don't check the result rc at all, some check that 'error' is present there. Instead the safest way is to check for both Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1534538
2018-01-17Merge pull request #6759 from mgugino-upstream-stage/etcd-upgrade-factsScott Dodson
Add init/main.yml to etc-upgrade
2018-01-17Merge pull request #6746 from ↵OpenShift Merge Robot
juanvallejo/jvallejo/fix-elasticsearch-diskspace-check Automatic merge from submit-queue. include elasticsearch container name Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1534988 Addresses cases where the elasticsearch pod with multiple containers does not have the `elasticsearch` container as its first one. cc @sosiouxme
2018-01-17Pull openshift_image_tag from oo_masters_to_config rather oo_first_master.Andrew Butcher
2018-01-17Ensure atomic_proxies are configured with dockerMichael Gugino
In some setups, system containers may be used in conjunction with package_docker. This commit ensures that the atomic proxies are configured while using package_docker and containerized components. This commit also ensures containerized_groups are based on openshift_is_containerized instead of 'containerized' variable directly to account for possible use of atomic hosts which users may not specify containerized in inventory directly. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1535323
2018-01-17Default install_result when reloading generated facts.Andrew Butcher