| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-18 | Bug 1320829 - Handle OSE 3.0 installs | Brenton Leanhardt | |
| 2016-04-15 | Merge pull request #1746 from brenton/docker1 | Brenton Leanhardt | |
| The openshift_docker role must set the version facts for containerize… | |||
| 2016-04-15 | Refactor docker failed state cleanup | Scott Dodson | |
| 2016-04-14 | Support mixed RPM/container installs | Brenton Leanhardt | |
| 2016-04-14 | The openshift_docker role must set the version facts for containerized installs | Brenton Leanhardt | |
| QE found that for fresh installs we were basing the docker version facts of the images that could be pulled prior to configuring /etc/sysconfig/docker. This is an edge case but something we need to fix. | |||
| 2016-04-14 | start it, check for failure, reset it, start again | Scott Dodson | |
| 2016-04-14 | Enable docker before potentially resetting the failure | Scott Dodson | |
| 2016-04-13 | Merge pull request #1738 from dgoodwin/image-policy-config | Brenton Leanhardt | |
| Support setting imagePolicyConfig JSON in inventory. | |||
| 2016-04-12 | Merge pull request #1744 from smunilla/BZ1323918 | Brenton Leanhardt | |
| Convert image_tag on masters | |||
| 2016-04-12 | Bug 1324728 - Ansible should not downgrade docker when installing 3.2 ↵ | Brenton Leanhardt | |
| containerized env | |||
| 2016-04-12 | Support setting imagePolicyConfig JSON in inventory. | Devan Goodwin | |
| For flexibility this is another pure JSON field to translate directly to yaml in the master config. Also updated to more safely handle JSON inventory variables as this uncovered a bug with booleans where you end up with a string containing json in your yaml. | |||
| 2016-04-12 | Fixing non-HA master restart conditional | Brenton Leanhardt | |
| 2016-04-12 | use RestartSec to avoid default rate limit in systemd | Brenton Leanhardt | |
| Lifted from https://github.com/openshift/origin/pull/8317 | |||
| 2016-04-12 | Convert image_tag on masters | Samuel Munilla | |
| Also convert openshift_image_tag to and rpm versions for masters. | |||
| 2016-04-12 | Containerized installs on RHEL were downgrading docker unnecessarily | Brenton Leanhardt | |
| 2016-04-12 | Merge pull request #1705 from abutcher/secure-router | Brenton Leanhardt | |
| Add support for creating secure router | |||
| 2016-04-11 | Add support for creating secure router. | Andrew Butcher | |
| * Move openshift_router to openshift_hosted role which will eventually contain registry, metrics and logging. * Adds option for specifying an openshift_hosted_router_certificate cert and key pair. * Removes dependency on node label variables and retrieves the node list from the API s.t. this role can be applied to any cluster with existing nodes. I've added an openshift_hosted playbook that occurs after node install to account for this. * Infrastructure nodes are selected using openshift_hosted_router_selector which is based on deployment type by default; openshift-enterprise -> "region=infra" and online -> "type=infra". | |||
| 2016-04-11 | Fix a docker-storage sysconfig bug. | Devan Goodwin | |
| 2016-04-08 | Merge openshift_env hostvars. | Andrew Butcher | |
| 2016-04-08 | Add openshift_hosted_facts role and remove hosted facts from openshift_common. | Andrew Butcher | |
| 2016-04-08 | Merge pull request #1728 from brenton/bz1324729 | Brenton Leanhardt | |
| Bug 1324729 - Import xPaas image streams failed during 3.2 installation | |||
| 2016-04-07 | Merge pull request #1720 from abutcher/fix-docker-install | Brenton Leanhardt | |
| Test docker_version_result.stdout when determining if docker should be installed/downgraded. | |||
| 2016-04-07 | Bug 1324729 - Import xPaas image streams failed during 3.2 installation | Brenton Leanhardt | |
| 2016-04-07 | Merge pull request #1719 from kwoodson/oadmrouter | Kenny Woodson | |
| oadm_router first attempt. | |||
| 2016-04-07 | First attempt at oadm router module | Kenny Woodson | |
| 2016-04-07 | Merge pull request #1724 from abutcher/nfs-no-common | Brenton Leanhardt | |
| Bug 1324371: needn't install atomic-openshift packages on nfs server | |||
| 2016-04-07 | Merge pull request #1722 from abutcher/containerized-cloudprovider | Brenton Leanhardt | |
| Add cloudprovider config dir to docker options. | |||
| 2016-04-06 | Merge pull request #1699 from abutcher/check-cloudprovider-kind | Brenton Leanhardt | |
| Check for kind in cloudprovider facts prior to accessing. | |||
| 2016-04-06 | Remove openshift_common dep from openshift_storage_nfs | Andrew Butcher | |
| 2016-04-06 | Merge pull request #1660 from dgoodwin/admission-config | Brenton Leanhardt | |
| Add support for templating master admissionConfig. | |||
| 2016-04-06 | Merge pull request #1721 from kwoodson/userrefresh | Kenny Woodson | |
| Adding refresh for zbx_user. | |||
| 2016-04-06 | Update for zbx_user refresh | Kenny Woodson | |
| 2016-04-06 | Test docker_version_result.stdout when determining if docker should be ↵ | Andrew Butcher | |
| installed/downgraded. | |||
| 2016-04-06 | Add cloudprovider config dir to docker options. | Andrew Butcher | |
| 2016-04-06 | Docker 1.9 is actually cool starting in origin 1.1.4 | Scott Dodson | |
| 2016-04-06 | Merge pull request #1695 from brenton/bz1323123 | Brenton Leanhardt | |
| Fixing bugs 1322788 and 1323123 | |||
| 2016-04-06 | Merge pull request #1698 from sdodson/xpaas13 | Brenton Leanhardt | |
| XPAAS v1.3 content | |||
| 2016-04-05 | when docker is installed, make it 1.8.2 to avoid issues | Matt Woodson | |
| 2016-04-05 | Merge pull request #1700 from brenton/32ha | Brenton Leanhardt | |
| Pacemaker is unsupported for 3.2 | |||
| 2016-04-05 | Downgrade to docker 1.8.2 if installing OSE < 3.2 | Scott Dodson | |
| 2016-04-04 | Pacemaker is unsupported for 3.2 | Brenton Leanhardt | |
| 2016-04-04 | Fixing regexp. Periods are no longer allowed | Kenny Woodson | |
| 2016-04-04 | Merge pull request #1702 from joelddiaz/heartbeat-severity | Joel Diaz | |
| add higher severity trigger if no heartbeat for 1 hour | |||
| 2016-04-04 | Fixed oc_edit by requiring name and content | Kenny Woodson | |
| 2016-04-04 | add higher severity trigger if no heartbeat for 1 hour | Joel Diaz | |
| 2016-04-04 | Merge pull request #1693 from kwoodson/yedit_enhancements | Kenny Woodson | |
| Adding list editing support to yaml editor | |||
| 2016-04-04 | Yedit enhancements | Kenny Woodson | |
| 2016-04-04 | Check for kind in cloudprovider facts prior to accessing. | Andrew Butcher | |
| 2016-04-04 | XPAAS v1.3 for OSE 3.2 | Scott Dodson | |
| 2016-04-04 | XPAAS 1.3 content for OSE 3.1 | Scott Dodson | |
