Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2325 from sdodson/fileglobglob | Scott Dodson | 2016-08-19 | 3 | -2/+2 |
|\ | | | | | Due to problems with with_fileglob lets avoid using it for now | ||||
| * | Due to problems with with_fileglob lets avoid using it for now | Scott Dodson | 2016-08-18 | 3 | -2/+2 |
| | | |||||
* | | Merge pull request #2331 from dgoodwin/docker-upgrade-symlink | Scott Dodson | 2016-08-19 | 1 | -0/+1 |
|\ \ | | | | | | | Fix standalone Docker upgrade missing symlink. | ||||
| * | | Fix standalone Docker upgrade missing symlink. | Devan Goodwin | 2016-08-19 | 1 | -0/+1 |
| | | | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.3.13-1]. | Troy Dawson | 2016-08-19 | 2 | -2/+8 |
| | | | |||||
* | | | Merge pull request #2327 from lhuard1A/openstack_ansible_2.1 | Scott Dodson | 2016-08-19 | 4 | -25/+27 |
|\ \ \ | | | | | | | | | Fix warnings in OpenStack provider with ansible 2.1 | ||||
| * | | | Fix warnings in OpenStack provider with ansible 2.1 | Lénaïc Huard | 2016-08-19 | 4 | -25/+27 |
| | | | | | | | | | | | | | | | | Some expressions now need to be enclosed inside `{{…}}`. | ||||
* | | | | Merge pull request #2323 from sdodson/bz1367937 | Scott Dodson | 2016-08-18 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Mount /sys rw | ||||
| * | | | Mount /sys rw | Scott Dodson | 2016-08-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1367937 | ||||
* | | | | Merge pull request #2319 from openshift/sdodson-patch-3 | Scott Dodson | 2016-08-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update uninstall.yml | ||||
| * | | | | Update uninstall.yml | Scott Dodson | 2016-08-17 | 1 | -1/+1 |
|/ / / / | | | | | | | | | Fixes #2317 | ||||
* | | | | Merge pull request #2314 from sdodson/bz1356823 | Scott Dodson | 2016-08-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix padding on registry config | ||||
| * | | | | Fix padding on registry config | Scott Dodson | 2016-08-17 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.3.12-1]. | Troy Dawson | 2016-08-17 | 2 | -2/+23 |
| | | | | |||||
* | | | | Merge pull request #2303 from tpoitras/typos-cli_installer.py | Scott Dodson | 2016-08-17 | 2 | -80/+78 |
|\ \ \ \ | |/ / / |/| | | | Edits to fix to typos, grammar, and product branding in cli_installer | ||||
| * | | | Fixes to typos, grammar, and product branding in cli_installer | Timothy Poitras | 2016-08-17 | 2 | -80/+78 |
| | | | | |||||
* | | | | Merge pull request #2309 from smunilla/fix_nosetests_3.3 | Scott Dodson | 2016-08-16 | 4 | -6/+14 |
|\ \ \ \ | | | | | | | | | | | a-o-i: Fix nosetests after removing 3.2 from installer | ||||
| * | | | | a-o-i: Fix nosetests after removing 3.2 from installer | Samuel Munilla | 2016-08-16 | 4 | -6/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Update the tests to match 3.3 being the only version. Add support for non-latest if it's specified in the config file. | ||||
* | | | | | Merge pull request #2310 from dgoodwin/reconcile-fix | Scott Dodson | 2016-08-16 | 1 | -43/+46 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Reconcile roles after master upgrade, but before nodes. | ||||
| * | | | | Reconcile roles after master upgrade, but before nodes. | Devan Goodwin | 2016-08-16 | 1 | -43/+46 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents the network egress bug causing node restart to fail during 3.3 upgrade. (even though a separate fix is incoming for this) Only catch is preventing the openshift_cli role, which requires docker, from triggering a potential upgrade, which we still don't want at this point. To avoid we use the same variable to protect docker installed version as we use in pre.yml. | ||||
* | | | | Merge pull request #2220 from jkhelil/fix_key_error_when_ssh_failing | Scott Dodson | 2016-08-16 | 3 | -3/+5 |
|\ \ \ \ | |/ / / |/| | | | fixing openshift key error in case of node failure during run (ssh is… | ||||
| * | | | fixing openshift key error in case of node failure during run (ssh issue) | jawed | 2016-08-09 | 3 | -3/+5 |
| | | | | |||||
* | | | | Merge pull request #2307 from smunilla/BZ1367323 | Scott Dodson | 2016-08-16 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed when quick install ose-3.3 | ||||
| * | | | | Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed ↵ | Samuel Munilla | 2016-08-16 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when quick install ose-3.3 Remove 3.2 from the install options in 3.3 installer. | ||||
* | | | | | Merge pull request #2306 from smunilla/BZ1367199 | Scott Dodson | 2016-08-16 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Bug 1367199 - iptablesSyncPeriod should default to 30s OOTB | ||||
| * | | | | Bug 1367199 - iptablesSyncPeriod should default to 30s OOTB | Samuel Munilla | 2016-08-16 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | Update the default to thirty seconds. | ||||
* | | | | Merge pull request #2304 from sdodson/image-stream-sync | Scott Dodson | 2016-08-16 | 66 | -181/+19027 |
|\ \ \ \ | | |_|/ | |/| | | Image stream sync | ||||
| * | | | Sync remaining content | Scott Dodson | 2016-08-16 | 33 | -94/+1182 |
| | | | | |||||
| * | | | XPaas 1.3.3 | Scott Dodson | 2016-08-16 | 33 | -87/+17845 |
| | |/ | |/| | |||||
* | | | Merge pull request #2300 from sdodson/issue1745 | Scott Dodson | 2016-08-16 | 1 | -1/+5 |
|\ \ \ | |/ / |/| | | Add additional options to RequestHeaderProvider optional items | ||||
| * | | Add clientCommonNames to RequestHeaderProvider optional items | Scott Dodson | 2016-08-15 | 1 | -1/+5 |
| | | | |||||
* | | | Merge pull request #2301 from smunilla/fix_nosetest_scaleup | Scott Dodson | 2016-08-15 | 1 | -9/+13 |
|\ \ \ | |/ / |/| | | a-o-i: Fix broken tests from installed hosts check | ||||
| * | | a-o-i: Fix broken tests from installed hosts check | Samuel Munilla | 2016-08-15 | 1 | -9/+13 |
|/ / | | | | | | | | | | | With the latest changes to behavior around uninstalled hosts during a scaleup, nosetests were broken. This updates the tests to verify that we exit when we are expecting. | ||||
* | | Merge pull request #2297 from abutcher/bz#1329455 | Scott Dodson | 2016-08-15 | 1 | -22/+18 |
|\ \ | | | | | | | a-o-i: Bug1329455, [quick-install] Cannot add new nodes in pre-existing env | ||||
| * | | a-o-i: fix bz#1329455 | Gan Huang | 2016-08-15 | 1 | -22/+18 |
| | | | |||||
* | | | Merge pull request #2298 from smunilla/BZ1357627 | Scott Dodson | 2016-08-15 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | a-o-i: Mapping for 3.2 Upgrades | ||||
| * | | | a-o-i: Mapping for 3.2 Upgrades | Samuel Munilla | 2016-08-15 | 1 | -0/+6 |
|/ / / | | | | | | | | | | Update the playbook mappings for 3.2 | ||||
* | | | Merge pull request #2201 from richm/v1.3 | Scott Dodson | 2016-08-15 | 2 | -1/+2 |
|\ \ \ | |/ / |/| | | add 3.3 to installer | ||||
| * | | add 3.3 to installer | Rich Megginson | 2016-07-31 | 2 | -1/+2 |
| | | | |||||
* | | | Merge pull request #2296 from sdodson/issue2129 | Scott Dodson | 2016-08-15 | 2 | -0/+2 |
|\ \ \ | | | | | | | | | Add nfs group to OSEv3:vars | ||||
| * | | | Add nfs group to OSEv3:vars | Scott Dodson | 2016-08-15 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Fixes #2129 | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.3.11-1]. | Troy Dawson | 2016-08-15 | 2 | -2/+7 |
|/ / / | |||||
* | | | Merge pull request #2291 from abutcher/etcd-user | Scott Dodson | 2016-08-12 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Bug 1366595 - installer failed at task "Validate permissions on certificate files" | ||||
| * | | | Ensure etcd user exists in etcd_server_certificates by installing etcd. | Andrew Butcher | 2016-08-12 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge pull request #2290 from smunilla/BZ1357627 | Scott Dodson | 2016-08-12 | 2 | -6/+5 |
|\ \ \ | | | | | | | | | a-o-i: Fix broken upgrades | ||||
| * | | | a-o-i: Fix broken upgrades | Samuel Munilla | 2016-08-12 | 2 | -6/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade was looking for the hosts in the old location. Quick fix to get it looking in the correct location. Fixes BZ#1357627. | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.3.10-1]. | Troy Dawson | 2016-08-12 | 2 | -2/+16 |
|/ / / | |||||
* | | | Merge pull request #2288 from abutcher/redeploy-mktemp | Scott Dodson | 2016-08-11 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Reference tmpdir from first master hostvars when evacuating nodes. | ||||
| * | | | Reference tmpdir from first master hostvars when evacuating nodes. | Andrew Butcher | 2016-08-11 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #2285 from dgoodwin/nuke-images-2 | Scott Dodson | 2016-08-11 | 4 | -20/+59 |
|\ \ \ | | | | | | | | | Improvements for Docker 1.10+ Upgrade Image Nuking |