| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-18 | raise AosVersionException if no expected packages found by dnf query | Adam Miller | |
| Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | |||
| 2017-08-16 | add dnf support to roles/openshift_health_checker/library/aos_version.py | Adam Miller | |
| Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | |||
| 2017-08-16 | Merge pull request #5096 from mtnbikenc/remove-orphans | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-15 | Merge pull request #5091 from mtnbikenc/standardize-std_include | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-15 | Merge pull request #5090 from mtnbikenc/validate_hostnames | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-15 | Merge pull request #5048 from jcantrill/kibana_index_mode | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-15 | Remove orphan files | Russell Teague | |
| 2017-08-15 | Merge pull request #5084 from mtnbikenc/refactor-os_firewall | Scott Dodson | |
| Additional os_firewall role refactoring | |||
| 2017-08-15 | Merge pull request #5036 from ↵ | Scott Dodson | |
| Miciah/openshift_checks-support-ovs-2.7-on-ocp-3.5-and-3.6 openshift_checks: allow OVS 2.7 on OCP 3.5 and 3.6 | |||
| 2017-08-15 | Merge pull request #5006 from ivanhorvath/ocobjdumper | Scott Dodson | |
| adding check to a yaml dump to work properly with new ruamel lib | |||
| 2017-08-15 | Merge pull request #5053 from tbielawa/change_default_cfme_namespace | Scott Dodson | |
| Change default CFME namespace to use reserved openshift- prefix | |||
| 2017-08-15 | Merge pull request #5086 from mtnbikenc/remove-yum-check | Scott Dodson | |
| Remove obsolete yum check | |||
| 2017-08-15 | Additional os_firewall role refactoring | Russell Teague | |
| * Remove openshift_facts dependency * Move firewall initialization from std_include.yml to openshift_cluster/config.yml Installing firewall packages is only necessary during OpenShift installation. | |||
| 2017-08-15 | Merge pull request #5072 from kwoodson/glusterfs_fw | Scott Dodson | |
| Glusterfs firewall updates. | |||
| 2017-08-15 | Merge pull request #5051 from DenverJ/fix-iptables-reload | Scott Dodson | |
| Start iptables on each master in serial | |||
| 2017-08-15 | Merge pull request #5058 from kwoodson/project_error_check | Scott Dodson | |
| Adding error checking to create. | |||
| 2017-08-15 | Merge pull request #4767 from vareti/IptablesKubeProxy | Scott Dodson | |
| Nuage changes to support IPTables kube-proxy in OpenShift | |||
| 2017-08-15 | Merge pull request #4770 from kwoodson/openshift_repos_refactor | Scott Dodson | |
| Removing openshift_repo dependencies. Moving to beginning of openshift_cluster. | |||
| 2017-08-15 | Standardize usage of std_include in byo | Russell Teague | |
| 2017-08-15 | Cleanup validate_hostnames | Russell Teague | |
| 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 | Remove obsolete yum check | Russell Teague | |
| 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 | Removing dependencies for openshift_repos and setting them up early in the ↵ | Kenny Woodson | |
| cluster build. | |||
| 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 | Moving firewall rules under the role to work with refactor. | Kenny Woodson | |
| 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 | openshift_checks: allow OVS 2.7 on OCP 3.5 and 3.6 | Miciah Masters | |
| rpm_version: Allow package_list items to specify a list value for version. If a list value is provided for a package, pass the check if any version in that list is found. ovs_version: Specify both 2.6 and 2.7 as allowed versions of OVS for OpenShift versions 3.5 and 3.6. | |||
| 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 | |||
