Releases: harvester/harvester-installer
Releases · harvester/harvester-installer
v1.1.3-rc2
What's Changed
- installer: reorder the patch operation for tty service (backport #588) by @mergify in #600
- feat: add EnableGoCoverDir (backport #591) by @mergify in #602
- Bump OS v1.1-20231206 by @harvesterhci-io-github-bot in #610
Full Changelog: v1.1.3-rc1...v1.1.3-rc2
v1.1.3-rc1
What's Changed
- fix(install): bring up containerd only (backport #458) by @mergify in #489
- Bump OS 20230515 (backport #490) by @mergify in #493
- Specify --xz explicitly when calling dracut to make initrd. (backport #519) by @mergify in #523
- Add grubcustom manually to prevent stuck on GRUB menu when using BOSS-S1 RAID card. by @masteryyh in #569
- ISO boot: do not set ttyS0 as console (backport #574) by @mergify in #576
- feat: update vmdp version to 2.5.4.2 by @FrankYang0529 in #577
- feat: update wharfie to v0.6.3 (backport #584) by @mergify in #586
- feat: bump go to v1.20.10 (backport #578) by @mergify in #590
- (v.1.1.x) Bump RKE2 to v1.24.17+rke2r1 and Rancher v2.6.13 by @bk201 in #592
- Publish harvester-cluster-repo image (backport #496) by @mergify in #581
- Bump OS v1.1-20231115 by @harvesterhci-io-github-bot in #593
- fix 3979 3839 add prometheus and alertmanager to diff list by @w13915984028 in #495
- update addon versions for v1.1.3 by @ibrokethecloud in #594
- Bump OS v1.1-20231121 by @harvesterhci-io-github-bot in #595
Full Changelog: v1.1.2...v1.1.3-rc1
v1.2.1
What's Changed
- build: keep the boot partition with label COS_GRUB (backport #567) by @mergify in #568
- Bump OS v1.2-20231003 by @harvesterhci-io-github-bot in #572
- ISO boot: do not set ttyS0 as console (backport #574) by @mergify in #575
- Bump OS v1.2-20231023 by @harvesterhci-io-github-bot in #579
Full Changelog: v1.2.0...v1.2.1
v1.2.1-rc1
ISO boot: do not set ttyS0 as console Some machines have a hard time booting with the parameter on. Signed-off-by: Kiefer Chang <kiefer.chang@suse.com> (cherry picked from commit 254b7c7fdabdaecee20a1489170d45669cef8012)
v1.2.0
What's Changed
- Allow server_url without port and https prefix. by @masteryyh in #388
- Fix upgrade image is not found with build-iso by @bk201 in #385
- Drone: specify branches to trigger pipelines by @bk201 in #392
- ntp: rancher, rke2-server rke2-agent need to wait for time sync by @tjjh89017 in #373
- elemental: bump elemental-cli to v0.1.0 by @tjjh89017 in #375
- CI: Publish artifacts on v* branches by @bk201 in #401
- Bump SLE BCI image to 15.4 by @masteryyh in #404
- CI: bump dapper version to v0.5.8 by @bk201 in #407
- OS: bump OS to 20230207 by @Vicente-Cheng in #410
- ci: add basic operations testing on CI by @Vicente-Cheng in #399
- Add compatibility for password hashing algorithms rather than only SHA-512 by @masteryyh in #409
- CI: Enable software-emulation for nested VMs by @bk201 in #418
- Bump Rancher (v2.6.10) and RKE2 (v1.24.10+rke2r1) by @bk201 in #411
- Bump OS to 20230209 by @bk201 in #413
- Use modprobe to load modules at initramfs stage instead of using cloud-init. by @masteryyh in #414
- increment version of pcidevices-controller by @ibrokethecloud in #417
- os: bump OS to 20230220 by @Vicente-Cheng in #424
- Add code scanning and fix golangci-lint by @guangbochen in #423
- installer: add parameter to disable installer by @Vicente-Cheng in #428
- Fix code scanning alerts. by @masteryyh in #433
- update installer to pcidevices controller v0.2.4-rc2 by @ibrokethecloud in #434
- installer: add reference comment by @Vicente-Cheng in #437
- Bump RKE2 to v1.24.11-rc1+rke2r1 and Rancher to v2.6.11-rc9 by @bk201 in #438
- Disable avahi daemon by @Vicente-Cheng in #440
- build: bump os to 20230302 by @Vicente-Cheng in #432
- build: bump os to 20230303 by @Vicente-Cheng in #444
- fix(upgrade): make upgrades from master to master possible by @starbops in #447
- new version of vm-import-controller chart and images by @ibrokethecloud in #448
- Bump Rancher to 2.6.11 by @bk201 in #451
- Bump RKE2 to v1.24.11+rke2r1 by @bk201 in #453
- Add /var/lib/third-party to PERSISTENT_STATE_PATHS by @futuretea in #455
- build: bump base os to 20230323 by @Vicente-Cheng in #460
- build: bump base os to 20230328 by @Vicente-Cheng in #462
- build: bump base os to 20230406 by @Vicente-Cheng in #464
- feat(rancherd): enable mcm (Warning: only works for new cluster) by @FrankYang0529 in #468
- build: bump base os to 20230413 by @Vicente-Cheng in #469
- upgrade pcidevices controller to v0.2.4-rc3 by @ibrokethecloud in #470
- Support os.afterInstallChrootCommands in Harvester configuration by @futuretea in #467
- Support os.persistentStatePaths in Harvester configuration by @futuretea in #459
- change logging monitoring from managedchart to addon by @w13915984028 in #402
- Bump OS 20230420 by @harvesterhci-io-github-bot in #476
- update vm-import-controller to v0.1.4 by @ibrokethecloud in #478
- bump up pcidevices chart to v0.2.4 by @ibrokethecloud in #482
- fix: ignore harvester patch diff of default sc by @guangbochen in #481
- Add checkPersistentStatePaths by @futuretea in #487
- fix(install): bring up containerd only by @starbops in #458
- bump rancher to v2.7.3 by @FrankYang0529 in #488
- Speedup image pulling process by @bk201 in #431
- Set max-pods default to 200 [Fixes harvester/harvester#2707] by @tlehman in #485
- Bump OS 20230515 by @harvesterhci-io-github-bot in #490
- update pcidevices to v0.2.5-rc1 by @ibrokethecloud in #494
- Replace luet-makeiso with elemental build-iso. by @masteryyh in #486
- Fixed umount error during shutdown by @chrisho in #480
- Bump rke2 v1.25.9+rke2r1 by @bk201 in #491
- config: update NTP to SystemSettings by @Vicente-Cheng in #497
- Use v1.2 branch from the harvester/harvester repo by @bk201 in #498
- bump rancher-monitoring chart to 102.0.0+up40.1.2 (backport #492) by @mergify in #502
- Bump OS 20230608 (backport #503) by @mergify in #504
- fix rancher-monitoring-crd 102.0.0+up40.1.2 chart RBAC issue (backport #505) by @mergify in #506
- Add configuration for COS_PERSISTENT partition size. (backport #499) by @mergify in #509
- Bump OS 20230613 (backport #507) by @mergify in #508
- Bump Rancher to v2.7.5-rc5 (backport #500) by @mergify in #511
- fix grafana dashboard 404 issue (backport #512) by @mergify in #513
- Revert "feat(rancherd): enable mcm (Warning: only works for new cluster)" (backport #514) by @mergify in #515
- Specify --xz explicitly when calling dracut to make initrd. (backport #519) by @mergify in #522
- update pcidevices addon to v0.2.5-rc2 (backport #520) by @mergify in #521
- Bump OS v1.2-20230629 by @harvesterhci-io-github-bot in #517
- Bump Rancher to v2.7.5 (backport #518) by @mergify in #525
- addition of seeder addon (backport #526) by @mergify in #527
- Install mode (backport #457) by @mergify in #529
- golangci: add gosec to linter (backport #535) by @mergify in #536
- Remove unused intermediate chart directories (backport #538) by @mergify in #539
- minor change to panel flow when machine has multiple disks (backport #534) by @mergify in #537
- Publish harvester-cluster-repo image (backport #496) by @mergify in #540
- Change installation disk space limit to 180Gi when using different disk for data. (backport #528) by @mergify in #542
- common: fix random number generator (backport #541) by @mergify in #544
- Bump OS v1.2-20230718 by @harvesterhci-io-github-bot in #543
- Bump eventrouter to v0.1.1 and replace repo (backport #545) by @mergify in #546
- addon updates (backport #547) by @mergify in #548
- updated seeder addon to v0.1.0 (backport #549) by @mergify in #550
- Bump OS v1.2-20230802 by @harvesterhci-io-github-bot in #552
- bump vmdp image (backpo...
v1.2.0-rc6
Bump OS v1.2-20230829
v1.2.0-rc5
image: bump vmdp image (cherry picked from commit 5985d97b89a62b004f400216187dc38ccb295dd1)
v1.2.0-rc4
package vm-import-controller v0.1.5 update pcidevices and seeder addon (cherry picked from commit 5a24751e87d2f7f77a93fb726126649d3b8840c0)
v1.2.0-rc3
minor tidy up based on PR feedback (cherry picked from commit fcd524aee36a7bf0124786871768317e1dd1441b)
v1.2.0-rc2
Bump OS 20230615 (cherry picked from commit 9702369dfdee85a2b64d55903dc3070bd94f6680)