From 291c147835b3d03d4eb3e86bcbcd1f52bdfaad9a Mon Sep 17 00:00:00 2001 From: Kiefer Chang Date: Fri, 17 May 2024 00:24:01 +0800 Subject: [PATCH 1/2] Add v1.2.1 to v1.2.2 upgrade page Signed-off-by: Kiefer Chang --- docs/upgrade/automatic.md | 1 + docs/upgrade/troubleshooting.md | 2 +- docs/upgrade/v1-1-1-to-v1-1-3.md | 2 +- docs/upgrade/v1-1-2-to-v1-2-0.md | 2 +- docs/upgrade/v1-1-to-v1-1-2.md | 2 +- docs/upgrade/v1-2-0-to-v1-2-1.md | 2 +- docs/upgrade/v1-2-1-to-v1-2-2.md | 15 +++++++++++++++ versioned_docs/version-v1.2/upgrade/automatic.md | 1 + .../version-v1.2/upgrade/troubleshooting.md | 2 +- .../version-v1.2/upgrade/v1-1-1-to-v1-1-3.md | 2 +- .../version-v1.2/upgrade/v1-1-2-to-v1-2-0.md | 2 +- .../version-v1.2/upgrade/v1-1-to-v1-1-2.md | 2 +- .../version-v1.2/upgrade/v1-2-0-to-v1-2-1.md | 2 +- .../version-v1.2/upgrade/v1-2-1-to-v1-2-2.md | 15 +++++++++++++++ versioned_docs/version-v1.3/upgrade/automatic.md | 1 + .../version-v1.3/upgrade/troubleshooting.md | 2 +- .../version-v1.3/upgrade/v1-1-1-to-v1-1-3.md | 2 +- .../version-v1.3/upgrade/v1-1-2-to-v1-2-0.md | 2 +- .../version-v1.3/upgrade/v1-1-to-v1-1-2.md | 2 +- .../version-v1.3/upgrade/v1-2-0-to-v1-2-1.md | 2 +- .../version-v1.3/upgrade/v1-2-1-to-v1-2-2.md | 15 +++++++++++++++ 21 files changed, 63 insertions(+), 15 deletions(-) create mode 100644 docs/upgrade/v1-2-1-to-v1-2-2.md create mode 100644 versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md create mode 100644 versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md diff --git a/docs/upgrade/automatic.md b/docs/upgrade/automatic.md index bece402fb55..3d68a0cd11f 100644 --- a/docs/upgrade/automatic.md +++ b/docs/upgrade/automatic.md @@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions. | Upgrade from version | Supported new version(s) | |----------------------|--------------------------| +| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 | | [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 | | [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 | | [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 | diff --git a/docs/upgrade/troubleshooting.md b/docs/upgrade/troubleshooting.md index d0494e71874..e1e911e52fa 100644 --- a/docs/upgrade/troubleshooting.md +++ b/docs/upgrade/troubleshooting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 sidebar_label: Troubleshooting title: "Troubleshooting" --- diff --git a/docs/upgrade/v1-1-1-to-v1-1-3.md b/docs/upgrade/v1-1-1-to-v1-1-3.md index 72763ae1b53..2822dcba15d 100644 --- a/docs/upgrade/v1-1-1-to-v1-1-3.md +++ b/docs/upgrade/v1-1-1-to-v1-1-3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3 title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3" --- diff --git a/docs/upgrade/v1-1-2-to-v1-2-0.md b/docs/upgrade/v1-1-2-to-v1-2-0.md index 57168cd10e4..175704435de 100644 --- a/docs/upgrade/v1-1-2-to-v1-2-0.md +++ b/docs/upgrade/v1-1-2-to-v1-2-0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Upgrade from v1.1.2 to v1.2.0 (not recommended) title: "Upgrade from v1.1.2 to v1.2.0 (not recommended)" --- diff --git a/docs/upgrade/v1-1-to-v1-1-2.md b/docs/upgrade/v1-1-to-v1-1-2.md index f96f090ab67..915bf8e68d8 100644 --- a/docs/upgrade/v1-1-to-v1-1-2.md +++ b/docs/upgrade/v1-1-to-v1-1-2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Upgrade from v1.1.0/v1.1.1 to v1.1.2 title: "Upgrade from v1.1.0/v1.1.1 to v1.1.2" --- diff --git a/docs/upgrade/v1-2-0-to-v1-2-1.md b/docs/upgrade/v1-2-0-to-v1-2-1.md index a09fc718a2e..5078d3d32a5 100644 --- a/docs/upgrade/v1-2-0-to-v1-2-1.md +++ b/docs/upgrade/v1-2-0-to-v1-2-1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Upgrade from v1.1.2/v1.2.0 to v1.2.1 title: "Upgrade from v1.1.2/v1.2.0 to v1.2.1" --- diff --git a/docs/upgrade/v1-2-1-to-v1-2-2.md b/docs/upgrade/v1-2-1-to-v1-2-2.md new file mode 100644 index 00000000000..802b7beb32b --- /dev/null +++ b/docs/upgrade/v1-2-1-to-v1-2-2.md @@ -0,0 +1,15 @@ +--- +sidebar_position: 2 +sidebar_label: Upgrade from v1.2.1 to v1.2.2 +title: "Upgrade from v1.2.1 to v1.2.2" +--- + + + + + +## General information + +Once there is an upgradable version, the Harvester GUI Dashboard page will show an upgrade button. For more details, please refer to [start an upgrade](./automatic.md#start-an-upgrade). + +For the air-gap env upgrade, please refer to [prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). diff --git a/versioned_docs/version-v1.2/upgrade/automatic.md b/versioned_docs/version-v1.2/upgrade/automatic.md index d355c522eab..e5d6586aca9 100644 --- a/versioned_docs/version-v1.2/upgrade/automatic.md +++ b/versioned_docs/version-v1.2/upgrade/automatic.md @@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions. | Upgrade from version | Supported new version(s) | |----------------------|--------------------------| +| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 | | [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 | | [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 | | [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 | diff --git a/versioned_docs/version-v1.2/upgrade/troubleshooting.md b/versioned_docs/version-v1.2/upgrade/troubleshooting.md index f5bec440090..6f9d3425964 100644 --- a/versioned_docs/version-v1.2/upgrade/troubleshooting.md +++ b/versioned_docs/version-v1.2/upgrade/troubleshooting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 sidebar_label: Troubleshooting title: "Troubleshooting" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md b/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md index ec70f79020f..abb1632811a 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md +++ b/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3 title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md b/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md index 8a656771b0d..42b8c1fcc09 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md +++ b/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Upgrade from v1.1.2 to v1.2.0 (not recommended) title: "Upgrade from v1.1.2 to v1.2.0 (not recommended)" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md b/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md index 6f9186d6f84..81ecb85634e 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md +++ b/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Upgrade from v1.1.0/v1.1.1 to v1.1.2 title: "Upgrade from v1.1.0/v1.1.1 to v1.1.2" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md b/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md index 604a92bf906..e2fc3318a31 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md +++ b/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Upgrade from v1.1.2/v1.2.0 to v1.2.1 title: "Upgrade from v1.1.2/v1.2.0 to v1.2.1" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md b/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md new file mode 100644 index 00000000000..3fbf6b718c9 --- /dev/null +++ b/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md @@ -0,0 +1,15 @@ +--- +sidebar_position: 2 +sidebar_label: Upgrade from v1.2.1 to v1.2.2 +title: "Upgrade from v1.2.1 to v1.2.2" +--- + + + + + +## General information + +Once there is an upgradable version, the Harvester GUI Dashboard page will show an upgrade button. For more details, please refer to [start an upgrade](./automatic.md#start-an-upgrade). + +For the air-gap env upgrade, please refer to [prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). diff --git a/versioned_docs/version-v1.3/upgrade/automatic.md b/versioned_docs/version-v1.3/upgrade/automatic.md index bece402fb55..3d68a0cd11f 100644 --- a/versioned_docs/version-v1.3/upgrade/automatic.md +++ b/versioned_docs/version-v1.3/upgrade/automatic.md @@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions. | Upgrade from version | Supported new version(s) | |----------------------|--------------------------| +| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 | | [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 | | [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 | | [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 | diff --git a/versioned_docs/version-v1.3/upgrade/troubleshooting.md b/versioned_docs/version-v1.3/upgrade/troubleshooting.md index d0494e71874..e1e911e52fa 100644 --- a/versioned_docs/version-v1.3/upgrade/troubleshooting.md +++ b/versioned_docs/version-v1.3/upgrade/troubleshooting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 sidebar_label: Troubleshooting title: "Troubleshooting" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md b/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md index 72763ae1b53..2822dcba15d 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md +++ b/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3 title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md b/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md index 57168cd10e4..175704435de 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md +++ b/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Upgrade from v1.1.2 to v1.2.0 (not recommended) title: "Upgrade from v1.1.2 to v1.2.0 (not recommended)" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md b/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md index f96f090ab67..915bf8e68d8 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md +++ b/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Upgrade from v1.1.0/v1.1.1 to v1.1.2 title: "Upgrade from v1.1.0/v1.1.1 to v1.1.2" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md b/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md index a09fc718a2e..5078d3d32a5 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md +++ b/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Upgrade from v1.1.2/v1.2.0 to v1.2.1 title: "Upgrade from v1.1.2/v1.2.0 to v1.2.1" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md b/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md new file mode 100644 index 00000000000..802b7beb32b --- /dev/null +++ b/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md @@ -0,0 +1,15 @@ +--- +sidebar_position: 2 +sidebar_label: Upgrade from v1.2.1 to v1.2.2 +title: "Upgrade from v1.2.1 to v1.2.2" +--- + + + + + +## General information + +Once there is an upgradable version, the Harvester GUI Dashboard page will show an upgrade button. For more details, please refer to [start an upgrade](./automatic.md#start-an-upgrade). + +For the air-gap env upgrade, please refer to [prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). From 0efa818b8279e565c98d2105c4e180c158e5f1bc Mon Sep 17 00:00:00 2001 From: Kiefer Chang <1691518+bk201@users.noreply.github.com> Date: Mon, 20 May 2024 10:35:42 +0800 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Jillian <67180770+jillian-maroket@users.noreply.github.com> --- docs/upgrade/v1-2-1-to-v1-2-2.md | 4 ++-- versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md | 4 ++-- versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/upgrade/v1-2-1-to-v1-2-2.md b/docs/upgrade/v1-2-1-to-v1-2-2.md index 802b7beb32b..7428caa7b3d 100644 --- a/docs/upgrade/v1-2-1-to-v1-2-2.md +++ b/docs/upgrade/v1-2-1-to-v1-2-2.md @@ -10,6 +10,6 @@ title: "Upgrade from v1.2.1 to v1.2.2" ## General information -Once there is an upgradable version, the Harvester GUI Dashboard page will show an upgrade button. For more details, please refer to [start an upgrade](./automatic.md#start-an-upgrade). +An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvester version that you can upgrade to becomes available. For more information, see [Start an upgrade](./automatic.md#start-an-upgrade). -For the air-gap env upgrade, please refer to [prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). +For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). diff --git a/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md b/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md index 3fbf6b718c9..103a416be19 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md +++ b/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md @@ -10,6 +10,6 @@ title: "Upgrade from v1.2.1 to v1.2.2" ## General information -Once there is an upgradable version, the Harvester GUI Dashboard page will show an upgrade button. For more details, please refer to [start an upgrade](./automatic.md#start-an-upgrade). +An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvester version that you can upgrade to becomes available. For more information, see [Start an upgrade](./automatic.md#start-an-upgrade). -For the air-gap env upgrade, please refer to [prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). +For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). diff --git a/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md b/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md index 802b7beb32b..7428caa7b3d 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md +++ b/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md @@ -10,6 +10,6 @@ title: "Upgrade from v1.2.1 to v1.2.2" ## General information -Once there is an upgradable version, the Harvester GUI Dashboard page will show an upgrade button. For more details, please refer to [start an upgrade](./automatic.md#start-an-upgrade). +An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvester version that you can upgrade to becomes available. For more information, see [Start an upgrade](./automatic.md#start-an-upgrade). -For the air-gap env upgrade, please refer to [prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). +For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade).