Releases: harvester/harvester-ui-extension
Releases · harvester/harvester-ui-extension
v1.5.0-rc4
What's Changed
- Fix error banner position in all dialogs (backport #226) by @mergify in #227
- chore: use default image repo name (backport #212) by @mergify in #231
- Fix secretRef is different when edit as yaml (backport #230) by @mergify in #232
- Fix undefined error in VM edit as yaml page (backport #233) by @mergify in #234
- Hide usb device tab for harvester v1.3.x (backport #236) by @mergify in #237
- Bump to 1.5.0-rc4 (backport #235) by @mergify in #238
Full Changelog: v1.5.0-rc3...v1.5.0-rc4
harvester-1.0.5
Rancher UI Extension for Harvester
v1.0.5
v1.5.0-rc3
v1.5.0-rc2
What's Changed
- remove require dot for non-longhorn v1 (backport #192) by @mergify in #193
- Fix missing remove button in Infobox (backport #191) by @mergify in #194
- fix percent props typo (backport #196) by @mergify in #198
- Replace tag format in build-extension-on-release.yml (backport #190) by @mergify in #199
- Add volumeMode dropdown for third-party storage (backport #197) by @mergify in #200
- Bring status object in harvesterhci.io.upgrade dismiss PUT API (backport #201) by @mergify in #202
- chore: add building catalog GA (backport #181) by @mergify in #204
- Upgrade rancher/shell to 3.0.2-rc6 (backport #206) by @mergify in #207
- Add volume mode options in create VM volume tab (backport #209) by @mergify in #210
- Fix doneOverride path for harvesterhci.io.virtualmachinetemplate (backport #211) by @mergify in #213
- fix image.repo to image.repository for nvidia-driver-toolkit addon (backport #214) by @mergify in #215
- Fix volume won't be dismissed after deleting (backport #216) by @mergify in #217
- bump harvester-ui-ext version to 1.5.0-rc2 (backport #208) by @mergify in #218
Full Changelog: v1.5.0-rc1...v1.5.0-rc2
v1.0.4
Full Changelog: v1.0.3...v1.0.4
harvester-1.0.4
Rancher UI Extension for Harvester
v1.5.0-rc1
What's Changed
- fix: serial console not work (backport #70) by @mergify in #74
- fix: failed to resume /active vm schedule job (backport #69) by @mergify in #75
- fix: exception error in cluster outputs create page (backport #73) by @mergify in #77
- fix: missing label in VM scheduling tab (backport #68) by @mergify in #76
- chore: add v1.5.0 and v1.3.3 feature flags (backport #71) by @mergify in #78
- [porting 1262] Fix vm rows reactivity (backport #72) by @mergify in #81
- fix: add missing wording in delete VM modal (backport #79) by @mergify in #82
- fix: resume schedule job error (backport #84) by @mergify in #88
- fix: filter schedule style and functionality (backport #85) by @mergify in #87
- Replace sortablejs-vue3 (backport #86) by @mergify in #90
- fix: bring default valueContext when customizing vm-import controller (backport #91) by @mergify in #95
- chore: bump release version to v1.0.3 (backport #92) by @mergify in #96
- chore: update copyright year to 2025 (backport #97) by @mergify in #98
- fix: encrypt option can only choose encrypted storage class when creating VM image (backport #93) by @mergify in #99
- fix: remove witness node in VM node scheduling tab (backport #89) by @mergify in #100
- fix: cluster member role user should not be able to delete node on Harvester Hosts page (backport #83) by @mergify in #101
- feat: add confirmation pop-up for VM stop and pause actions (backport #94) by @mergify in #102
- fix: VM Snapshot and Backup List Views Fail to Load After Creation (backport #103) by @mergify in #106
- upgrade @rancher/shell to v3.0.2-rc2 (backport #107) by @mergify in #108
- Add v1.4.2 feature flag to v1.5 branch (backport #109) by @mergify in #111
- Prevent display lock icon if this.volumes is empty array (backport #110) by @mergify in #113
- align CPU pinning checkbox position in cloud template (backport #13) by @mergify in #114
- Fix unable to add/delete new hard disk in edit node page (backport #116) by @mergify in #118
- feat: add support for persistent TPM in VMs (backport #117) by @mergify in #120
- fix: isEncrypted breaks all the volume page (backport #122) by @mergify in #123
- The hints on the branding page is using the wrong product name (backport #121) by @mergify in #124
- fix: vGPU number not correct (backport #125) by @mergify in #126
- Add VlanL2Network / UntaggedNetwork types in network-storage setting (backport #119) by @mergify in #129
- fix: unable to create new sshkey in VM create page (backport #127) by @mergify in #130
- feat: improve Single-Replica Volume Detection for Upgrade (backport #128) by @mergify in #131
- feat: add EFI persistent state checkbox in VM advanced tab (backport #132) by @mergify in #135
- Upgrade @rancher/shell to v3.0.2-rc3 (backport #133) by @mergify in #137
- Move harvester schema.js into harvester folder (backport #134) by @mergify in #136
- fix: Harvester ui extension not working built from CI (backport #138) by @mergify in #139
- update yarn.lock (backport #140) by @mergify in #141
- fix: no progress circle on the top after triggering upgrade (backport #142) by @mergify in #144
- Fix sshkey is not added to cloud init user data immediately (backport #143) by @mergify in #146
- External/third-party storage UI change (backport #145) by @mergify in #147
- More third party storage UI change (backport #149) by @mergify in #150
- feat: set up a way to test UI changes in Harvester UI when accessed via Rancher (backport #151) by @mergify in #153
- Update installation flow in README.md (backport #148) by @mergify in #155
- Bump harvester-ui-extension version to v1.5.0-dev (backport #154) by @mergify in #156
- Limit harvester-ui-extension to install on Rancher 2.11.0+ (backport #157) by @mergify in #158
- Fix usb and pci devices unable to passthrough (backport #152) by @mergify in #160
- Add Labels Tab in VM edit page (backport #159) by @mergify in #161
- Fix upgrade cluster model styles (backport #162) by @mergify in #163
- Add refreshIntervalInSeconds in backup target edit page (backport #164) by @mergify in #166
- Hide non-longhorn volume external link (backport #167) by @mergify in #168
- fix golden image error when creating LVM volume (backport #169) by @mergify in #170
- Add refreshIntervalInSecond in 1.4.2 feature flag (backport #171) by @mergify in #172
- fix: align all memory / storage / quota units to Gi/Mi (backport #174) by @mergify in #176
- Introduce VM Pending status (backport #173) by @mergify in #177
- Fix undefined reading harvesterhci.io/storageClassName (backport #178) by @mergify in #179
- Add label tab to vm template (backport #175) by @mergify in #180
- Add HarvesterImageDownloader for cdi image (backport #182) by @mergify in #184
- Filter exported SC for non-longhorn V1 volume (backport #186) by @mergify in #187
- fix: allow set empty for backupVolumeSnapshotClassName in Setting csi-driver-config (backport #185) by @mergify in #188
- Bump harvester-ui-extension to v1.5.0-rc1 (backport #183) by @mergify in #189
New Contributors
Full Changelog: v1.0.3...v1.5.0-rc1
v1.5.0-dev-20250217
What's Changed
- upgrade @rancher/shell to v3.0.2-rc2 (backport #107) by @mergify in #108
- Add v1.4.2 feature flag to v1.5 branch (backport #109) by @mergify in #111
- Prevent display lock icon if this.volumes is empty array (backport #110) by @mergify in #113
- align CPU pinning checkbox position in cloud template (backport #13) by @mergify in #114
- Fix unable to add/delete new hard disk in edit node page (backport #116) by @mergify in #118
- feat: add support for persistent TPM in VMs (backport #117) by @mergify in #120
- fix: isEncrypted breaks all the volume page (backport #122) by @mergify in #123
- The hints on the branding page is using the wrong product name (backport #121) by @mergify in #124
- fix: vGPU number not correct (backport #125) by @mergify in #126
- Add VlanL2Network / UntaggedNetwork types in network-storage setting (backport #119) by @mergify in #129
- fix: unable to create new sshkey in VM create page (backport #127) by @mergify in #130
- feat: improve Single-Replica Volume Detection for Upgrade (backport #128) by @mergify in #131
- feat: add EFI persistent state checkbox in VM advanced tab (backport #132) by @mergify in #135
- Upgrade @rancher/shell to v3.0.2-rc3 (backport #133) by @mergify in #137
- Move harvester schema.js into harvester folder (backport #134) by @mergify in #136
- fix: Harvester ui extension not working built from CI (backport #138) by @mergify in #139
- update yarn.lock (backport #140) by @mergify in #141
Full Changelog: v1.5.0-dev-20250203...v1.5.0-dev-20250217
v1.5.0-dev-20250203
What's Changed
- chore: update copyright year to 2025 (backport #97) by @mergify in #98
- fix: encrypt option can only choose encrypted storage class when creating VM image (backport #93) by @mergify in #99
- fix: remove witness node in VM node scheduling tab (backport #89) by @mergify in #100
- fix: cluster member role user should not be able to delete node on Harvester Hosts page (backport #83) by @mergify in #101
- feat: add confirmation pop-up for VM stop and pause actions (backport #94) by @mergify in #102
- fix: VM Snapshot and Backup List Views Fail to Load After Creation (backport #103) by @mergify in #106
Full Changelog: v1.5.0-dev-20250117...v1.5.0-dev-20250203