| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-14 | Merge pull request #1579 from abhat/add_plugin_log | Brenton Leanhardt | |
| Support log level configuration for Nuage exec plugin via ansible installer | |||
| 2016-03-11 | Expose log level on the monitor | Aniket Bhat | |
| 2016-03-10 | Merge pull request #1583 from twiest/pr | Thomas Wiest | |
| fixed copr releasers file | |||
| 2016-03-10 | fixed copr releasers file | Thomas Wiest | |
| 2016-03-09 | Support log level configuration for plugin | Aniket Bhat | |
| 2016-03-09 | Automatic commit of package [openshift-ansible] release [3.0.55-1]. | Brenton Leanhardt | |
| 2016-03-09 | Merge pull request #1182 from vnugent/master | Brenton Leanhardt | |
| Playbook for enabling origin-metrics | |||
| 2016-03-09 | Merge pull request #1576 from brenton/bz1315564 | Brenton Leanhardt | |
| Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts | |||
| 2016-03-09 | Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts | Brenton Leanhardt | |
| 2016-03-09 | Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHEL | Brenton Leanhardt | |
| Previously I was greping for 'ose' in the systemd units. That was only working on my machine because my Nodes were also Masters. It's safer to grep for openshift3 since that would be present for Masters or Nodes. | |||
| 2016-03-09 | Merge pull request #1009 from smunilla/nfs_question | Brenton Leanhardt | |
| Questions for NFS Storage Registry | |||
| 2016-03-09 | a-o-i: Fix NFS storage tests | Samuel Munilla | |
| Fix the nosetests after the rebase | |||
| 2016-03-09 | First attempt at NFS setup | Samuel Munilla | |
| 2016-03-08 | Merge pull request #1569 from brenton/master | Brenton Leanhardt | |
| reverting back to pre-pulling the master image | |||
| 2016-03-08 | Automatic commit of package [openshift-ansible] release [3.0.54-1]. | Brenton Leanhardt | |
| 2016-03-08 | Merge pull request #1568 from brenton/bz1315563 | Brenton Leanhardt | |
| Bug 1315563 - stdout IO redirection wasn't working as expected over S… | |||
| 2016-03-08 | Merge branch 'wait-all-the-time' of ↵ | Brenton Leanhardt | |
| https://github.com/abutcher/openshift-ansible | |||
| 2016-03-08 | Bug 1315563 - stdout IO redirection wasn't working as expected over SSH ↵ | Brenton Leanhardt | |
| connections Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHEL | |||
| 2016-03-08 | reverting back to pre-pulling the master image | Brenton Leanhardt | |
| 2016-03-08 | Merge pull request #1567 from brenton/bz1315637 | Brenton Leanhardt | |
| Bug 1315637 - The docker wasn't upgraded on node during upgrade | |||
| 2016-03-08 | Merge pull request #1566 from brenton/bz1315564 | Brenton Leanhardt | |
| Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts | |||
| 2016-03-08 | Bug 1315637 - The docker wasn't upgraded on node during upgrade | Brenton Leanhardt | |
| 2016-03-08 | Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts | Brenton Leanhardt | |
| 2016-03-08 | Use /healthz/ready when verifying api | Andrew Butcher | |
| 2016-03-08 | Merge pull request #1565 from lhuard1A/fix_when_no_infra | Brenton Leanhardt | |
| Fix issue when there are no infra nodes | |||
| 2016-03-08 | Fix issue when there are no infra nodes | Lénaïc Huard | |
| This issue was already addressed by #1355 fc2f776 but it has been accidentally reverted by 6d3e176. | |||
| 2016-03-08 | Merge pull request #1562 from brenton/master | Brenton Leanhardt | |
| Stop the etcd container during uninstall | |||
| 2016-03-08 | Stop the etcd container during uninstall | Brenton Leanhardt | |
| 2016-03-07 | Automatic commit of package [openshift-ansible] release [3.0.53-1]. | Brenton Leanhardt | |
| 2016-03-07 | Merge pull request #1559 from brenton/bz1315151 | Brenton Leanhardt | |
| BZ1315151: Support openshift_image_tag | |||
| 2016-03-07 | Merge pull request #1540 from detiber/haproxy_tuning | Brenton Leanhardt | |
| Add setting for configuring nofile limit for haproxy | |||
| 2016-03-07 | Don't enable cockpit-ws for containerized installs | Brenton Leanhardt | |
| 2016-03-07 | Support openshift_image_tag | Brenton Leanhardt | |
| This is the containerized openshift_pkg_version equivalent. Originally I was hoping to reuse openshift_pkg_version for containerized installs but the fact that it's very coupled to yum made that pretty ugly. However, I did opt to rely on the previously existing 'openshift_version' variable. Containerized and RPM installs can both use that variable and it will be set appropriately if either openshift_pkg_version or openshift_image_tag are set. I suspect someday containerized installs will be the only option and I didn't can to have thinkgs like openshift_pkg_version and openshift_image_tag in the playbooks anymore the necessary. | |||
| 2016-03-07 | Merge pull request #1558 from abutcher/31-minor-new-masters | Brenton Leanhardt | |
| Default g_new_master_hosts in 3_1 minor upgrade. | |||
| 2016-03-07 | Set g_new_master_hosts in upgrade playbooks. | Andrew Butcher | |
| 2016-03-07 | Automatic commit of package [openshift-ansible] release [3.0.52-1]. | Joel Diaz | |
| 2016-03-07 | Merge pull request #1539 from joelddiaz/ansible-zabbix-rpm | Joel Diaz | |
| package up lib_zabbix into its own subpackage | |||
| 2016-03-07 | Merge pull request #1549 from stenwt/sturpin-2016-03-04-sdn-restart | Sten Turpin | |
| fixed monitoring containers to restart | |||
| 2016-03-07 | Add setting for configuring nofile limit for haproxy | Jason DeTiberus | |
| 2016-03-07 | Merge pull request #1547 from sdodson/cert-perms | Brenton Leanhardt | |
| Lock down generated certs dir | |||
| 2016-03-04 | fixed monitoring containers to restart | Sten Turpin | |
| 2016-03-04 | Automatic commit of package [openshift-ansible] release [3.0.51-1]. | Brenton Leanhardt | |
| 2016-03-04 | Merge pull request #1548 from brenton/bz1314645 | Brenton Leanhardt | |
| Bug 1314645 - Upgrade failed with "One or more undefined variables 'd… | |||
| 2016-03-04 | Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict ↵ | Brenton Leanhardt | |
| object' has no attribute 'stdout'" | |||
| 2016-03-04 | Lock down generated certs dir | Scott Dodson | |
| 2016-03-04 | Merge pull request #1541 from nak3/add-cockpit-docker-by-default | Brenton Leanhardt | |
| Add cockpit-docker package by default | |||
| 2016-03-04 | Merge pull request #1545 from abutcher/uninstall-cockpit-kubeclient | Brenton Leanhardt | |
| Remove cockpit and kubernetes-client packages in uninstall playbook. | |||
| 2016-03-04 | Merge pull request #1546 from dak1n1/ebs_pv | Stefanie Forrester | |
| EBS storage does not support Recycle | |||
| 2016-03-04 | EBS storage does not support Recycle | Stefanie Forrester | |
| 2016-03-04 | Remove cockpit and kubernetes-client packages in uninstall playbook. | Andrew Butcher | |
