| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-27 | Shut down masters before taking an etcd backup | Scott Dodson | |
| 2017-07-27 | Add 3.7 releaser | Scott Dodson | |
| 2017-07-27 | Automatic commit of package [openshift-ansible] release [3.7.1-1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag --keep-version | |||
| 2017-07-27 | Merge pull request #4902 from sdodson/fix-control-plane-upgrade | Scott Dodson | |
| Fix incorrect delegate_to in control plane upgrade | |||
| 2017-07-27 | Fix incorrect delegate_to in control plane upgrade | Scott Dodson | |
| 2017-07-27 | Merge pull request #4884 from warmchang/version-3.6 | Scott Dodson | |
| Follow the new naming conventions. | |||
| 2017-07-27 | Merge pull request #4882 from sdodson/fix-node-resolv-conf | Scott Dodson | |
| Simplify generation of /etc/origin/node/resolv.conf | |||
| 2017-07-27 | Merge pull request #4874 from ingvagabund/set-default-values | Jan Chaloupka | |
| Sync all openshift.common.use_openshift_sdn uses in yaml files | |||
| 2017-07-27 | Follow the new naming conventions. | William Chang | |
| 2017-07-26 | Merge pull request #4868 from ewolinetz/metrics_fix_caCert | Scott Dodson | |
| Fixing route spec caCertificate to be correctly capitalized | |||
| 2017-07-26 | Simplify generation of /etc/origin/node/resolv.conf | Scott Dodson | |
| Don't attempt to copy /etc/resolv.conf whenever there's no watermark, just write out the list of nameservers that network manager tells us about like we do for origin-upstream-dns.conf Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474707 | |||
| 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 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 #4738 from sjug/opt_ansible_cfg | Scott Dodson | |
| Additional optimization parameters for ansible.cfg | |||
| 2017-07-26 | Merge pull request #4844 from ewolinetz/bz1463081 | Scott Dodson | |
| Updating how storage type is determined, adding bool filter in opensh… | |||
| 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-26 | Merge pull request #4485 from sosiouxme/20170616-store-args-in-check-properties | Scott Dodson | |
| openshift_checks: store args in check properties | |||
| 2017-07-26 | Merge pull request #4693 from enoodle/create_router_certificate_by_default | Scott Dodson | |
| Router wildcard certificate created by default | |||
| 2017-07-26 | Merge pull request #4876 from ewolinetz/fix_podpreset_perms | Scott Dodson | |
| Fixing podpresets perms for service-catalog-controller | |||
| 2017-07-26 | Sync all openshift.common.use_openshift_sdn uses in yaml files | Jan Chaloupka | |
| Most occurrences are in a form: ```yaml openshift.common.use_openshift_sdn | default(true) | bool ``` Let's make all occurences this way given the use_openshift_sdn is set to true anyway. See https://github.com/openshift/openshift-ansible/blob/0c350dcc7d06d62be5ba3a8e468dff85cdd96dd7/roles/openshift_facts/library/openshift_facts.py#L2035 | |||
| 2017-07-26 | Fixing podpresets perms for service-catalog-controller | ewolinetz | |
| 2017-07-26 | Merge pull request #4813 from sdodson/log-dumper | Scott Dodson | |
| Fix log dumping on service failure | |||
| 2017-07-26 | Merge pull request #4855 from mwringe/hawkular-namespace-listener-update | Scott Dodson | |
| Metrics: grant hawkular namespace listener role | |||
| 2017-07-26 | Merge pull request #4687 from mrooding/fix-etcd-conditional-check-failure | Jan Chaloupka | |
| Fix etcd conditional check failure (issue #4121) | |||
| 2017-07-25 | Fixing route spec caCertificate to be correctly capitalized | ewolinetz | |
| 2017-07-25 | Merge pull request #4866 from sdodson/timeoutstartsec-node | Scott Dodson | |
| Set TimeoutStartSec=300 | |||
| 2017-07-25 | Set TimeoutStartSec=300 | Scott Dodson | |
| On nodes with thousands of services it may take a very long time to establish all of the network routing rules. The longest we've seen is about 180s | |||
| 2017-07-25 | Merge pull request #4863 from ↵ | Scott Dodson | |
| openshift/revert-4755-set-killmode-to-process-in-node-service-file Revert "set KillMode to process in node service file" | |||
| 2017-07-25 | Revert "set KillMode to process in node service file" | Scott Dodson | |
| 2017-07-25 | openshift_checks: refactor to internalize task_vars | Luke Meyer | |
| Move task_vars into instance variable so we don't have to pass it around everywhere. Also store tmp. Make sure both are filled in on execute_module. In the process, is_active became an instance method, and task_vars is basically never used directly outside of test code. | |||
| 2017-07-25 | openshift_checks: get rid of deprecated module_executor | Luke Meyer | |
| 2017-07-25 | openshift_checks: improve comments/names | Luke Meyer | |
| 2017-07-25 | add default value for router path in the cert | Erez Freiberger | |
| 2017-07-25 | Router wildcard certificate created by default | Erez Freiberger | |
| 2017-07-25 | Merge pull request #4854 from ewolinetz/metrics_remove_no_log | Scott Dodson | |
| Removing no_log from htpasswd invocation so not to supress errors | |||
| 2017-07-25 | Merge pull request #4858 from jarrpa/unsupported-params | Scott Dodson | |
| Remove unsupported parameters from example inventory files. | |||
| 2017-07-25 | Remove unsupported parameters from example inventory files. | Jose A. Rivera | |
| Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-07-25 | Merge pull request #4839 from tripledes/unexclude_use_abs_path | Scott Dodson | |
| Use absolute path when un-excluding | |||
| 2017-07-24 | Merge pull request #4856 from sdodson/fix-lint | Scott Dodson | |
| Fix lint errors | |||
| 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 | Metrics: grant hawkular namespace listener role | mwringe | |
| 2017-07-24 | Removing nolog from htpasswd invocation so not to supress errors | ewolinetz | |
| 2017-07-24 | Merge pull request #4849 from kwoodson/sc_prov_fix_2 | Kenny Woodson | |
| fix for storageclass provision defaults. | |||
| 2017-07-24 | Removed kubernetes.io string from default. | Kenny Woodson | |
| 2017-07-24 | Merge pull request #4847 from sdodson/optional-migrations | Scott Dodson | |
| Allow storage migrations to be optional and/or non fatal | |||
| 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 | Merge pull request #4830 from fabianvf/asb-image-rename | Scott Dodson | |
| Add ose- prefix to ansible service broker name | |||
