| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-14 | Merge pull request #5037 from ozdanborne/calico-2.4 | Scott Dodson | |
| Bump Calico to v2.4.1 | |||
| 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 #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-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 | Fix Restore Master AWS Options | Michael Fraenkel | |
| - remove dangling bool | |||
| 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 #5047 from rhcarvalho/fix-when-warning | Scott Dodson | |
| Fix syntax for when statement | |||
| 2017-08-10 | Updated README to reflect refactor. Moved firewall initialize into separate ↵ | Kenny Woodson | |
| file. | |||
| 2017-08-10 | system_container.yml: fix braces | Luke Meyer | |
| 2017-08-10 | Error check project creation. | Kenny Woodson | |
| 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-10 | Start iptables on each master in serial | Denver Janke | |
| Fix task hanging when running from a master | |||
| 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 | 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 | 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. | |||
| 2017-08-07 | integration tests: keep openshift_version happy | Luke Meyer | |
| 2017-08-07 | Merge pull request #4802 from jkaurredhat/metrics_1.6 | Scott Dodson | |
| Fix for : https://bugzilla.redhat.com/show_bug.cgi?id=1467423 | |||
| 2017-08-07 | Merge pull request #4909 from jarrpa/glusterfs_name-fix | Scott Dodson | |
| GlusterFS: Default glusterfs_name in loop items. | |||
| 2017-08-07 | Merge pull request #5004 from ewolinetz/master_fix_logging_pvc_gen | Scott Dodson | |
| Updating PVC generation to only be done if the pvc does not already e… | |||
| 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-07 | adding readme for openshift_manageiq | Erez Freiberger | |
| 2017-08-04 | Removing tasks from module openshift_facts. | Kenny Woodson | |
| 2017-08-04 | Merge pull request #4898 from giuseppe/cri-o | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-04 | Merge pull request #4673 from enoodle/allow_manageiq_to_read_logs | Scott Dodson | |
| Adding pods/logs to manageiq role | |||
| 2017-08-04 | Merge pull request #4978 from ewolinetz/bz1477440 | Scott Dodson | |
| Fixing SA and clusterrole namespaces | |||
