summaryrefslogtreecommitdiff
path: root/playbooks/common/openshift-cluster/upgrades
AgeCommit message (Expand)Author
2016-05-12Merge pull request #1737 from moolitayer/manageiq_sa_to_have_image_scanning_roleJason DeTiberus
2016-05-03Add system:image-auditor role to ManageIQ SAMooli Tayer
2016-04-27Update repos per inventory before upgradingScott Dodson
2016-04-26Access portal_net in common facts.Andrew Butcher
2016-04-25Pod must be recreated for the upgradeBrenton Leanhardt
2016-04-22Reconcile roles in additive-only mode on upgradeJordan Liggitt
2016-04-21Only add new sccsBrenton Leanhardt
2016-04-20Fix use of older image tag version during upgrade.Devan Goodwin
2016-04-14The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt
2016-04-12Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt
2016-04-12Fetching the current version a little more carefullyBrenton Leanhardt
2016-04-12Make sure Docker is restarted after we have correctly configured the containe...Brenton Leanhardt
2016-04-12Installs and upgrades from authenticated registries are not supported for nowBrenton Leanhardt
2016-04-12Handle cases where the pacemaker variables aren't setBrenton Leanhardt
2016-04-12Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt
2016-04-06Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt
2016-04-05Merge pull request #1700 from brenton/32haBrenton Leanhardt
2016-04-05Merge pull request #1577 from brenton/docker19Brenton Leanhardt
2016-04-04Pacemaker is unsupported for 3.2Brenton Leanhardt
2016-04-01Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt
2016-03-31Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt
2016-03-30Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16Brenton Leanhardt
2016-03-29Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt
2016-03-29Workaround for authenticated registriesBrenton Leanhardt
2016-03-29First pass at systemd unit refactorBrenton Leanhardt
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14Docker stderr can break this script if ansible executes it remotelyBrenton Leanhardt
2016-03-14Handle HA master caseBrenton Leanhardt
2016-03-14Bug 1315564 - Containerized installs require a running environmentBrenton Leanhardt
2016-03-14Bug 1316761 - Skip the available version check if openshift_image_tag is defi...Brenton Leanhardt
2016-03-09We require docker 1.9 for the 3.2 upgradeBrenton Leanhardt
2016-03-09Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt
2016-03-09Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHELBrenton Leanhardt
2016-03-08Bug 1315563 - stdout IO redirection wasn't working as expected over SSH conne...Brenton Leanhardt
2016-03-08Merge pull request #1567 from brenton/bz1315637Brenton Leanhardt
2016-03-08Bug 1315637 - The docker wasn't upgraded on node during upgradeBrenton Leanhardt
2016-03-08Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt
2016-03-07Support openshift_image_tagBrenton Leanhardt
2016-03-04Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict obje...Brenton Leanhardt
2016-03-03Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-02-25Change is_atomic to is_containerizedtalset
2016-02-23Add missing is_atomic condition on upgrade packagetalset
2016-02-12Updating the 3.1.1 router to match the new liveness probe configurationBrenton Leanhardt
2016-02-12Don't automatically give additional permissions to all OAuth users on upgradeJordan Liggitt
2016-02-11Bug 1302970 - update script does not patch router if name is different from d...Brenton Leanhardt
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-09Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt
2016-01-26Fix checking for update package availabilityNikolai Prokoschenko