summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-19Merge pull request #2331 from dgoodwin/docker-upgrade-symlinkScott Dodson
Fix standalone Docker upgrade missing symlink.
2016-08-19Fix standalone Docker upgrade missing symlink.Devan Goodwin
2016-08-19Automatic commit of package [openshift-ansible] release [3.3.13-1].Troy Dawson
2016-08-19Merge pull request #2327 from lhuard1A/openstack_ansible_2.1Scott Dodson
Fix warnings in OpenStack provider with ansible 2.1
2016-08-19Fix warnings in OpenStack provider with ansible 2.1Lénaïc Huard
Some expressions now need to be enclosed inside `{{…}}`.
2016-08-18Merge pull request #2323 from sdodson/bz1367937Scott Dodson
Mount /sys rw
2016-08-18Mount /sys rwScott Dodson
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1367937
2016-08-17Merge pull request #2319 from openshift/sdodson-patch-3Scott Dodson
Update uninstall.yml
2016-08-17Update uninstall.ymlScott Dodson
Fixes #2317
2016-08-17Merge pull request #2314 from sdodson/bz1356823Scott Dodson
Fix padding on registry config
2016-08-17Fix padding on registry configScott Dodson
2016-08-17Automatic commit of package [openshift-ansible] release [3.3.12-1].Troy Dawson
2016-08-17Merge pull request #2303 from tpoitras/typos-cli_installer.pyScott Dodson
Edits to fix to typos, grammar, and product branding in cli_installer
2016-08-17Fixes to typos, grammar, and product branding in cli_installerTimothy Poitras
2016-08-16Merge pull request #2309 from smunilla/fix_nosetests_3.3Scott Dodson
a-o-i: Fix nosetests after removing 3.2 from installer
2016-08-16Merge pull request #2310 from dgoodwin/reconcile-fixScott Dodson
Reconcile roles after master upgrade, but before nodes.
2016-08-16Reconcile roles after master upgrade, but before nodes.Devan Goodwin
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.
2016-08-16Merge pull request #2220 from jkhelil/fix_key_error_when_ssh_failingScott Dodson
fixing openshift key error in case of node failure during run (ssh is…
2016-08-16a-o-i: Fix nosetests after removing 3.2 from installerSamuel Munilla
Update the tests to match 3.3 being the only version. Add support for non-latest if it's specified in the config file.
2016-08-16Merge pull request #2307 from smunilla/BZ1367323Scott Dodson
Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed when quick install ose-3.3
2016-08-16Merge pull request #2306 from smunilla/BZ1367199Scott Dodson
Bug 1367199 - iptablesSyncPeriod should default to 30s OOTB
2016-08-16Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed ↵Samuel Munilla
when quick install ose-3.3 Remove 3.2 from the install options in 3.3 installer.
2016-08-16Bug 1367199 - iptablesSyncPeriod should default to 30s OOTBSamuel Munilla
Update the default to thirty seconds.
2016-08-16Merge pull request #2304 from sdodson/image-stream-syncScott Dodson
Image stream sync
2016-08-16Merge pull request #2300 from sdodson/issue1745Scott Dodson
Add additional options to RequestHeaderProvider optional items
2016-08-16Sync remaining contentScott Dodson
2016-08-16XPaas 1.3.3Scott Dodson
2016-08-15Merge pull request #2301 from smunilla/fix_nosetest_scaleupScott Dodson
a-o-i: Fix broken tests from installed hosts check
2016-08-15a-o-i: Fix broken tests from installed hosts checkSamuel Munilla
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.
2016-08-15Add clientCommonNames to RequestHeaderProvider optional itemsScott Dodson
2016-08-15Merge pull request #2297 from abutcher/bz#1329455Scott Dodson
a-o-i: Bug1329455, [quick-install] Cannot add new nodes in pre-existing env
2016-08-15Merge pull request #2298 from smunilla/BZ1357627Scott Dodson
a-o-i: Mapping for 3.2 Upgrades
2016-08-15a-o-i: Mapping for 3.2 UpgradesSamuel Munilla
Update the playbook mappings for 3.2
2016-08-15Merge pull request #2201 from richm/v1.3Scott Dodson
add 3.3 to installer
2016-08-15a-o-i: fix bz#1329455Gan Huang
2016-08-15Merge pull request #2296 from sdodson/issue2129Scott Dodson
Add nfs group to OSEv3:vars
2016-08-15Add nfs group to OSEv3:varsScott Dodson
Fixes #2129
2016-08-15Automatic commit of package [openshift-ansible] release [3.3.11-1].Troy Dawson
2016-08-12Merge pull request #2291 from abutcher/etcd-userScott Dodson
Bug 1366595 - installer failed at task "Validate permissions on certificate files"
2016-08-12Ensure etcd user exists in etcd_server_certificates by installing etcd.Andrew Butcher
2016-08-12Merge pull request #2290 from smunilla/BZ1357627Scott Dodson
a-o-i: Fix broken upgrades
2016-08-12Automatic commit of package [openshift-ansible] release [3.3.10-1].Troy Dawson
2016-08-12a-o-i: Fix broken upgradesSamuel Munilla
Upgrade was looking for the hosts in the old location. Quick fix to get it looking in the correct location. Fixes BZ#1357627.
2016-08-11Merge pull request #2288 from abutcher/redeploy-mktempScott Dodson
Reference tmpdir from first master hostvars when evacuating nodes.
2016-08-11Reference tmpdir from first master hostvars when evacuating nodes.Andrew Butcher
2016-08-11Merge pull request #2285 from dgoodwin/nuke-images-2Scott Dodson
Improvements for Docker 1.10+ Upgrade Image Nuking
2016-08-11Merge pull request #2286 from smunilla/label_infra_nodesScott Dodson
a-o-i: Automatically Label Nodes as Infra
2016-08-11Merge pull request #1142 from abutcher/new-certs-who-disScott Dodson
Support for redeploying certificates
2016-08-11Support for redeploying certificates.Andrew Butcher
2016-08-11Merge pull request #2287 from deads2k/qps-typoScott Dodson
qps typo