| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-12 | Fix whistespace issues in custom template | Steve Milner | |
| 2017-05-12 | Always add proxy items to atomic.conf | Steve Milner | |
| 2017-05-12 | Move container-engine systemd environment to updated location | Steve Milner | |
| 2017-05-12 | Merge pull request #4126 from VincentS/SDN_Check_Fix | Jan Chaloupka | |
| Fix for OpenShift SDN Check | |||
| 2017-05-12 | Merge pull request #4065 from ingvagabund/introduce-get-rpm-version-role | Jan Chaloupka | |
| Introduce excluder-free rpm version detection role | |||
| 2017-05-12 | Merge pull request #3879 from ingvagabund/run-excluders-on-selected-hosts-only | Jan Chaloupka | |
| run excluders over selected set of hosts during control_plane/node upgrade | |||
| 2017-05-11 | Merge pull request #4164 from ashcrow/simplify-daemon-json | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-11 | Merge pull request #4115 from ewolinetz/metrics_limits_docs | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-11 | Merge pull request #4153 from ewolinetz/bz1449554 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-11 | doc: Add link to daemon.json upstream doc | Steve Milner | |
| 2017-05-11 | Remove unused daemon.json keys | Steve Milner | |
| Instead of providing every possible key in the daemon.json configuration file, this update only provides keys which are actively set/used by the installer. | |||
| 2017-05-11 | Merge pull request #4158 from ganhuang/lower_bool | Scott Dodson | |
| lower case in /etc/daemon.json and correct block-registry | |||
| 2017-05-11 | Extend repoquery command (of lib_utils role) to ignore excluders | Jan Chaloupka | |
| 2017-05-11 | Merge pull request #4156 from mwoodson/fix_yedit_seps | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-10 | Merge pull request #4152 from sdodson/iptables-default | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-10 | Merge pull request #4118 from mtnbikenc/fix-groups | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-11 | lower case in /etc/daemon.json and correct block-registry | Gan Huang | |
| 2017-05-10 | Merge pull request #4131 from ashcrow/1448800 | Scott Dodson | |
| Update systemd units to use proper container service name | |||
| 2017-05-10 | Merge pull request #4147 from ashcrow/lowercase-true | Scott Dodson | |
| Ensure true is lowercase in daemon.json | |||
| 2017-05-10 | Merge pull request #3967 from jarrpa/oc_volume-doc | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-10 | Merge pull request #4136 from richm/find-log-driver | Scott Dodson | |
| use docker_log_driver and /etc/docker/daemon.json to determine log driver | |||
| 2017-05-10 | Fix for yedit custom separators | Matt Woodson | |
| 2017-05-10 | Updating 3.6 enterprise registry-console template image version | ewolinetz | |
| 2017-05-10 | Merge pull request #4109 from ewolinetz/fix_ocobj_absent | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-10 | Default to iptables on master | Scott Dodson | |
| We did this in 3.5 but never on master and we never came back to add migration support. So we'll revert this on master and if/when we add migration support we'll switch the default. | |||
| 2017-05-10 | Merge pull request #4129 from rhcarvalho/document-redhat-ci-job | Scott Dodson | |
| Note existence of Fedora tests and how to rerun | |||
| 2017-05-10 | Merge pull request #4124 from ingvagabund/update-etcd-common-readme | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-10 | Merge pull request #3969 from jarrpa/glusterfs-registry-too | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-10 | Automatic commit of package [openshift-ansible] release [3.6.67-1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag | |||
| 2017-05-10 | Merge pull request #4117 from sdodson/flatten_upgrade_pkgs | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-10 | Rename blocked-registries to block-registries | Steve Milner | |
| The daemon.json configuration key is block-registries. The code and installer bits call it blocked-registries. | |||
| 2017-05-10 | Ensure true is lowercase in daemon.json | Steve Milner | |
| 2017-05-10 | Merge 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-10 | Merge pull request #4130 from giuseppe/fix-audit-doc | Scott Dodson | |
| byo: correct option name | |||
| 2017-05-10 | Merge pull request #4097 from mtnbikenc/fix-version-check | Scott Dodson | |
| Properly fail on empty repoquery version checks | |||
| 2017-05-10 | Automatic commit of package [openshift-ansible] release [3.6.66-1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag --keep-version | |||
| 2017-05-10 | Merge pull request #4116 from abutcher/bz1448824 | Jan Chaloupka | |
| Fix additional master cert & client config creation | |||
| 2017-05-10 | Merge pull request #4123 from rhcarvalho/remove-vim-line | Rodolfo Carvalho | |
| Remove vim configuration from Python files | |||
| 2017-05-09 | use docker_log_driver and /etc/docker/daemon.json to determine log driver | Rich Megginson | |
| We check the following variables, if they are defined, in the order listed below, to see if the journald log driver is set: * openshift_hosted_logging_use_journal * docker_log_driver * openshift.docker.log_driver * openshift.docker.options (look for '--log-driver=journald') If none of these are set, we leave openshift_logging_fluentd_use_journal undefined, and mount both /etc/sysconfig/docker and /etc/docker (for daemon.json) so that fluentd can determine which log driver is being used. | |||
| 2017-05-09 | Temporarily revert to OSEv3 host group usage | Russell Teague | |
| 2017-05-09 | Merge pull request #4106 from ashcrow/1448384 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-09 | Add service file templates for master and node | Steve Milner | |
| Adds service file templates for both maste and node. These will lay down in /etc/system/systemd to override what may already be present from a package. These instances take into account the name of the container daemon (docker or container-engine). | |||
| 2017-05-09 | Update systemd units to use proper container service name | Steve Milner | |
| - If using a system container: container-engine - If using a package install: docker Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1448800 | |||
| 2017-05-09 | Merge pull request #4135 from mtnbikenc/fix-travis | Scott Dodson | |
| Fix issue with Travis-CI using old pip version | |||
| 2017-05-09 | Automatic 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-09 | Fix issue with Travis-CI using old pip version | Russell Teague | |
| 2017-05-09 | byo: correct option name | Giuseppe 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-09 | polish etcd_common role | Jan Chaloupka | |
| 2017-05-09 | Note existence of Fedora tests and how to rerun | Rodolfo Carvalho | |
| 2017-05-09 | Fix for OpenShift SDN Check | Vincent Schwarzer | |
