| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-04 | Update hosted_templates | Scott Dodson | |
| 2016-11-04 | remove console exclusions | Scott Dodson | |
| 2016-11-03 | Update v1.4 content | Scott Dodson | |
| 2016-11-02 | Merge pull request #2703 from abutcher/etcd-ca-default-days | Scott Dodson | |
| Bump etcd_ca_default_days to 5 years. | |||
| 2016-11-02 | Automatic commit of package [openshift-ansible] release [3.4.16-1]. | Scott Dodson | |
| 2016-11-02 | Merge pull request #2697 from tbielawa/BZ1390064 | Tim Bielawa | |
| Consider lb/preconfigured hosts when verifying mixed environments | |||
| 2016-11-02 | Merge pull request #2700 from dgoodwin/oom-service | Scott Dodson | |
| Deploy an OOM systemd override for openvswitch. | |||
| 2016-11-02 | Bump etcd_ca_default_days to 5 years. | Andrew Butcher | |
| 2016-11-02 | Fix HA environments incorrectly detecting mixed installed environments | Tim Bielawa | |
| * Load balancers are now excluded from the mixed environment check * https://bugzilla.redhat.com/show_bug.cgi?id=1390064 | |||
| 2016-11-02 | Merge pull request #2695 from smunilla/BZ1383961 | Scott Dodson | |
| Update installation summary for etcd members | |||
| 2016-11-02 | Deploy an OOM systemd override for openvswitch. | Devan Goodwin | |
| At recommendation of network team, more details in: https://bugzilla.redhat.com/show_bug.cgi?id=1331590 | |||
| 2016-11-01 | Merge pull request #2690 from tbielawa/BZ1374170 | Tim Bielawa | |
| Only restart dnsmasq if the DNS servers have changed | |||
| 2016-11-01 | Only restart dnsmasq if the DNS servers have changed | Tim Bielawa | |
| 2016-11-01 | Update installation summary for etcd members | Samuel Munilla | |
| We have changed how we assign etcd members in the quick installer. This updates our messaging to match those changes. Fixes Bug 1383961 Fixes Bug 1389649 | |||
| 2016-11-01 | Merge pull request #2678 from smunilla/BZ1388762 | Scott Dodson | |
| Only tests that matters passed. | |||
| 2016-11-01 | Merge pull request #2694 from sdodson/master | Scott Dodson | |
| Fix changed_when | |||
| 2016-11-01 | Fix changed_when | Scott Dodson | |
| 2016-10-31 | Merge pull request #2689 from tdawson/2016-10-dockerfile-labels | Scott Dodson | |
| add io labels to Dockerfile | |||
| 2016-10-31 | add io labels | Troy Dawson | |
| 2016-10-31 | Merge pull request #2686 from sdodson/BZ1390169 | Scott Dodson | |
| Touch all ini_file files before using them | |||
| 2016-10-31 | Touch all ini_file files before using them | Scott Dodson | |
| Ansible 2.2 adds 'create' flag, however we'd like to preserve backwards compatability. Fixes bug 1390169 Fixes BZ1390169 Fixes #2668 | |||
| 2016-10-31 | Merge pull request #2680 from tbielawa/BZ389137 | Scott Dodson | |
| Remove commit offset strings from parsed versions | |||
| 2016-10-31 | Remove commit offset strings from parsed versions | Tim Bielawa | |
| 2016-10-31 | Automatic commit of package [openshift-ansible] release [3.4.15-1]. | Troy Dawson | |
| 2016-10-28 | Merge pull request #2682 from dgoodwin/bump-documented-release | Scott Dodson | |
| Bump documented openshift_release for 1.4/3.4. | |||
| 2016-10-28 | Merge pull request #2679 from erinn/master | Scott Dodson | |
| Add requirements, fix a small formatting issue. | |||
| 2016-10-28 | Bump documented openshift_release for 1.4/3.4. | Devan Goodwin | |
| 2016-10-28 | Automatic commit of package [openshift-ansible] release [3.4.14-1]. | Troy Dawson | |
| 2016-10-27 | Add requirements, fix a small formatting issue. | Erinn Looney-Triggs | |
| 2016-10-27 | Update variant_version | Samuel Munilla | |
| Update the quick installer to correctly set the new version. Fixes Bug 1388762 | |||
| 2016-10-27 | Merge pull request #2669 from dgoodwin/restart-ha-controllers-always | Scott Dodson | |
| Change HA master controller service to restart always. | |||
| 2016-10-27 | Change HA master controller service to restart always. | Devan Goodwin | |
| Restarts of systemd-journald can cause the master controllers service to die in HA environments, due to a SIGPIPE and how it's handled. (seemingly by default in golang) on-failure does not trigger in this situation, instead we set to Restart=always in the systemd unit, which matches the non-HA service definitions as well. | |||
| 2016-10-26 | Merge pull request #2670 from abutcher/hosted-registry-insecure | Scott Dodson | |
| Bug 1388016 - The insecure-registry address was removed during upgrade | |||
| 2016-10-26 | Merge pull request #2667 from smunilla/BZ1385449 | Scott Dodson | |
| Fix race condtion in openshift_facts | |||
| 2016-10-26 | Default hosted_registry_insecure true when insecure registry present in ↵ | Andrew Butcher | |
| existing /etc/sysconfig/docker. | |||
| 2016-10-26 | Automatic commit of package [openshift-ansible] release [3.4.13-1]. | Troy Dawson | |
| 2016-10-25 | Fix race condtion in openshift_facts | Samuel Munilla | |
| If, for some reason, two facts processes were run simultaneously on the same host, creating the directory could cause an exception. This should help with that. Fixes Bug 1385449 | |||
| 2016-10-25 | Merge pull request #2662 from blues-man/update_doc_upgrade_openshift | Scott Dodson | |
| Update link to latest versions upgrade README | |||
| 2016-10-25 | Merge pull request #2663 from dgoodwin/34-upgrade | Scott Dodson | |
| Add support for 3.4 upgrade. | |||
| 2016-10-25 | Merge pull request #2637 from dgoodwin/ctrl-plane-restart | Scott Dodson | |
| Fix and reorder control plane service restart. | |||
| 2016-10-25 | Merge pull request #2615 from tbielawa/node-labels-fix | Tim Bielawa | |
| Set node-labels in kubeletArguments | |||
| 2016-10-25 | Merge pull request #2664 from sdodson/bz1387529 | Scott Dodson | |
| [upgrades] Fix containerized node | |||
| 2016-10-25 | [upgrades] Fix containerized node | Scott Dodson | |
| This file was removed and no longer used | |||
| 2016-10-25 | Add support for 3.4 upgrade. | Devan Goodwin | |
| This is a direct copy of 3.3 upgrade playbooks, with 3.3 specific hooks removed and version numbers adjusted appropriately. | |||
| 2016-10-25 | Update link to latest versions upgrade README | Natale Vinto | |
| 2016-10-24 | Merge pull request #2654 from detiber/nix_vagrant | Scott Dodson | |
| Remove Vagrantfile | |||
| 2016-10-24 | Merge pull request #2655 from sdodson/image-stream-sync | Scott Dodson | |
| Bump logging and metrics deployers to 3.3.1 and 3.4.0 | |||
| 2016-10-24 | Bump logging and metrics deployers to 3.3.1 and 3.4.0 | Scott Dodson | |
| 2016-10-24 | Merge pull request #2641 from vishpat/cert-validity | Andrew Butcher | |
| Added a parameter for cert validity for Nuage components | |||
| 2016-10-24 | Remove Vagrantfile | Jason DeTiberus | |
| - Remove Vagrantfile - Update README_vagrant.md to point to openshift-ansible-contrib for a vagrant-based installation | |||
