Skip to content

Releases: harvester/upgrade-toolkit

v1.9.0-rc2

v1.9.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 15 Jul 07:36
12a106c

Release v1.9.0-rc2

v1.9.0-rc1

v1.9.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 08 Jul 06:13
12a106c

Release v1.9.0-rc1

v1.8.2-rc1

v1.8.2-rc1 Pre-release
Pre-release

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 06 Jul 01:57
215f245

Release v1.8.2-rc1

v1.8.1

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 29 Jun 07:36
215f245

Release v1.8.1

v1.8.1-rc2

v1.8.1-rc2 Pre-release
Pre-release

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 25 Jun 21:31
215f245

Release v1.8.1-rc2

v1.8.1-rc1

v1.8.1-rc1 Pre-release
Pre-release

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 05 Jun 09:24
215f245

Release v1.8.1-rc1

v1.8.0

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 24 Apr 07:13
215f245

What's Changed

  • build(deps): Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 by @dependabot[bot] in #2
  • docs: update events section [skip ci] by @starbops in #3
  • ci: harden and deduplicate GitHub Actions workflows by @starbops in #6
  • feat(api): add AGE printer column to UpgradePlan CRD by @starbops in #5
  • refactor(log): unify structured logging across all components by @starbops in #4
  • fix(controller): watch external VMImages to unblock ISODownloading phase by @starbops in #7
  • refactor(controller): replace unstructured CAPI Machine access with t… by @starbops in #8
  • feat(webhook): skip non-live-migratable VM check when restoreVM is en… by @starbops in #9
  • chore(chart): update chart with latest helm/v2-alpha plugin by @starbops in #10
  • fix(controller): restore VMs after single-node upgrade by @starbops in #11
  • fix(test): add 1h timeout to e2e test execution (#14) by @starbops in #15
  • ci: use raw to preserve the v prefix of version tags (#13) by @starbops in #16
  • feat(controller): support annotation-based upgrade-toolkit image over… (backport #12) by @mergify[bot] in #18
  • fix: add non-root user entry to Dockerfile to resolve UID 1000 (backport #19) by @mergify[bot] in #20
  • fix(upgradeplan): add SecurityContext to image preload plan for root … (backport #22) by @mergify[bot] in #23
  • fix(controller): prevent restore-vm race condition in single-node upg… (backport #21) by @mergify[bot] in #24
  • fix(restorevm): eliminate redundant events and improve VM restore rel… (backport #25) by @mergify[bot] in #26
  • build(deps): Bump google.golang.org/grpc from 1.73.0 to 1.79.3 (backport #27) by @mergify[bot] in #28
  • fix(upgradeplan): add SecurityContext to cluster-upgrade job for root… (backport #29) by @mergify[bot] in #31
  • ci: bump docker build-push and golangci actions to latest (backport #30) by @mergify[bot] in #32
  • fix(script): preserve overcommit-config during v1.7.x upgrade (backport #33) by @mergify[bot] in #34
  • chore(chart): regenerate chart with latest v2-alpha plugin (backport #35) by @mergify[bot] in #36
  • docs(readme): add upgrade workflow section with phase and node state … (backport #37) by @mergify[bot] in #38
  • fix(test): use minimal CRD scheme in webhook suite to prevent envtest… (backport #40) by @mergify[bot] in #41
  • fix(upgradeplan): persist annotation changes during reconcile (backport #39) by @mergify[bot] in #42
  • fix(build): skip docker cache for addons_generator stage (backport #43) by @mergify[bot] in #45
  • fix(build): always use v1.8 branch addons for v1.8-head builds by @starbops in #46
  • ci: pin GH Actions to commit sha (backport #47) by @mergify[bot] in #48
  • ci: bump read-vault-secrets GH action to the latest commit on main (backport #51) by @mergify[bot] in #52
  • Fix/binary sha verification (backport #49) by @mergify[bot] in #50
  • fix(upgradeplan): take ImageRetryLimitExceeded cond into account (backport #53) by @mergify[bot] in #54
  • fix: change default ns to harvester-system (backport #55) by @mergify[bot] in #56
  • build(deps): Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (backport #57) by @mergify[bot] in #58
  • Disable KubeVirt live migrate during upgrades (backport #60) by @mergify[bot] in #61
  • fix(upgrade): patch rke2-multus failurePolicy to abort (backport #59) by @mergify[bot] in #63
  • fix(upgrade): add Plans to place/remove .skip files on RKE2 manifests (backport #62) by @mergify[bot] in #64
  • chore: bump harvester to v1.8.0-rc6 (backport #65) by @mergify[bot] in #66

New Contributors

Full Changelog: v0.1.0...v1.8.0

v1.8.0-rc6.r3

v1.8.0-rc6.r3 Pre-release
Pre-release

Choose a tag to compare

@starbops starbops released this 22 Apr 09:17
215f245

What's Changed

  • chore: bump harvester to v1.8.0-rc6 (backport #65) by @mergify[bot] in #66

Full Changelog: v1.8.0-rc6.r2...v1.8.0-rc6.r3

v1.8.0-rc6.r2

v1.8.0-rc6.r2 Pre-release
Pre-release

Choose a tag to compare

@starbops starbops released this 17 Apr 17:40
77f23de

What's Changed

  • Disable KubeVirt live migrate during upgrades (backport #60) by @mergify[bot] in #61
  • fix(upgrade): patch rke2-multus failurePolicy to abort (backport #59) by @mergify[bot] in #63
  • fix(upgrade): add Plans to place/remove .skip files on RKE2 manifests (backport #62) by @mergify[bot] in #64

Full Changelog: v1.8.0-rc6...v1.8.0-rc6.r2

v1.8.0-rc6

v1.8.0-rc6 Pre-release
Pre-release

Choose a tag to compare

@harvesterhci-io-github-bot harvesterhci-io-github-bot released this 16 Apr 04:21
2439c35

What's Changed

  • fix(upgradeplan): take ImageRetryLimitExceeded cond into account (backport #53) by @mergify[bot] in #54
  • fix: change default ns to harvester-system (backport #55) by @mergify[bot] in #56
  • build(deps): Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (backport #57) by @mergify[bot] in #58

Full Changelog: v1.8.0-rc4...v1.8.0-rc6