| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-14 | Merge pull request #5037 from ozdanborne/calico-2.4 | Scott Dodson | |
| Bump Calico to v2.4.1 | |||
| 2017-08-14 | Merge pull request #4425 from rparulek/vsd-user-change | Scott Dodson | |
| Change vsd user nodes parameter name | |||
| 2017-08-14 | Clean up Calico readme | Dan Osborne | |
| 2017-08-14 | Change vsd user nodes parameter name | Rohan Parulekar | |
| 2017-08-14 | Merge pull request #5055 from fraenkel/fix_aws | Andrew Butcher | |
| Fix Restore Master AWS Options | |||
| 2017-08-14 | Merge pull request #5073 from mtnbikenc/fix-firewall-play | Russell Teague | |
| Minor update to correct firewall play name | |||
| 2017-08-14 | Merge pull request #5078 from jkaurredhat/cfme-1.7 | Scott Dodson | |
| Default values for CFME container images are invalid | |||
| 2017-08-14 | Default values for CFME container images are invalid | jkaurredhat | |
| openshift_cfme_application_img_name, openshift_cfme_postgresql_img_name and openshift_cfme_memcached_img_name are incorrect. It will fail with below error : The ImageStream \"miq-app\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag The ImageStream \"miq-postgresql\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag The ImageStream \"miq-memcached\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag Signed-off-by: jkaurredhat <jkaur@redhat.com> | |||
| 2017-08-12 | Merge pull request #5074 from mtnbikenc/fix-duplicate-evaluate | Scott Dodson | |
| Fix duplicate evaluate_groups.yml call during install | |||
| 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 #4944 from sosiouxme/20170728-refactor-ansible-mounts | Scott Dodson | |
| openshift_checks: refactor find_ansible_mount | |||
| 2017-08-11 | Merge pull request #5046 from abutcher/rm-old-mode-units | Kenny Woodson | |
| Remove additional 'restart master' handler references. | |||
| 2017-08-11 | Merge pull request #4984 from abutcher/etcd-scaleup-tweaks | Scott Dodson | |
| Use etcd_hostname/ip vars for etcd scaleup registration | |||
| 2017-08-11 | Fix Restore Master AWS Options | Michael Fraenkel | |
| - remove dangling bool | |||
| 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 #3905 from kwoodson/nuage_idempotency | Scott Dodson | |
| [nuage_master] Adding module calls instead of command for idempotency. | |||
| 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 | Merge pull request #5047 from rhcarvalho/fix-when-warning | Scott Dodson | |
| Fix syntax for when statement | |||
| 2017-08-11 | Refactor group initialization | Russell Teague | |
| 2017-08-11 | Merge pull request #5060 from sosiouxme/20170810-fix-braces | Jan Chaloupka | |
| system_container.yml: fix braces | |||
| 2017-08-10 | Updated README to reflect refactor. Moved firewall initialize into separate ↵ | Kenny Woodson | |
| file. | |||
| 2017-08-10 | Merge pull request #5028 from mtnbikenc/entry-point-validation | Russell Teague | |
| More complete discovery of entry point playbooks | |||
| 2017-08-10 | system_container.yml: fix braces | Luke Meyer | |
| 2017-08-10 | Merge pull request #5057 from openshift/sdodson-patch-1 | Scott Dodson | |
| Update README.md | |||
| 2017-08-10 | Update README.md | Scott Dodson | |
| 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 | Adding a default condition and removing unneeded defaults. | Kenny Woodson | |
| 2017-08-09 | Merge pull request #4922 from sosiouxme/20170728-improve-get-vars | Scott Dodson | |
| openshift_checks: enable variable conversion | |||
| 2017-08-09 | Merge pull request #4832 from smarterclayton/stop_using_old_mode | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-08 | Bump calico to v2.4.1 | Dan Osborne | |
| 2017-08-08 | Merge pull request #4812 from kwoodson/openshift_version_refactor | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-08 | openshift_checks: refactor find_ansible_mount | Luke Meyer | |
| Reuse the code for finding the ansible_mounts mount for a path. | |||
| 2017-08-08 | More complete discovery of entry point playbooks | Russell Teague | |
| This change scans for supported entry point playbooks based on the following conditions: * In the supported directory of playbooks/byo * Playbooks not included by any other playbooks | |||
| 2017-08-08 | Merge pull request #5032 from sdodson/v3_7_byo | Scott Dodson | |
| Add missing byo v3_7 playbooks | |||
| 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 | Merge pull request #4913 from sosiouxme/20170720-refactor-check-results | Rodolfo Carvalho | |
| openshift_checks: refactor check results | |||
| 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 | Use the new election mode (client based) instead of direct etcd access | 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 | Make native clustering the default everywhere | Clayton Coleman | |
| 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 | Refactor of openshift_version. | Kenny Woodson | |
| 2017-08-08 | Merge pull request #4739 from kwoodson/openshift_facts_refactor | Scott Dodson | |
| Reduce openshift_facts dependencies. | |||
