| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-14 | Merge pull request #5073 from mtnbikenc/fix-firewall-play | Russell Teague | |
| Minor update to correct firewall play name | |||
| 2017-08-11 | Fix duplicate evaluate_groups.yml call during install | Russell Teague | |
| The way the service_catalog.yml playbook calls evaluate_groups.yml causes the evaluation to happen twice during a standard byo/config.yml installation. Refactoring the service_catalog.yml playbooks to remove this duplicate. | |||
| 2017-08-11 | Minor update to correct firewall play name | Russell Teague | |
| 2017-08-11 | Merge pull request #5046 from abutcher/rm-old-mode-units | Kenny Woodson | |
| Remove additional 'restart master' handler references. | |||
| 2017-08-11 | Update etcd scaleup entrypoint includes and use etcd_{hostname,ip} facts for ↵ | Andrew Butcher | |
| new member registration. | |||
| 2017-08-11 | Merge pull request #4797 from kwoodson/os_firewall_refactor | Scott Dodson | |
| Refactor the firewall workflow. | |||
| 2017-08-11 | Merge pull request #5063 from mtnbikenc/fix-etcd-scaleup-init | Scott Dodson | |
| Refactor group initialization for etcd scaleup playbook | |||
| 2017-08-11 | Refactor group initialization | Russell Teague | |
| 2017-08-10 | Updated README to reflect refactor. Moved firewall initialize into separate ↵ | Kenny Woodson | |
| file. | |||
| 2017-08-10 | Fix syntax for when statement | Rodolfo Carvalho | |
| Without that, playbook runs print warnings such as this: [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_etcd_hosts is not defined and g_new_etcd_hosts is not defined}} | |||
| 2017-08-09 | Remove additional 'restart master' handler references. | Andrew Butcher | |
| 2017-08-09 | Merge pull request #4832 from smarterclayton/stop_using_old_mode | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-08 | Add missing byo v3_7 playbooks | Scott Dodson | |
| 2017-08-08 | Merge pull request #5030 from sdodson/v37_upgrade_stub | Scott Dodson | |
| Add v3_7 upgrades | |||
| 2017-08-08 | Add v3_7 upgrades | Scott Dodson | |
| 2017-08-08 | Remove remaining references to openshift-master.service | Clayton Coleman | |
| Prevents playbooks from accidentally restarting the master service. | |||
| 2017-08-08 | Disable old openshift-master.service on upgrade | Clayton Coleman | |
| 2017-08-08 | Remove the origin-master.service and associated files | Clayton Coleman | |
| From now on, all master configurations use the api / controller split, regardless of HA mode or previous configuration. This will be our only supported configuration starting in 3.7 or 3.8. | |||
| 2017-08-08 | Warn when user has no etcd group member nodes | Clayton Coleman | |
| This will be removed from support in a future release | |||
| 2017-08-08 | First attempt at refactor of os_firewall | Kenny Woodson | |
| 2017-08-08 | Merge pull request #4739 from kwoodson/openshift_facts_refactor | Scott Dodson | |
| Reduce openshift_facts dependencies. | |||
| 2017-08-07 | Merge pull request #4960 from ↵ | OpenShift Bot | |
| juanvallejo/jvallejo/verify-disk-memory-before-upgrade-no-flake Merged by openshift-bot | |||
| 2017-08-04 | Removing tasks from module openshift_facts. | Kenny Woodson | |
| 2017-08-02 | Merge pull request #3043 from jkhelil/scaleup_etcd | Scott Dodson | |
| Add etcd scaleup playbook | |||
| 2017-08-02 | Merge pull request #4850 from kwoodson/normalize_logging_entry | Scott Dodson | |
| Normalize logging entry point to include std_include. | |||
| 2017-08-02 | add pre-flight checks to ugrade path | juanvallejo | |
| 2017-08-01 | Merge pull request #4894 from tbielawa/reg-dns-scaleup-bz1469336 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-01 | Merge pull request #4912 from abutcher/openshift-node-facts | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-28 | Use existing OPENSHIFT_DEFAULT_REGISTRY setting during masters scaleup | Tim Bielawa | |
| Fixes a bug which reported that AFTER a cluster upgrade from OCP 3.5 to 3.6, any masters which are later added via the scaleup playbooks are setting a value for OPENSHIFT_DEFAULT_REGISTRY which is inconsistent with the already configured masters. * OPENSHIFT_DEFAULT_REGISTRY value is saved from oo_first_master * The new scaleup master has a fact set noting it is a scaleup host * The saved OPENSHIFT_DEFAULT_REGISTRY value is used instead of the default for 3.6, which is to use a hard-coded registry value of 'docker-registry.default.svc:5000' Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1469336 | |||
| 2017-07-28 | Merge pull request #4899 from rhcarvalho/misc-cleanup-normalize-input | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-28 | Revert "Add health checks to upgrade playbook" | Rodolfo Carvalho | |
| 2017-07-28 | Merge pull request #4372 from ↵ | Rodolfo Carvalho | |
| juanvallejo/jvallejo/verify-disk-memory-before-upgrade Add health checks to upgrade playbook | |||
| 2017-07-27 | Merge pull request #4905 from jarrpa/group-facts-fix | Scott Dodson | |
| Add glusterfs_registry hosts to oo_all_hosts. | |||
| 2017-07-27 | Shut down masters before taking an etcd backup | Scott Dodson | |
| 2017-07-27 | Move node facts to new openshift_node_facts role. | Andrew Butcher | |
| 2017-07-27 | Add glusterfs_registry hosts to oo_all_hosts. | Jose A. Rivera | |
| Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474630 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-07-27 | Fix incorrect delegate_to in control plane upgrade | Scott Dodson | |
| 2017-07-27 | Clean up unnecessary quotes | Rodolfo Carvalho | |
| 2017-07-27 | Clean up openshift-checks playbooks | Rodolfo Carvalho | |
| - The referenced issue was closed, seems like a wontfix. Just use the old syntax and make no noise about it. - Remove inconsistent use of tags: if tags are passed in the command line, there is no point in evaluating groups if the checks won't be run anyway. - Remove temporal comment, easy to get out of sync. | |||
| 2017-07-26 | Merge pull request #4881 from abutcher/glusterfs-cluster-hosts | Scott Dodson | |
| Add glusterfs hosts to oo_all_hosts so that hosts set initial facts. | |||
| 2017-07-26 | add pre-flight checks to ugrade path | juanvallejo | |
| 2017-07-26 | Add glusterfs hosts to oo_all_hosts so that hosts set initial facts. | Andrew Butcher | |
| 2017-07-26 | Merge pull request #4448 from mtnbikenc/vars-syntax | Scott Dodson | |
| Remove invalid when: from vars: | |||
| 2017-07-26 | Merge pull request #4816 from abutcher/containerized-lb-image-tag | Scott Dodson | |
| Pass first master's openshift_image_tag to openshift_loadbalancer for containerized haproxy installation. | |||
| 2017-07-24 | Fix lint errors | Scott Dodson | |
| 2017-07-24 | Merge pull request #4846 from dcbw/libvirt-fixups | Scott Dodson | |
| libvirt fixups | |||
| 2017-07-24 | Merge pull request #4806 from tbielawa/bz1466783_etcd_ips_in_masters_no_proxy | Scott Dodson | |
| Bz1466783 etcd ips in masters no proxy | |||
| 2017-07-24 | Normalize logging entry. | Kenny Woodson | |
| 2017-07-24 | Allow storage migrations to be optional and/or non fatal | Scott Dodson | |
| Allow configuration of these options, these are their defaults openshift_upgrade_pre_storage_migration_enabled=true openshift_upgrade_post_storage_migration_enabled=true openshift_upgrade_pre_storage_migration_fatal=true openshift_upgrade_post_storage_migration_fatal=false | |||
| 2017-07-24 | libvirt: fall back to mkisofs if genisoimage isn't available | Dan Williams | |
