summaryrefslogtreecommitdiff
path: root/playbooks/common/openshift-cluster/upgrades
AgeCommit message (Expand)Author
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
2016-01-25Merge pull request #1177 from smunilla/install_storage_on_installBrenton Leanhardt
2016-01-20Check master certificates during upgrade.Andrew Butcher
2016-01-14v3_0_to_v3_1_upgrade: Remove is_atomic check for upgradesSamuel Munilla
2016-01-133.1.1 upgrade playbookBrenton Leanhardt
2016-01-13v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbookSamuel Munilla
2016-01-13v3_0_to_v3_1_upgrade: Install storage packagesSamuel Munilla
2016-01-07Merge pull request #1008 from detiber/upgradeVersionCheckBrenton Leanhardt
2015-12-19Merge pull request #808 from sdodson/containersBrenton Leanhardt
2015-12-16Clean up versions.shScott Dodson
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-10Merge pull request #1000 from detiber/localhostFixThomas Wiest
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-08Merge pull request #986 from sdodson/preflightBrenton Leanhardt
2015-12-02Improve 3.1/1.1 upgrade checkJason DeTiberus