Releases: harvester/harvester-installer
Releases · harvester/harvester-installer
v1.4.1-rc1
What's Changed
- feat(upgrade): upgrade wharfie cli to v0.6.8 (backport #887) by @macedogm in #888
- feat(ci): cancel in progress CI if there is new commit in a same PR (backport #865) by @mergify in #895
- feat(upgrade): upgrade wharfie Go dep to v0.6.8 (backport #890) by @mergify in #892
- feat: bump rancher to v2.9.3 and RKE2 to v1.30.7+rke2r1 (backport #900) by @mergify in #904
- Bump OS v1.4-20241220 by @harvesterhci-io-github-bot in #905
- Bump OS v1.4-20241226 by @harvesterhci-io-github-bot in #911
- Fix incorrect unit in cpu usage dashboard (backport #908) by @mergify in #909
- Bump eventrouter to v0.3.3 (backport #912) by @mergify in #916
- Persist the bridge-nf-call-iptables across rke2 restart (backport #884) by @mergify in #913
- fix: mergify auto approval rules [skip ci] (backport #920) by @mergify in #921
- fix(deps): update module golang.org/x/net to v0.33.0 (v1.4) by @renovate in #918
Full Changelog: v1.4.0...v1.4.1-rc1
v1.4.1-dev-20241222
What's Changed
- feat(upgrade): upgrade wharfie cli to v0.6.8 (backport #887) by @macedogm in #888
- feat(ci): cancel in progress CI if there is new commit in a same PR (backport #865) by @mergify in #895
- feat(upgrade): upgrade wharfie Go dep to v0.6.8 (backport #890) by @mergify in #892
- feat: bump rancher to v2.9.3 and RKE2 to v1.30.7+rke2r1 (backport #900) by @mergify in #904
- Bump OS v1.4-20241220 by @harvesterhci-io-github-bot in #905
Full Changelog: v1.4.0...v1.4.1-dev-20241222
v1.3.3-dev-20241222
What's Changed
- Remove management interface migration script (backport #834) by @mergify in #836
- bump nvidia-driver-runtime chart to v0.3.0 by @ibrokethecloud in #838
- chore: bump bci image to 15.6 (backport #841) by @mergify in #845
- [v1.3]Bump eventrouter to v0.3.2 with BCI 15.6 by @w13915984028 in #844
- [v1.3] Bump eventrouter to v0.3.2 by @w13915984028 in #847
- Use nginx user in harvester-cluster-repo image (backport #849) by @mergify in #850
- Bump wharfie to v0.6.7 (backport #864) by @mergify in #867
- change order of interface startup (backport #868) by @mergify in #871
- Sure DHCP will work on VLAN interface if VLAN is configured (backport #879) by @mergify in #881
- feat(upgrade): upgrade wharfie cli to v0.6.8 (backport #887) by @macedogm in #889
- feat(ci): cancel in progress CI if there is new commit in a same PR (backport #865) by @mergify in #896
- feat(upgrade): upgrade wharfie Go dep to v0.6.8 (backport #890) by @mergify in #893
- feat: bump RKE2 to v1.28.15+rke2r1 by @FrankYang0529 in #899
- update vm-import-controller addon by @ibrokethecloud in #903
- Bump OS v1.3-20241219 by @harvesterhci-io-github-bot in #901
- Bump OS v1.3-20241220 by @harvesterhci-io-github-bot in #906
Full Changelog: v1.3.2...v1.3.3-dev-20241222
v1.4.0
What's Changed
- generate squashfs for arm builds by @ibrokethecloud in #671
- Fix build missed charts by @w13915984028 in #676
- added additional check for first console when booting on arm hosts by @ibrokethecloud in #679
- Make image list packing architecture-awared by @brandboat in #682
- Bump golang to v1.21 by @votdev in #684
- Fix if condition in archive-images-lists.sh by @brandboat in #690
- Fix no data on VM Metrics by @w13915984028 in #693
- build: Set git safe.directory /go/src/github.com/harvester/harvester by @tserong in #699
- update vm-import-controller to v0.1.8 by @ibrokethecloud in #702
- chore: bump harvester-seeder to v0.1.2 by @starbops in #698
- Add installation configure of LH GuaranteedInstanceManagerCPU by @w13915984028 in #706
- harv-install: deactivate LVM in spite of global_filter by @tserong in #711
- change how addons are packaged by @ibrokethecloud in #708
- feat: Show DNS Servers on Confirm Install Panel by @irishgordo in #718
- fix: address action warnings by @bk201 in #722
- enhancement: check default route during installation by @mingshuoqiu in #725
- bump rke2 to v1.27.13+rke2r1 and rancher to v2.8.3 by @FrankYang0529 in #686
- Use dmidecode to check available RAM in preflight checks by @tserong in #730
- build: checkout addons in scripts/test if necessary by @tserong in #729
- fix: ignore openshift-origin-oauth-proxy image by @FrankYang0529 in #738
- Add ability to set hostname via DHCP during install by @tserong in #726
- Disk page in Installer requires pressing Enter two times before switching to next page by @votdev in #650
- Change package repos in Vagrantfile by @votdev in #739
- fix: Harvester management chart is modified (backport #701) by @mergify in #741
- ci: migrate .drone.yml to github build action by @tserong in #697
- README.md: point build status badge at GHA workflow by @tserong in #746
- Bump eventrouter image to v0.2.0 by @w13915984028 in #752
- build: remove mkinitrd and fix docker create by @Vicente-Cheng in #757
- force remove files by @m-ildefons in #758
- fix installer not initialising on arm hosts in equinix metal by @ibrokethecloud in #759
- Bump OS v1.4-20240705 by @harvesterhci-io-github-bot in #764
- Move harvester and add-on repos to the v1.4 branches by @bk201 in #761
- Bump golang to v1.22 (backport #768) by @mergify in #771
- Bump OS v1.4-20240719 by @harvesterhci-io-github-bot in #770
- Log validateConfig, PrepareWebooks and doInstall errors (backport #775) by @mergify in #776
- vendor: move
mudler/yip
torancher/yip
(backport #769) by @mergify in #774 - Add addon version check with the repo (backport #750) by @mergify in #781
- leverage generateTemplates capability of harvester/addons (backport #783) by @mergify in #784
- Bump OS v1.4-20240801 by @harvesterhci-io-github-bot in #785
- bump rancher-monitoring to 103.1.1+up45.1.1 rancher-logging to 103.1.0+up4.4.0 (backport #766) by @mergify in #782
- enable addons for arm builds (backport #786) by @mergify in #789
- feat: bump RKE2 to v1.28.12+rke2r1 and Rancher to v2.8.5 (backport #787) by @mergify in #794
- ci: Publish ISO images on branch push (v1.4) by @tserong in #809
- Change LH default settings to fix maintenance mode issues (backport #788) by @mergify in #812
- fix: Installation stopped by "No default route found" (backport #798) by @mergify in #800
- Some system settings are not allowed during the IPXE installation (backport #803) by @mergify in #814
- Update monitoring and logging addon with template generation (backport #792) by @mergify in #816
- build: add installer commit hash to /etc/harvester-release.yaml (backport #791) by @mergify in #819
- feat: add renovate.json & mergify.yml (backport #772) by @mergify in #818
- Add CPU Manager related configs (backport #756) by @mergify in #822
- fix: fail to build raw images (backport #823) by @mergify in #825
- External disk support (backport #778) by @mergify in #826
- Bump OS v1.4-20240830 by @harvesterhci-io-github-bot in #827
- Extend the usage of build ENV USE_LOCAL_IMAGES (backport #828) by @mergify in #830
- external disk support enhancements - disable multipath by default (backport #831) by @mergify in #832
- Remove management interface migration script (backport #834) by @mergify in #835
- Bump OS v1.4-20240916 by @harvesterhci-io-github-bot in #837
- Bump eventrouter to v0.3.2 with bci 15.6 (backport #839) by @mergify in #842
- chore: bump bci image to 15.6 (backport #841) by @mergify in #843
- Bump OS v1.4-20240923 by @harvesterhci-io-github-bot in #846
- feat: bump rke2 to v1.29.8+rke2r1 and rancher to v2.9.2 (backport #840) by @mergify in #848
- Use nginx user in harvester-cluster-repo image (backport #849) by @mergify in #851
- Bump RKE2 to v1.29.9+rke2r1 (backport #852) by @mergify in #853
- Bump OS v1.4-20241001 by @harvesterhci-io-github-bot in #854
- add /lib/firmware to list of RW filesystems (backport #855) by @mergify in #856
- fix(dashboard_panels): change to check ready condition in managedchart (backport #858) by @mergify in #859
- templates: add harvester-networkfs-manager (backport #860) by @mergify in #861
- fine tune logic to filter disks (backport #857) by @mergify in #862
- Bump OS v1.4-20241009 by @harvesterhci-io-github-bot in #863
- Bump wharfie to v0.6.7 (backport #864) by @mergify in #866
- Bump OS v1.4-20241016 by @harvesterhci-io-github-bot in #869
- change order of interface startup (backport #868) by @mergify in #870
- minor updates (backport #873) by @mergify in #874
- Bump OS v1.4-20241023 by @harvesterhci-io-github-bot in #875
- Bump OS v1.4-20241105 by @harvesterhci-io-github-bot in #877
- Sure DHCP will work on VLAN interface if VLAN is configured (backport #879) by @mergify in #880
- Bump OS v1.4-20241126 by @harvesterhci-io-github-bot in #883
New Contributors
- @irishgordo made their first contr...
v1.4.0-rc5
What's Changed
- Bump OS v1.4-20241105 by @harvesterhci-io-github-bot in #877
Full Changelog: v1.4.0-rc4...v1.4.0-rc5
v1.4.0-rc4
What's Changed
- minor updates (backport #873) by @mergify in #874
- Bump OS v1.4-20241023 by @harvesterhci-io-github-bot in #875
Full Changelog: v1.4.0-rc3...v1.4.0-rc4
v1.4.0-rc3
What's Changed
- Bump wharfie to v0.6.7 (backport #864) by @mergify in #866
- Bump OS v1.4-20241016 by @harvesterhci-io-github-bot in #869
- change order of interface startup (backport #868) by @mergify in #870
Full Changelog: v1.4.0-rc2...v1.4.0-rc3
v1.4.0-rc2
What's Changed
- add /lib/firmware to list of RW filesystems (backport #855) by @mergify in #856
- fix(dashboard_panels): change to check ready condition in managedchart (backport #858) by @mergify in #859
- templates: add harvester-networkfs-manager (backport #860) by @mergify in #861
- fine tune logic to filter disks (backport #857) by @mergify in #862
- Bump OS v1.4-20241009 by @harvesterhci-io-github-bot in #863
Full Changelog: v1.4.0-rc1...v1.4.0-rc2
v1.4.0-rc1
What's Changed
- Bump eventrouter to v0.3.2 with bci 15.6 (backport #839) by @mergify in #842
- chore: bump bci image to 15.6 (backport #841) by @mergify in #843
- Bump OS v1.4-20240923 by @harvesterhci-io-github-bot in #846
- feat: bump rke2 to v1.29.8+rke2r1 and rancher to v2.9.2 (backport #840) by @mergify in #848
- Use nginx user in harvester-cluster-repo image (backport #849) by @mergify in #851
- Bump RKE2 to v1.29.9+rke2r1 (backport #852) by @mergify in #853
- Bump OS v1.4-20241001 by @harvesterhci-io-github-bot in #854
Full Changelog: v1.4.0-dev-20240916...v1.4.0-rc1
v1.4.0-dev-20240916
What's Changed
- Extend the usage of build ENV USE_LOCAL_IMAGES (backport #828) by @mergify in #830
- external disk support enhancements - disable multipath by default (backport #831) by @mergify in #832
- Remove management interface migration script (backport #834) by @mergify in #835
- Bump OS v1.4-20240916 by @harvesterhci-io-github-bot in #837
Full Changelog: v1.4.0-dev-20240830...v1.4.0-dev-20240916