Releases: harvester/harvester-installer
Releases · harvester/harvester-installer
v1.3.1-rc1
What's Changed
- Make image list packing architecture awared (backport #682 and #690) by @brandboat in #691
- Bump golang to v1.21 (backport #684) by @mergify in #692
- Fix no data on VM Metrics (backport #693) by @mergify in #695
- update vm-import-controller to v0.1.8 (backport #702) by @mergify in #705
- Add installation configure of LH GuaranteedInstanceManagerCPU (backport #706) by @mergify in #710
- harv-install: deactivate LVM in spite of global_filter (backport #711) by @mergify in #713
- chore: bump harvester-seeder to v0.1.2 (backport #698) by @mergify in #715
- feat: Show DNS Servers on Confirm Install Panel (backport #718) by @mergify in #720
- fix: address action warnings (backport #722) by @mergify in #724
- Bump OS v1.3-20240515 by @harvesterhci-io-github-bot in #731
- bump rke2 to v1.27.13+rke2r1 and rancher to v2.8.3 (backport #686) by @mergify in #733
- [backport 1.3] enhancement: check default route during installation (#725) by @mingshuoqiu in #734
- Use dmidecode to check available RAM in preflight checks (backport #730) by @mergify in #735
- Bump OS v1.3-20240521 by @harvesterhci-io-github-bot in #736
- Use v1.3 branch in the harvester repo by @bk201 in #737
- fix: ignore openshift-origin-oauth-proxy image (backport #738) by @mergify in #740
- fix: Harvester management chart is modified (backport #701) by @mergify in #742
Full Changelog: v1.3.0...v1.3.1-rc1
v1.2.2
What's Changed
- Fix partition table type (backport #566) by @mergify in #582
- feat: update wharfie to v0.6.3 (backport #584) by @mergify in #585
- common: always set log level to debug when we install (backport #570) by @mergify in #587
- feat: bump go to v1.20.10 (backport #578) by @mergify in #589
- Validate containerd-registry setting (backport #571) by @mergify in #580
- installer: reorder the patch operation for tty service (backport #588) by @mergify in #599
- feat: bump SLE to 15.5 (backport #597) by @mergify in #598
- console: validate disk size earlier, update error wording (backport #596) by @mergify in #603
- feat: add EnableGoCoverDir (backport #591) by @mergify in #601
- feat: remove busybox & alpine (backport #611) by @mergify in #616
- feat: add rancher-system-agent env.conf (backport #607) by @mergify in #617
- ci: move to self-hosted action runner (backport #618 and #608) by @mergify in #621
- feat: bump golangci-lint to v1.55.2 (backport #624) by @mergify in #625
- config: make sftp could be configured dynamically (backport #562) by @mergify in #627
- feat: bump wharfie to v0.6.5 (backport #632) by @mergify in #633
- Don't cut off last line of text in panel above select widget (backport #635) by @mergify in #638
- build: use newer elemental to build iso (backport #606) by @mergify in #609
- Bump Rancher to v2.8.1 and RKE2 to v1.26.12+rke2r1 (backport #605) by @mergify in #646
- silence rsync progress in harv-install (backport #641) by @mergify in #652
- Bump Rancher to v2.8.2 and RKE2 to v1.26.13+rke2r1 by @bk201 in #662
- Fix grafana in all scenarios by @w13915984028 in #666
- update harvester pcidevices to v0.2.7 by @ibrokethecloud in #683
- Bump OS v1.2-20240326 by @harvesterhci-io-github-bot in #685
- [v1.2]Bump rancher-logging and rancher-monitoring by @w13915984028 in #681
- additional installer option to wipe all disks before install (backport #660) by @mergify in #661
- feat: add precedent image lists into iso image (backport #637) by @mergify in #687
- Fix no data on VM Metrics (backport #693) by @mergify in #694
- Bump OS v1.2-20240415 by @harvesterhci-io-github-bot in #700
- fix: Harvester management chart is modified by @bk201 in #701
- update vm-import-controller to v0.1.8 (backport #702) by @mergify in #704
- Bump RKE2 to v1.26.15+rke2r1 by @bk201 in #703
- Bump golang to v1.21 (backport #684) by @mergify in #707
- Add installation configure of LH GuaranteedInstanceManagerCPU (backport #706) by @mergify in #709
- harv-install: deactivate LVM in spite of global_filter (backport #711) by @mergify in #712
- chore: bump harvester-seeder to v0.1.2 (backport #698) by @mergify in #714
- Bump OS v1.2-20240423 by @harvesterhci-io-github-bot in #716
- fix: merge kernel parameters into global config by @bk201 in #719
- feat: Show DNS Servers on Confirm Install Panel (backport #718) by @mergify in #721
- fix: address action warnings (backport #722) by @mergify in #723
- Bump OS v1.2-20240514 by @harvesterhci-io-github-bot in #728
- Bump OS v1.2-20240515 by @harvesterhci-io-github-bot in #732
Full Changelog: v1.2.1...v1.2.2
v1.2.2-rc3
What's Changed
Full Changelog: v1.2.2-rc2...v1.2.2-rc3
v1.2.2-rc2
v1.2.2-rc1
What's Changed
- Fix partition table type (backport #566) by @mergify in #582
- feat: update wharfie to v0.6.3 (backport #584) by @mergify in #585
- common: always set log level to debug when we install (backport #570) by @mergify in #587
- feat: bump go to v1.20.10 (backport #578) by @mergify in #589
- Validate containerd-registry setting (backport #571) by @mergify in #580
- installer: reorder the patch operation for tty service (backport #588) by @mergify in #599
- feat: bump SLE to 15.5 (backport #597) by @mergify in #598
- console: validate disk size earlier, update error wording (backport #596) by @mergify in #603
- feat: add EnableGoCoverDir (backport #591) by @mergify in #601
- feat: remove busybox & alpine (backport #611) by @mergify in #616
- feat: add rancher-system-agent env.conf (backport #607) by @mergify in #617
- ci: move to self-hosted action runner (backport #618 and #608) by @mergify in #621
- feat: bump golangci-lint to v1.55.2 (backport #624) by @mergify in #625
- config: make sftp could be configured dynamically (backport #562) by @mergify in #627
- feat: bump wharfie to v0.6.5 (backport #632) by @mergify in #633
- Don't cut off last line of text in panel above select widget (backport #635) by @mergify in #638
- build: use newer elemental to build iso (backport #606) by @mergify in #609
- Bump Rancher to v2.8.1 and RKE2 to v1.26.12+rke2r1 (backport #605) by @mergify in #646
- silence rsync progress in harv-install (backport #641) by @mergify in #652
- Bump Rancher to v2.8.2 and RKE2 to v1.26.13+rke2r1 by @bk201 in #662
- Fix grafana in all scenarios by @w13915984028 in #666
- update harvester pcidevices to v0.2.7 by @ibrokethecloud in #683
- Bump OS v1.2-20240326 by @harvesterhci-io-github-bot in #685
- [v1.2]Bump rancher-logging and rancher-monitoring by @w13915984028 in #681
- additional installer option to wipe all disks before install (backport #660) by @mergify in #661
- feat: add precedent image lists into iso image (backport #637) by @mergify in #687
- Fix no data on VM Metrics (backport #693) by @mergify in #694
- Bump OS v1.2-20240415 by @harvesterhci-io-github-bot in #700
- fix: Harvester management chart is modified by @bk201 in #701
- update vm-import-controller to v0.1.8 (backport #702) by @mergify in #704
- Bump RKE2 to v1.26.15+rke2r1 by @bk201 in #703
- Bump golang to v1.21 (backport #684) by @mergify in #707
- Add installation configure of LH GuaranteedInstanceManagerCPU (backport #706) by @mergify in #709
- harv-install: deactivate LVM in spite of global_filter (backport #711) by @mergify in #712
- chore: bump harvester-seeder to v0.1.2 (backport #698) by @mergify in #714
- Bump OS v1.2-20240423 by @harvesterhci-io-github-bot in #716
Full Changelog: v1.2.1...v1.2.2-rc1
v1.2.2-dev-20240329
What's Changed
- Fix partition table type (backport #566) by @mergify in #582
- feat: update wharfie to v0.6.3 (backport #584) by @mergify in #585
- common: always set log level to debug when we install (backport #570) by @mergify in #587
- feat: bump go to v1.20.10 (backport #578) by @mergify in #589
- Validate containerd-registry setting (backport #571) by @mergify in #580
- installer: reorder the patch operation for tty service (backport #588) by @mergify in #599
- feat: bump SLE to 15.5 (backport #597) by @mergify in #598
- console: validate disk size earlier, update error wording (backport #596) by @mergify in #603
- feat: add EnableGoCoverDir (backport #591) by @mergify in #601
- feat: remove busybox & alpine (backport #611) by @mergify in #616
- feat: add rancher-system-agent env.conf (backport #607) by @mergify in #617
- ci: move to self-hosted action runner (backport #618 and #608) by @mergify in #621
- feat: bump golangci-lint to v1.55.2 (backport #624) by @mergify in #625
- config: make sftp could be configured dynamically (backport #562) by @mergify in #627
- feat: bump wharfie to v0.6.5 (backport #632) by @mergify in #633
- Don't cut off last line of text in panel above select widget (backport #635) by @mergify in #638
- build: use newer elemental to build iso (backport #606) by @mergify in #609
- Bump Rancher to v2.8.1 and RKE2 to v1.26.12+rke2r1 (backport #605) by @mergify in #646
- silence rsync progress in harv-install (backport #641) by @mergify in #652
- Bump Rancher to v2.8.2 and RKE2 to v1.26.13+rke2r1 by @bk201 in #662
- Fix grafana in all scenarios by @w13915984028 in #666
- update harvester pcidevices to v0.2.7 by @ibrokethecloud in #683
- Bump OS v1.2-20240326 by @harvesterhci-io-github-bot in #685
- [v1.2]Bump rancher-logging and rancher-monitoring by @w13915984028 in #681
- additional installer option to wipe all disks before install (backport #660) by @mergify in #661
- feat: add precedent image lists into iso image (backport #637) by @mergify in #687
Full Changelog: v1.2.1...v1.2.2-dev-20240329
v1.3.0
v1.3.0-rc4
What's Changed
- Fix grafana 404 in some scenarios by @w13915984028 in #665
- Arm build support by @ibrokethecloud in #656
- suffix os arch to harvester-images-list.txt and image-lists.tar.gz by @ibrokethecloud in #667
Full Changelog: v1.3.0-rc3...v1.3.0-rc4
v1.3.0-rc3
What's Changed
- Add infra + documentation to remote debug harvester-installer by @votdev in #648
- README.md: Add remote debug information for VS Code by @tserong in #651
- silence rsync progress in harv-install by @petiepooo in #641
- Update rancherd-12-monitoring-dashboard.yaml by @ulikl in #639
- Clarify wording of VirtCheck failure, fix weird line wrapping by @tserong in #654
- update rke2 to v1.27.10 and rancher to v2.8.2 by @ibrokethecloud in #655
- Fix CVE and bump monitoring to 103.0.3+up45.31.1 by @w13915984028 in #657
- Fix CVE and bump logging to 103.0.0+up3.17.10 by @w13915984028 in #658
- update to pcidevices and nvidia driver toolkit addon by @ibrokethecloud in #659
- additional installer option to wipe all disks before install by @ibrokethecloud in #660
- Add preflight check for network card speed by @tserong in #653
- Immediately validate the persistent size by @votdev in #649
New Contributors
- @votdev made their first contribution in #648
- @petiepooo made their first contribution in #641
- @ulikl made their first contribution in #639
Full Changelog: v1.3.0-rc2...v1.3.0-rc3
v1.3.0-rc1
What's Changed
- bump rancher-monitoring chart to 102.0.0+up40.1.2 by @w13915984028 in #492
- Bump OS 20230608 by @harvesterhci-io-github-bot in #503
- fix rancher-monitoring-crd 102.0.0+up40.1.2 chart RBAC issue by @w13915984028 in #505
- Bump OS 20230613 by @harvesterhci-io-github-bot in #507
- Add configuration for COS_PERSISTENT partition size. by @masteryyh in #499
- Bump Rancher to v2.7.5-rc5 by @bk201 in #500
- fix grafana dashboard 404 issue by @w13915984028 in #512
- Revert "feat(rancherd): enable mcm (Warning: only works for new cluster)" by @guangbochen in #514
- Specify --xz explicitly when calling dracut to make initrd. by @masteryyh in #519
- update pcidevices addon to v0.2.5-rc2 by @ibrokethecloud in #520
- boot: update the bootargs.cfg by @Vicente-Cheng in #516
- Bump Rancher to v2.7.5 by @bk201 in #518
- addition of seeder addon by @ibrokethecloud in #526
- Install mode by @ibrokethecloud in #457
- add install build on cronjob by @guangbochen in #530
- pass DRONE_BUILD_EVENT to dapper by @guangbochen in #531
- golangci: add gosec to linter by @Vicente-Cheng in #535
- minor change to panel flow when machine has multiple disks by @ibrokethecloud in #534
- Remove unused intermediate chart directories by @bk201 in #538
- Publish harvester-cluster-repo image by @bk201 in #496
- Change installation disk space limit to 180Gi when using different disk for data. by @masteryyh in #528
- common: fix random number generator by @Vicente-Cheng in #541
- Bump eventrouter to v0.1.1 and replace repo by @chrisho in #545
- addon updates by @ibrokethecloud in #547
- updated seeder addon to v0.1.0 by @ibrokethecloud in #549
- bump vmdp image by @guangbochen in #551
- Fix grafana vm metrics 404 error in multi cluster by @w13915984028 in #555
- Collect all images into one single txt file by @w13915984028 in #558
- Change the active.img size to 3G by @bk201 in #563
- build: keep the boot partition with label COS_GRUB by @Vicente-Cheng in #567
- Fix partition table type by @jaevans in #566
- ISO boot: do not set ttyS0 as console by @bk201 in #574
- Validate containerd-registry setting by @connorkuehl in #571
- feat: use number version in harvester-os Dockerfile by @FrankYang0529 in #583
- feat: update wharfie to v0.6.3 by @FrankYang0529 in #584
- common: always set log level to debug when we install by @Vicente-Cheng in #570
- feat: bump go to v1.20.10 by @FrankYang0529 in #578
- installer: reorder the patch operation for tty service by @Vicente-Cheng in #588
- feat: bump SLE to 15.5 by @FrankYang0529 in #597
- feat: add EnableGoCoverDir by @FrankYang0529 in #591
- console: validate disk size earlier, update error wording by @tserong in #596
- build: use newer elemental to build iso by @Vicente-Cheng in #606
- install: manually create custom grub file by @Vicente-Cheng in #608
- installer: add role to specify the capability of node by @Vicente-Cheng in #604
- feat: remove busybox by @FrankYang0529 in #611
- feat: remove alpine:3 by @FrankYang0529 in #614
- feat: add rancher-system-agent env.conf by @FrankYang0529 in #607
- ci: move to self-hosted action runner by @bk201 in #618
- chore: Update copyright year [CI SKIP] by @bk201 in #620
- ci: run vagrant-install workflow on branch merged and daily by @bk201 in #622
- Bump Rancher to v2.7.9 and RKE2 to v1.26.11+rke2r1 by @bk201 in #605
- feat: bump golangci-lint to v1.55.2 by @FrankYang0529 in #624
- Fix grafana login issue by @w13915984028 in #623
- config: make sftp could be configured dynamically by @Vicente-Cheng in #562
- Bump monitoring, logging version per Rancher v2.7 by @w13915984028 in #629
- installer: rename the role name witness instead etcd by @Vicente-Cheng in #630
- feat: bump wharfie to v0.6.5 by @FrankYang0529 in #632
- Don't cut off last line of text in panel above select widget by @tserong in #635
- README.md: Add details of the ISO build and system install process by @tserong in #631
- installer/config: add the role setup by @Vicente-Cheng in #634
- addon updates by @ibrokethecloud in #640
- Add hardware spec preflight checks by @tserong in #636
New Contributors
- @jaevans made their first contribution in #566
- @connorkuehl made their first contribution in #571
- @tserong made their first contribution in #596
Full Changelog: v1.2.1...v1.3.0-rc1