| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-03 | Always convert no_proxy from string into a list | Scott Dodson | |
| Always add dns_domain, hostname to no_proxy list Fixes BZ1414748 Fixes BZ1414749 | |||
| 2017-06-30 | Merge pull request #4565 from rhcarvalho/handle-incorrect-check-names | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-30 | Merge pull request #4635 from sdodson/retry-in-docker-restart-handler | Scott Dodson | |
| Add a retry to the docker restart handler | |||
| 2017-06-30 | Merge pull request #4436 from rhcarvalho/verify-disk-multipath | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-30 | Merge pull request #4649 from ewolinetz/bz1465718 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-06-30 | Merge pull request #4653 from ingvagabund/run-etcd_container_with-spc_t-label | Scott Dodson | |
| run etcd_container with type:spc_t label | |||
| 2017-06-30 | Merge pull request #4654 from ↵ | Jan Chaloupka | |
| ingvagabund/evalute-etcd-backup-directory-name-only-once evalute etcd backup directory name only once | |||
| 2017-06-30 | Merge pull request #4651 from ewolinetz/logging_ops_pvc_name | Scott Dodson | |
| Fixing ops storage options being passed to openshift_logging_elastics… | |||
| 2017-06-30 | evalute etcd backup directory name only once | Jan Chaloupka | |
| 2017-06-30 | run etcd_container with type:spc_t label | Jan Chaloupka | |
| 2017-06-30 | Automatic commit of package [openshift-ansible] release [3.6.129-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.129 | |||
| 2017-06-29 | Merge pull request #4640 from ↵ | Scott Dodson | |
| ingvagabund/fix-backup-and-workdir-dir-paths-for-etcd-system-container fix backup and working directory for etcd run as a system container | |||
| 2017-06-29 | Merge pull request #4642 from giuseppe/fix-upgrade-etcd-runc-name | Scott Dodson | |
| upgrade: fix name for the etcd system container | |||
| 2017-06-29 | Merge pull request #4572 from sdodson/rhel_subscribe_remove_openshift_facts | Scott Dodson | |
| Get rid of openshift_facts dep in rhel_subscribe | |||
| 2017-06-29 | Merge pull request #4596 from steveteuber/patch-2 | Scott Dodson | |
| Fix generate role binding destination for the HOSA service account | |||
| 2017-06-29 | Merge pull request #4645 from mtnbikenc/fix-version-check | Scott Dodson | |
| Correct version comparisons to ensure proper fact evaluation | |||
| 2017-06-29 | Fixing ops storage options being passed to openshift_logging_elasticsearch ↵ | ewolinetz | |
| role fixing default ops pv selector | |||
| 2017-06-29 | Fix generate role binding destination for the HOSA service account | Steve Teuber | |
| The task `Generate role binding for the hawkular-openshift-agent service account` use wrong template destination: https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_metrics/tasks/install_metrics.yaml#L47 | |||
| 2017-06-29 | Adding labels for elasticsearch and kibana services | ewolinetz | |
| 2017-06-29 | Correct version comparisons to ensure proper evaluation | Russell Teague | |
| When a user supplies the openshift_image_tag inventory fact as '3.5', the evaluation of `version >= LooseVersion('3.5.0')` will return False. Changing the evaluation against only the X.X release will properly return True. | |||
| 2017-06-29 | Merge pull request #4643 from ewolinetz/metrics_local_become | Scott Dodson | |
| Adding become: false to local_action tasks | |||
| 2017-06-29 | Adding become: false to local_action tasks | ewolinetz | |
| 2017-06-29 | upgrade: fix name for the etcd system container | Giuseppe Scrivano | |
| Fixes this error when running upgrade_etcd.yml: The conditional check 'etcd_container_version | default('99') | version_compare(etcd_upgrade_version,'<')' failed. The error was: Version comparison: LooseVersion instance has no attribute 'version' Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-06-29 | fix backup and working directory for etcd run as a system container | Jan Chaloupka | |
| 2017-06-29 | Merge pull request #4633 from ashcrow/path | Scott Dodson | |
| etcd_migrate: Add /usr/local/bin to path for oadm | |||
| 2017-06-29 | Merge pull request #4451 from wozniakjan/logging_es_heap_dump | Scott Dodson | |
| logging: write ES heap dump to persistent storage | |||
| 2017-06-29 | Merge pull request #4618 from nhosoi/resource_limits | Scott Dodson | |
| Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_L… | |||
| 2017-06-29 | Merge pull request #4602 from abutcher/named-cert-redeploy | Scott Dodson | |
| Update master configuration for named certificates during master cert redeploy. | |||
| 2017-06-29 | Automatic commit of package [openshift-ansible] release [3.6.128-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.128 | |||
| 2017-06-28 | Add a retry to the docker restart handler | Scott Dodson | |
| 2017-06-28 | Merge pull request #4634 from fabianvf/asb-etcd-path-parameter | Scott Dodson | |
| Parameterize etcd binary path for ansible service broker | |||
| 2017-06-28 | parameterize etcd binary path | Fabian von Feilitzsch | |
| 2017-06-28 | etcd_migrate: Add /var/usrlocal/bin to path for oadm | Steve Milner | |
| 2017-06-28 | etcd_migrate: Add /usr/local/bin to path for oadm | Steve Milner | |
| There are cases where ansible may not keep the expected environment PATH. This change adds /usr/local/bin to the PATH on the oadm call. Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1464010 | |||
| 2017-06-28 | Merge pull request #4591 from richm/bug-1465168 | Scott Dodson | |
| Bug 1465168 - mux doesn't recognize ansible boolean parameters correctly | |||
| 2017-06-28 | Merge pull request #4623 from ↵ | Scott Dodson | |
| ingvagabund/run-ttl-migration-only-one-on-the-first-master attach leases via the first master only and only once | |||
| 2017-06-28 | attach leases via the first master only and only once | Jan Chaloupka | |
| - move openshift-etcd/migrate.yml from byo to common and keep just the entry point - replace std_include with essential plays (e.g. no need to detect openshift version) - delegate the ttl re-attaching to the first master | |||
| 2017-06-28 | Merge pull request #4619 from ingvagabund/evaluate-groups-for-pure-etcd-upgrade | Scott Dodson | |
| [master] evalute groups when running etcd upgrade from byo/openshift-cluster/upgrades/upgrade_etcd.yml | |||
| 2017-06-28 | evalute groups when running etcd upgrade from ↵ | Jan Chaloupka | |
| byo/openshift-cluster/upgrades/upgrade_etcd.yml | |||
| 2017-06-27 | Automatic commit of package [openshift-ansible] release [3.6.123.1003-1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag | |||
| 2017-06-27 | Merge pull request #4588 from giuseppe/router-look-for-oc | Scott Dodson | |
| router/registry: look for the oc executable in /usr/local/bin and ~/bin | |||
| 2017-06-27 | Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_LIMIT ↵ | Noriko Hosoi | |
| with the resource limit values. | |||
| 2017-06-27 | Merge pull request #4605 from abutcher/loopback-named-ca | Scott Dodson | |
| Generate loopback kubeconfig separately to preserve OpenShift CA certificate. | |||
| 2017-06-27 | Merge pull request #4441 from sdodson/retry-docker-startup | Scott Dodson | |
| Retry docker startup once | |||
| 2017-06-27 | Update master configuration for named certificates during master cert redeploy. | Andrew Butcher | |
| 2017-06-27 | Generate loopback kubeconfig separately to preserve OpenShift CA certificate. | Andrew Butcher | |
| 2017-06-27 | Automatic commit of package [openshift-ansible] release [3.6.123.1002-1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag | |||
| 2017-06-27 | Merge pull request #4606 from DG-i/fluentd-typo-fix | Scott Dodson | |
| Fix typo in fluentd_secureforward_contents variable | |||
| 2017-06-27 | Fix typo in fluentd_secureforward_contents variable | Andreas Dembach | |
| 2017-06-27 | Merge pull request #4601 from ewolinetz/fix_asb_quotes | Scott Dodson | |
| Reverting quotation change in ansible_service_broker install for etcd | |||
