From 8029c17658eff16cca1ab8810f3a2d20e555cb37 Mon Sep 17 00:00:00 2001 From: Shuo Wu Date: Thu, 2 Apr 2020 12:46:41 +0800 Subject: [PATCH] doc: Update live upgrade support in upgrade.md Signed-off-by: Shuo Wu --- docs/upgrade.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/upgrade.md b/docs/upgrade.md index 68b2f13..01f68ed 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -33,7 +33,7 @@ Otherwise you will need to download the yaml file from [the official Longhorn De **ALWAYS MAKE BACKUPS BEFORE UPGRADE THE ENGINE IMAGES.** ### Offline upgrade -If live upgrade is not available (e.g. before v0.3.3 or from v0.5.0 to v0.6.0), or the volume stuck in degraded state: +If live upgrade is not available (e.g. before v0.3.3, from v0.5.0 to v0.6.0, v0.7.0 to v0.8.0), or the volume stuck in degraded state: 1. Follow [the detach procedure for relevant workloads](upgrade.md#detach-volumes). 2. Select all the volumes using batch selection. Click batch operation button `Upgrade Engine`, choose the engine image available in the list. It's @@ -43,7 +43,7 @@ Any volume not part of a Kubernetes workload must be attached from Longhorn UI. ### Live upgrade -Live upgrade is available since v0.3.3, with the exception of upgrade from v0.5.0 to v0.6.0. +Live upgrade is available since v0.3.3, with the exception of upgrade from v0.5.0 to v0.6.0 and v0.7.0 to v0.8.0. Live upgrade should only be done with healthy volumes.