Skip to content

Commit

Permalink
rebase with main branch
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 b27967c commit a8fe7af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/upgrade/v1-4-0-to-v1-4-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#
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
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
2. Go to extension page, click `update` and choose version `1.0.3`

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

Expand Down
5 changes: 3 additions & 2 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 @@ -20,12 +20,12 @@ For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#
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
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
2. Go to extension page, click `update` and choose version `1.0.3`

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

Expand Down Expand Up @@ -118,6 +118,7 @@ Harvester adds the annotation `storageclass.kubernetes.io/is-default-class: "tru
You can perform any of the following workarounds:
- Set `harvester-longhorn` as the default StorageClass.
- Add `spec.values.storageClass.defaultStorageClass: false` to the `harvester` ManagedChart.
Expand Down

0 comments on commit a8fe7af

Please sign in to comment.