summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-12Updating registry-console image version during a post_control_plane upgradeewolinetz
2017-05-10Merge pull request #4109 from ewolinetz/fix_ocobj_absentOpenShift Bot
Merged by openshift-bot
2017-05-10Merge pull request #4129 from rhcarvalho/document-redhat-ci-jobScott Dodson
Note existence of Fedora tests and how to rerun
2017-05-10Merge pull request #4124 from ingvagabund/update-etcd-common-readmeOpenShift Bot
Merged by openshift-bot
2017-05-10Merge pull request #3969 from jarrpa/glusterfs-registry-tooOpenShift Bot
Merged by openshift-bot
2017-05-10Automatic commit of package [openshift-ansible] release [3.6.67-1].Scott Dodson
Created by command: /usr/bin/tito tag
2017-05-10Merge pull request #4117 from sdodson/flatten_upgrade_pkgsOpenShift Bot
Merged by openshift-bot
2017-05-10Merge pull request #4033 from ↵Jan Chaloupka
ingvagabund/report-docker-image-version-and-excluder-rpm-version [RFE] report and fail if rpm version differs from docker image version
2017-05-10Merge pull request #4130 from giuseppe/fix-audit-docScott Dodson
byo: correct option name
2017-05-10Merge pull request #4097 from mtnbikenc/fix-version-checkScott Dodson
Properly fail on empty repoquery version checks
2017-05-10Automatic commit of package [openshift-ansible] release [3.6.66-1].Scott Dodson
Created by command: /usr/bin/tito tag --keep-version
2017-05-10Merge pull request #4116 from abutcher/bz1448824Jan Chaloupka
Fix additional master cert & client config creation
2017-05-10Merge pull request #4123 from rhcarvalho/remove-vim-lineRodolfo Carvalho
Remove vim configuration from Python files
2017-05-09Merge pull request #4106 from ashcrow/1448384OpenShift Bot
Merged by openshift-bot
2017-05-09Merge pull request #4135 from mtnbikenc/fix-travisScott Dodson
Fix issue with Travis-CI using old pip version
2017-05-09Automatic commit of package [openshift-ansible] release [3.6.62-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-09Fix issue with Travis-CI using old pip versionRussell Teague
2017-05-09byo: correct option nameGiuseppe Scrivano
The correct name is "enabled', not "basicAuditEnabled" Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1439619 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-05-09polish etcd_common roleJan Chaloupka
2017-05-09Note existence of Fedora tests and how to rerunRodolfo Carvalho
2017-05-09Fail if rpm version != docker image versionJan Chaloupka
2017-05-09Automatic commit of package [openshift-ansible] release [3.6.61-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-09Remove vim configuration from Python filesRodolfo Carvalho
In a project where contributors are free to use whatever editor they want and we have linting tools that verify the proper formatting of Python files, it should not be required to have a vim-specific line in Python files.
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.60-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.59-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-08Perform package upgrades in one transactionScott Dodson
Without this we were pullining in unbounded dependencies and upgrading to the latest version available in a repo.
2017-05-08Updating oc_obj to use get instead of getattrewolinetz
2017-05-08Properly fail if OpenShift RPM version is undefinedRussell Teague
2017-05-08Use local variables for daemon.json templateSteve Milner
Instead of using bare lists and dicts this change converts variables into json for use with daemon.json. jinja2 does have an ability to do this in side of templates, however it is only available in 2.9+. Until then the use of ansible's to_json in the playbook is being used. Refs: - http://jinja.pocoo.org/docs/2.9/templates/#tojson - http://docs.ansible.com/ansible/playbooks_filters.html#filters-for-formatting-data
2017-05-08Merge pull request #4026 from ewolinetz/cherry_picks_15OpenShift Bot
Merged by openshift-bot
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.58-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-08Merge pull request #4114 from jupierce/move_imagesScott Dodson
Moving Dockerfile content to images dir
2017-05-08Fix additional master cert & client config creation.Andrew Butcher
2017-05-08Moving Dockerfile content to images dirjupierce
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.57-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-07Automatic commit of package [openshift-ansible] release [3.6.56-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-06Automatic commit of package [openshift-ansible] release [3.6.55-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-05Merge pull request #4103 from ganhuang/fix_container_engineOpenShift Bot
Merged by openshift-bot
2017-05-05Fix 1448368, and some other minors issuesGan Huang
2017-05-05Merge pull request #4093 from richm/mux-result-startup-fixScott Dodson
mux startup is broken without this fix
2017-05-05Merge pull request #3720 from giuseppe/installer-system-containerScott Dodson
Installer as a system container
2017-05-05Automatic commit of package [openshift-ansible] release [3.6.54-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-04Merge pull request #4077 from ingvagabund/move-etcdctl-profiles-to-etcd-commonJan Chaloupka
move etcdctl.yml from etcd to etcd_common role
2017-05-04Merge pull request #4044 from mtnbikenc/clean-cacheOpenShift Bot
Merged by openshift-bot
2017-05-04Merge pull request #4089 from mtnbikenc/unicode-decodeOpenShift Bot
Merged by openshift-bot
2017-05-04Merge pull request #4071 from ewolinetz/cherry_pick_htpasswdOpenShift Bot
Merged by openshift-bot
2017-05-04mux startup is broken without this fixRich Megginson
2017-05-04Automatic commit of package [openshift-ansible] release [3.6.53-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-04GlusterFS: Allow swapping an existing registry's backend storageJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-05-04GlusterFS: Allow for a separate registry-specific playbookJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>