Skip to content

Commit

Permalink
add require harvester-ui-extension upgrade for v1.4.1 known issue
Browse files Browse the repository at this point in the history
Signed-off-by: andy.lee <[email protected]>
  • Loading branch information
a110605 committed Jan 25, 2025
1 parent 068d845 commit b27967c
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/upgrade/v1-4-0-to-v1-4-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,30 @@ An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvest
For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade).


### 1. Upgrade Harvester UI Extension to v1.0.3 on Rancher v2.10.1

To import Harvester v1.4.1 on Rancher v2.10.1, harvester-ui-extension requires upgrade to v1.0.3.

Follow below steps to upgrade harvester-ui-extension
1. Go to Rancher UI local -> Apps -> Repositories page, find harvester repository with URL **https://github.com/harvester/harvester-ui-extension** and branch **gh-pages** then click refresh action

![](/img/v1.4/upgrade/rancher-2.10.1-repository-page.png)


2. Go to extension page, click **update** and choose version 1.0.3

![](/img/v1.4/upgrade/update-harvester-ui-extension-modal.png)


It will display error message after installing new version. The error message will auto dismiss after waiting a few moment and refresh the page.

This is a known issue on Rancher v2.10.0 and v2.10.1 and will be fixed in v2.10.2.

Related issues:
- [Issue #7234](https://github.com/harvester/harvester/issues/7234)
- [Issue #107](https://github.com/rancher/capi-ui-extension/issues/107)


## Known issues

---
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions versioned_docs/version-v1.4/upgrade/v1-4-0-to-v1-4-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,30 @@ An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvest
For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade).


### 1. Upgrade Harvester UI Extension to v1.0.3 on Rancher v2.10.1

To import Harvester v1.4.1 on Rancher v2.10.1, harvester-ui-extension requires upgrade to v1.0.3.

Follow below steps to upgrade harvester-ui-extension
1. Go to Rancher UI local -> Apps -> Repositories page, find harvester repository with URL **https://github.com/harvester/harvester-ui-extension** and branch **gh-pages** then click refresh action

![](/img/v1.4/upgrade/rancher-2.10.1-repository-page.png)


2. Go to extension page, click **update** and choose version 1.0.3

![](/img/v1.4/upgrade/update-harvester-ui-extension-modal.png)


It will display error message after installing new version. The error message will auto dismiss after waiting a few moment and refresh the page.

This is a known issue on Rancher v2.10.0 and v2.10.1 and will be fixed in v2.10.2.

Related issues:
- [Issue #7234](https://github.com/harvester/harvester/issues/7234)
- [Issue #107](https://github.com/rancher/capi-ui-extension/issues/107)


## Known issues

---
Expand Down

0 comments on commit b27967c

Please sign in to comment.