summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-18Test docker restart with retries 3 delay 30Steve Milner
2017-07-18Merge pull request #4780 from derekwaynecarr/fix-exampleScott Dodson
Update image-gc-high-threshold value
2017-07-18Update image-gc-high-threshold valueDerek Carr
2017-07-18Merge pull request #4764 from sdodson/ansible-2-3OpenShift Bot
Merged by openshift-bot
2017-07-18Merge pull request #4758 from ↵Rodolfo Carvalho
rhcarvalho/bz1465882-package_version-ovs2.7-on-ocp3.6 Allow Open vSwitch 2.7 on OpenShift 3.5 and 3.6
2017-07-18Automatic commit of package [openshift-ansible] release [3.6.153-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.153
2017-07-18Merge pull request #4762 from tbielawa/bz1470165_bz1468424OpenShift Bot
Merged by openshift-bot
2017-07-17Merge pull request #4772 from ewolinetz/fix_additive_clusterroleScott Dodson
Updating to use oc replace and conditionally update edit and admin roles
2017-07-17Updating to compare sets instead of sorted listsewolinetz
2017-07-17Adding ability to create podpreset for service-catalog-controller for bz1471881ewolinetz
2017-07-17Updating to use oc replace and conditionally update edit and admin rolesewolinetz
2017-07-17Merge pull request #4594 from kwoodson/encryptionOpenShift Bot
Merged by openshift-bot
2017-07-17Other playbooks maybe expecting this to be at least an empty string. I think ↵Tim Bielawa
they default it to an empty list if its not found.
2017-07-17Switch CI to ansible-2.3.1.0Scott Dodson
2017-07-17Fix NO_PROXY environment variable settingTim Bielawa
2017-07-17Allow OVS 2.7 in latest OpenShift releasesRodolfo Carvalho
Change the package_version check to tolerate either Open vSwitch 2.6 or 2.7. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1465882 This commit removes a unit test that adds no coverage and tests data instead of logic. This coupling makes every change to supported versions require the same changes to the tests.
2017-07-17Make aos_version module handle multiple versionsRodolfo Carvalho
Some packages are supported at more than one major.minor version at the same time. Support is added keeping backward compatibility: the 'version' key can be either a string (single version) or a list of versions.
2017-07-17Split positive and negative unit testsRodolfo Carvalho
Split positive and negative tests into their own functions. This means less lines of code, clearer purpose, easier to understand what each test does or doesn't and to add new test cases.
2017-07-17Automatic commit of package [openshift-ansible] release [3.6.152-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.152
2017-07-16Automatic commit of package [openshift-ansible] release [3.6.151-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.151
2017-07-16Automatic commit of package [openshift-ansible] release [3.6.150-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.150
2017-07-15Automatic commit of package [openshift-ansible] release [3.6.149-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.149
2017-07-14Merge pull request #4751 from jkaurredhat/redeploy-1.6OpenShift Bot
Merged by openshift-bot
2017-07-14Automatic commit of package [openshift-ansible] release [3.6.148-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.148
2017-07-14Merge pull request #4765 from ewolinetz/service_catalog_console_rolesScott Dodson
Adding in permissions to edit and admin cluster roles
2017-07-14Adding in permissions to edit and admin cluster rolesewolinetz
2017-07-14Merge pull request #4750 from jkaurredhat/drain_upgrade1.6Scott Dodson
Upgrade fails when "Drain Node for Kubelet upgrade"
2017-07-14Merge pull request #4540 from ↵Scott Dodson
giuseppe/openvswitch-syscontainer-specify-docker-service-name openvswitch, syscontainer: specify the Docker service name
2017-07-14Config was missed before replace.jkaurredhat
Signed-off-by: jkaurredhat <jkaur@redhat.com>
2017-07-13Merge pull request #4756 from ewolinetz/bz1469368Scott Dodson
making kube-service-catalog project network global when using redhat/…
2017-07-13making kube-service-catalog project network global when using ↵ewolinetz
redhat/openshift-ovs-multitenant plugin
2017-07-13Merge pull request #4755 from ↵Scott Dodson
ingvagabund/set-killmode-to-process-in-node-service-file set KillMode to process in node service file
2017-07-13set KillMode to process in node service fileJan Chaloupka
2017-07-13Automatic commit of package [openshift-ansible] release [3.6.144-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.144
2017-07-13Redeploy-certificates will fail for registry and router if user is not ↵jkaurredhat
system:admin Signed-off-by: jkaurredhat <jkaur@redhat.com>
2017-07-13Upgrade fails when "Drain Node for Kubelet upgrade"jkaurredhat
Fixes : https://bugzilla.redhat.com/show_bug.cgi?id=1468572 Signed-off-by: jkaurredhat <jkaur@redhat.com>
2017-07-12Merge pull request #4743 from ewolinetz/bz1469986Scott Dodson
Created js file for enabling tech preview for console, updated master…
2017-07-12Merge pull request #4720 from jarrpa/glusterfs-fixes-fourScott Dodson
GlusterFS Fixes 4
2017-07-12Created js file for enabling tech preview for console, updated master-config ↵ewolinetz
for pod presets and console tech preview
2017-07-12Automatic commit of package [openshift-ansible] release [3.6.143-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.143
2017-07-12Automatic commit of package [openshift-ansible] release [3.6.142-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.142
2017-07-12Merge pull request #4737 from sosiouxme/20170711-consolidate-small-prsOpenShift Bot
Merged by openshift-bot
2017-07-11Merge pull request #4709 from jkaurredhat/upgrade-control_planeOpenShift Bot
Merged by openshift-bot
2017-07-11add scheduled pods checkjuanvallejo
2017-07-11Only store failures that were not ignored.Rodolfo Carvalho
In the past, health checks were implemented with ignore_errors: True in the playbook level, requiring us to store all failures, ignored or not, so that we could report on all failed checks. Now checks are run from a single action plugin entry point, without ignoring errors (all errors are aggregated via the action plugin). Since the integration of the openshift_health_checker role with the install playbook, failure summaries are part of the output of a lot more calls to ansible-playbook. We shall report only failures that caused the execution to stop, as ignored failures in the summary only serve to confuse users.
2017-07-11Add overlay to supported Docker storage driversRodolfo Carvalho
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1467809 As a next step, we can refine under which conditions the overlay driver is supported.
2017-07-11ansible.cfg: improve ssh ControlPathLuke Meyer
AWS hosts and user names frequently make the default Ansible ControlPath too long. This prevents ssh persistent connections, significantly impacting runtime. More detail: https://github.com/ansible/ansible/issues/11536 This config change shortens the ControlPath to make this less likely. It would be better to change it to the %C hash, as extremely long hostnames or usernames could still encounter this problem, but that is not yet available with RHEL's openssh. This at least improves the situation.
2017-07-11openshift_checks: fix execute_module paramsLuke Meyer
Fix where execute_module was being passed task_vars in place of tmp param. Most modules don't seem to use either and so this doesn't fail; but under some conditions (perhaps different per version of ansible?) it tried to treat the dict as a string and came back with a python stack trace.
2017-07-11OCP build: override python-directed envvarsLuke Meyer
SUMMARY and DESCRIPTION were coming from python image build, might be confusing to someone inspecting this image.
2017-07-11OCP build: fix bug 1465724Luke Meyer
https://bugzilla.redhat.com/show_bug.cgi?id=1465724 Use the provided ansible.cfg and hack needed python system libs into SCL