Skip to content

chore(platform): bump minimum platform version to v4.10.5 (ENG-12190)#4085

Closed
vcluster-dv wants to merge 1 commit into
mainfrom
denisvojtuk/eng-12190-update-version-xy-of-vcluster-platform-in-vcluster
Closed

chore(platform): bump minimum platform version to v4.10.5 (ENG-12190)#4085
vcluster-dv wants to merge 1 commit into
mainfrom
denisvojtuk/eng-12190-update-version-xy-of-vcluster-platform-in-vcluster

Conversation

@vcluster-dv

@vcluster-dv vcluster-dv commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

What

Bumps MinimumVersionTag in pkg/platform/version.go from v4.10.3 to v4.10.5, the latest stable vCluster Platform release (loft-sh/loft v4.10.5, published 2026-07-07).

Why

MinimumVersionTag is the compatibility floor and fallback used by LatestCompatibleVersion when the GitHub release lookup fails or returns something older. Keeping it at the current stable release avoids falling back to a stale version. v4.11.0 is still in RC (v4.11.0-rc.3 / -next.internal.*), so v4.10.5 is the correct stable target today.

Notes

  • Single-line change; no behavior change beyond the floor version.
  • v4.9.3 is a stable release on an older minor line and is lower than v4.10.5, so v4.10.5 remains the latest stable.

Closes ENG-12190


Note

Low Risk
Single constant change with no logic edits; only raises the documented minimum/fallback Platform version.

Overview
Raises the vCluster Platform compatibility floor by updating MinimumVersionTag in pkg/platform/version.go from v4.10.3 to v4.10.5.

That constant drives MinimumVersion and is used when LatestCompatibleVersion falls back (GitHub errors, bad tags) and when filtering stable loft releases so only versions the minimum are considered. Aligning the floor with the current stable Platform release avoids recommending or defaulting to an older minimum when live release lookup is unavailable.

Reviewed by Cursor Bugbot for commit e85348a. Bugbot is set up for automated code reviews on this repo. Configure here.

Update MinimumVersionTag in pkg/platform/version.go from v4.10.3 to the
latest stable vCluster Platform release v4.10.5 (loft-sh/loft). 4.11.0 is
still in RC, so v4.10.5 is the current stable floor.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vcluster-dv
vcluster-dv requested a review from a team as a code owner July 16, 2026 12:19
@github-actions

Copy link
Copy Markdown

E2E Ginkgo Tests

Status Commit Run
Passed e85348a8d01d9d843ce0d6b76c0e46a87b1daf52 View run #29497722790

@deniseschannon

Copy link
Copy Markdown
Contributor

@vcluster-dv This wasn't the right version or the right branch for the tagged issue.

The issue is to bump 4.11.0 in the v0.36 branch, but I can see the text in the pre-release issue says "latest stable", but it's really meant to be for what version the matching platform release will be. I've updated the issue template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants