Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | etcd_migrate: Add /usr/local/bin to path for oadm | Steve Milner | 2017-06-28 | 1 | -0/+3 |
| | | | | | | | 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 | ||||
* | Merge pull request #4591 from richm/bug-1465168 | Scott Dodson | 2017-06-28 | 1 | -1/+1 |
|\ | | | | | Bug 1465168 - mux doesn't recognize ansible boolean parameters correctly | ||||
| * | Bug 1465168 - mux doesn't recognize ansible boolean parameters correctly | Rich Megginson | 2017-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1465168 The fix is to pass the value through the `lower` filter. The value is set in defaults/main.yaml so it should always have a value. | ||||
* | | Merge pull request #4623 from ↵ | Scott Dodson | 2017-06-28 | 7 | -132/+144 |
|\ \ | | | | | | | | | | | | | ingvagabund/run-ttl-migration-only-one-on-the-first-master attach leases via the first master only and only once | ||||
| * | | attach leases via the first master only and only once | Jan Chaloupka | 2017-06-28 | 7 | -132/+144 |
| | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | | Merge pull request #4619 from ingvagabund/evaluate-groups-for-pure-etcd-upgrade | Scott Dodson | 2017-06-28 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | [master] evalute groups when running etcd upgrade from byo/openshift-cluster/upgrades/upgrade_etcd.yml | ||||
| * | | evalute groups when running etcd upgrade from ↵ | Jan Chaloupka | 2017-06-28 | 1 | -0/+2 |
|/ / | | | | | | | byo/openshift-cluster/upgrades/upgrade_etcd.yml | ||||
* | | Automatic commit of package [openshift-ansible] release [3.6.123.1003-1]. | Scott Dodson | 2017-06-27 | 2 | -2/+11 |
| | | | | | | | | | | | | Created by command: /usr/bin/tito tag | ||||
* | | Merge pull request #4588 from giuseppe/router-look-for-oc | Scott Dodson | 2017-06-27 | 2 | -5/+5 |
|\ \ | | | | | | | router/registry: look for the oc executable in /usr/local/bin and ~/bin | ||||
| * | | registry: look for the oc executable in /usr/local/bin and ~/bin | Giuseppe Scrivano | 2017-06-27 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
| * | | router: look for the oc executable in /usr/local/bin and ~/bin | Giuseppe Scrivano | 2017-06-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1463131 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | | Merge pull request #4605 from abutcher/loopback-named-ca | Scott Dodson | 2017-06-27 | 2 | -20/+41 |
|\ \ \ | | | | | | | | | Generate loopback kubeconfig separately to preserve OpenShift CA certificate. | ||||
| * | | | Generate loopback kubeconfig separately to preserve OpenShift CA certificate. | Andrew Butcher | 2017-06-27 | 2 | -20/+41 |
| | | | | |||||
* | | | | Merge pull request #4441 from sdodson/retry-docker-startup | Scott Dodson | 2017-06-27 | 1 | -1/+5 |
|\ \ \ \ | | | | | | | | | | | Retry docker startup once | ||||
| * | | | | Retry docker startup once | Scott Dodson | 2017-06-13 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Large environments frequently see docker fail to start up after an upgrade. Not sure why but we can retry once. | ||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.123.1002-1]. | Scott Dodson | 2017-06-27 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag | ||||
* | | | | | Merge pull request #4606 from DG-i/fluentd-typo-fix | Scott Dodson | 2017-06-27 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix typo in fluentd_secureforward_contents variable | ||||
| * | | | | | Fix typo in fluentd_secureforward_contents variable | Andreas Dembach | 2017-06-27 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #4601 from ewolinetz/fix_asb_quotes | Scott Dodson | 2017-06-27 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Reverting quotation change in ansible_service_broker install for etcd | ||||
| * | | | | Reverting quotation change in ansible_service_broker install for etcd | ewolinetz | 2017-06-27 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.6.123.1001-1]. | Scott Dodson | 2017-06-26 | 2 | -2/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag | ||||
* | | | | Merge pull request #4534 from jarrpa/glusterfs-fixes-three | Scott Dodson | 2017-06-26 | 3 | -6/+8 |
|\ \ \ \ | |_|_|/ |/| | | | GlusterFS: Various fixes 3 | ||||
| * | | | GlusterFS: Use proper namespace for heketi command and service account | Jose A. Rivera | 2017-06-21 | 2 | -3/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
| * | | | GlusterFS: Fix heketi secret name | Jose A. Rivera | 2017-06-21 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | Merge pull request #4569 from simon3z/empty-labels | Scott Dodson | 2017-06-26 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Use empty default for storage labels | ||||
| * | | | | openshift_logging: use empty default for storage labels | Federico Simoncelli | 2017-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Simoncelli <fsimonce@redhat.com> | ||||
* | | | | | Merge pull request #4561 from sdodson/bz1464011 | Scott Dodson | 2017-06-26 | 1 | -20/+19 |
|\ \ \ \ \ | | | | | | | | | | | | | Set clean install and etcd storage on first master to fix scaleup | ||||
| * | | | | | Set clean install and etcd storage on first master to fix scaleup | Scott Dodson | 2017-06-23 | 1 | -20/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1464011 | ||||
* | | | | | | Merge pull request #4414 from sdodson/bz1460626 | Scott Dodson | 2017-06-26 | 4 | -4/+4 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Ensure that host pki tree is mounted in containerized components | ||||
| * | | | | | Ensure that host pki tree is mounted in containerized components | Scott Dodson | 2017-06-12 | 4 | -4/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #4495 from ashcrow/skip-nfs-on-requirements-check | Scott Dodson | 2017-06-26 | 6 | -113/+132 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Skip nfs and lb groups on openshift_version | ||||
| * | | | | | | openshift_version: skip nfs and lb hosts | Steve Milner | 2017-06-23 | 1 | -96/+100 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1458653 | ||||
| * | | | | | | openshift_checks: eval groups before including role | Luke Meyer | 2017-06-23 | 3 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openshift_health_checker requires openshift_version, and that has been updated to require group evaluation. Update check playbooks and integration tests to do group eval. | ||||
| * | | | | | | Moving checks down after required initialization happens. | Kenny Woodson | 2017-06-22 | 2 | -17/+19 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #4583 from giuseppe/fix-invocation-atomic-v | Scott Dodson | 2017-06-26 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | oc_atomic_container: fix version check for atomic | ||||
| * | | | | | | | oc_atomic_container: use rpm to check the version. | Giuseppe Scrivano | 2017-06-26 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some versions of atomic report their version wrong. Use rpm to check it. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | | | | | | | Merge pull request #4578 from sdodson/push-via-dns | Scott Dodson | 2017-06-26 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Also configure default registry on HA masters | ||||
| * | | | | | | | | Also configure default registry on HA masters | Scott Dodson | 2017-06-23 | 2 | -0/+6 |
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1463498 | ||||
* | | | | | | | | Merge pull request #4532 from kwoodson/storageclass_dynamic | Scott Dodson | 2017-06-26 | 4 | -6/+13 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | bugzilla:1463577 - Fix for dynamic pvs when using storageclasses. | ||||
| * | | | | | | | | Fixing quote issue. | Kenny Woodson | 2017-06-21 | 2 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix for dynamic pvs when using storageclasses. | Kenny Woodson | 2017-06-21 | 4 | -6/+13 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #4195 from ewolinetz/service_catalog | Scott Dodson | 2017-06-26 | 29 | -0/+1267 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Creation of service_catalog and broker roles | ||||
| * | | | | | | | | Picking change from sdodson | ewolinetz | 2017-06-23 | 2 | -2/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Adding volume fact for etcd for openshift ansible service broker | ewolinetz | 2017-06-23 | 1 | -1/+24 |
| | | | | | | | | | |||||
| * | | | | | | | | Updating to label node and wait for apiservice to be healthy and started | ewolinetz | 2017-06-23 | 3 | -3/+27 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #28 from fabianvf/style-fixes | Eric Wolinetz | 2017-06-23 | 13 | -210/+31 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | fix yamllint issues, remove service_catalog_broker | ||||
| | * | | | | | | | | fix yamllint issues | Fabian von Feilitzsch | 2017-06-23 | 13 | -210/+31 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge pull request #27 from fabianvf/broker-fixes | Eric Wolinetz | 2017-06-23 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Broker fixes | ||||
| | * | | | | | | | | Cleanup/updates for env variables and etcd image | Fabian von Feilitzsch | 2017-06-22 | 1 | -5/+5 |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix embarrassing typo fix etcd command | ||||
| * | | | | | | | | Merge pull request #26 from fabianvf/service-catalog-and-broker | Eric Wolinetz | 2017-06-22 | 9 | -1/+403 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add ansible-service-broker install |