| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-13 | Merge pull request #4410 from rhcarvalho/fix-4306-gluster-vars | Scott Dodson | |
| Fix possible access to undefined variable | |||
| 2017-06-13 | Merge pull request #4388 from giuseppe/etcd-container-to-system-container | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-13 | Automatic commit of package [openshift-ansible] release [3.6.100-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog 3.6.106 | |||
| 2017-06-12 | Merge pull request #4403 from abutcher/node-daemon-reload | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-12 | Merge pull request #4223 from hemmop/bug/storage-class-annotation | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-12 | Merge pull request #4407 from gnufied/fix-default-storage-class-key | Scott Dodson | |
| Change default key for gce | |||
| 2017-06-12 | Merge pull request #4391 from mtnbikenc/1456096 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-12 | Fix possible access to undefined variable | Rodolfo Carvalho | |
| g_glusterfs_hosts is verified to be defined in the beginning of the playbook. g_glusterfs_registry_hosts is only defined when playbooks/byo/openshift-cluster/cluster_hosts.yml is loaded, which seems to not always be the case. Instead of trying to find all entrypoints where cluster_hosts should be loaded to defined the variable, simply use the `default()` filter to consider it empty when not defined. | |||
| 2017-06-12 | Merge pull request #4401 from ingvagabund/embedded-etcd-set-correct-etcd-path | Jan Chaloupka | |
| set etcd working directory for embedded etcd | |||
| 2017-06-12 | Automatic commit of package [openshift-ansible] release [3.6.99-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog 3.6.105 | |||
| 2017-06-11 | Change default key for gce | Hemant Kumar | |
| The usual convention is to use gce not gcp | |||
| 2017-06-10 | certificates: copy the certificates for the etcd system container | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-06-10 | Merge pull request #4400 from ingvagabund/replace-repoquery-with-module | Jan Chaloupka | |
| replace repoquery with module | |||
| 2017-06-10 | set etcd working directory for embedded etcd | Jan Chaloupka | |
| 2017-06-09 | Merge pull request #4382 from jarrpa/oc_secret-force | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-09 | Merge pull request #4262 from gnufied/default-storage-class | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-09 | Add daemon-reload handler to openshift_node and notify when /etc/systemd ↵ | Andrew Butcher | |
| files have been updated. | |||
| 2017-06-09 | Merge pull request #3787 from juanvallejo/jvallejo/docker-storage-check | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-09 | Merge pull request #4399 from ingvagabund/fail-if-node-upgrade-run-over-master | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-09 | Merge pull request #4398 from jschulthess/master | Scott Dodson | |
| Added includes to specify openshift version for libvirt cluster creat… | |||
| 2017-06-09 | Replace repoquery with module | Jan Chaloupka | |
| 2017-06-09 | Consider previous value of 'changed' when updating | Rodolfo Carvalho | |
| This avoids unintentionally overriding the value from `True` to `False`. | |||
| 2017-06-09 | Improve code readability | Rodolfo Carvalho | |
| 2017-06-09 | Disable excluder only on nodes that are not masters | Jan Chaloupka | |
| 2017-06-09 | Added includes to specify openshift version for libvirt cluster create. ↵ | Jürg Schulthess | |
| Otherwise bin/cluster create fails on unknown version for libvirt deployment. | |||
| 2017-06-09 | Automatic commit of package [openshift-ansible] release [3.6.98-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog 3.6.102 | |||
| 2017-06-09 | Automatic commit of package [openshift-ansible] release [3.6.97-1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag --keep-version | |||
| 2017-06-08 | Merge pull request #4387 from ewolinetz/logging_oauth_idempot | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-08 | Automatic commit of package [openshift-ansible] release [3.6.89.5-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog 3.6.101 | |||
| 2017-06-08 | Updated to using oo_random_word for secret gen | ewolinetz | |
| 2017-06-08 | Merge pull request #4330 from codificat/20170531-image-rename | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-08 | Updating kibana to store session and oauth secrets for reuse, fix ↵ | ewolinetz | |
| oauthclient generation for ops | |||
| 2017-06-08 | etcd: system container defines ETCD_(PEER_)?TRUSTED_CA_FILE | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-06-08 | etcd: unmask system container service before installing it | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-06-08 | etcd: copy previous database when migrating to system container | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-06-08 | etcd: define data dir location for the system container | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-06-08 | Use volume.beta.kubernetes.io annotation for storage-classes | Per Carlson | |
| 2017-06-08 | Correct master-config update during upgrade | Russell Teague | |
| 2017-06-08 | Automatic commit of package [openshift-ansible] release [3.6.89.4-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog 3.6.100 | |||
| 2017-06-08 | Merge pull request #4384 from admiyo/guard-container | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-07 | Merge pull request #4375 from ↵ | OpenShift Bot | |
| abutcher/supported-registry-object-storage-providers Merged by openshift-bot | |||
| 2017-06-07 | docker checks: finish and refactor | Luke Meyer | |
| Incorporated docker_storage_driver into docker_storage as both need driver info. Corrected storage calculation to include VG free space, not just the current amount in the LV pool. Now makes no assumptions about pool name. Improved user messaging. Factored out some methods that can be shared with docker_image_availability. | |||
| 2017-06-07 | Merge pull request #4279 from jcantrill/use_oc_adm_lib | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-07 | Merge pull request #4351 from ewolinetz/logging_es_readiness_probe | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-07 | Merge pull request #4370 from ashcrow/rename-daemon-json | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-07 | Merge pull request #4371 from ashcrow/1455843-again | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-07 | oc_secret: allow use of force for secret type | Jose A. Rivera | |
| Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-06-07 | Merge pull request #4374 from jcantrill/specify_empty_index_mapping | Scott Dodson | |
| specify all logging index mappings for kibana | |||
| 2017-06-07 | Merge pull request #4349 from sdodson/bz1392519 | Scott Dodson | |
| Do not attempt to override openstack nodename | |||
| 2017-06-07 | Merge pull request #4331 from stevekuznetsov/skuznets/update-is | Scott Dodson | |
| Update image stream to openshift/origin:2c55ade | |||
