Skip to content

[v0.36] Update MinimumVersionTag to v4.11.0#4095

Merged
deniseschannon merged 1 commit into
v0.36from
deniseschannon-patch-1
Jul 17, 2026
Merged

[v0.36] Update MinimumVersionTag to v4.11.0#4095
deniseschannon merged 1 commit into
v0.36from
deniseschannon-patch-1

Conversation

@deniseschannon

@deniseschannon deniseschannon commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix
/kind enhancement
/kind feature
/kind documentation
/kind test

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves ENG-12190

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where vcluster ...

What else do we need to know?

E2E Tests

Default Test Execution

The mandatory PR suite runs automatically. Only specify additional test suites below if needed.

Adding New Test Suites

When adding a new ginkgo test suite:

  • Add labels to the test suite
  • Update label-filter section below to execute the new test suite
  • Verify test suite runs in CI/CD pipeline

Additional test suites

Additional test suite(s) that will be executed before the mandatory PR suite:

none

Note

Low Risk
Single constant bump with no logic changes; only shifts the declared minimum Platform version for compatibility resolution.

Overview
Raises the minimum supported Loft Platform version from v4.10.3 to v4.11.0 in pkg/platform/version.go.

MinimumVersion is parsed from that constant and drives LatestCompatibleVersion (GitHub release selection and fallbacks) and related platform compatibility checks, so vCluster will now treat Platform 4.11.0+ as the floor.

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

@deniseschannon
deniseschannon requested a review from a team as a code owner July 17, 2026 16:13
@github-actions

Copy link
Copy Markdown

E2E Ginkgo Tests

Status Commit Run
Passed 06103ecf2b4c93115698e2fb68028d7ac9920aa6 View run #29595340283

@deniseschannon
deniseschannon merged commit ad74838 into v0.36 Jul 17, 2026
26 of 30 checks passed
@deniseschannon
deniseschannon deleted the deniseschannon-patch-1 branch July 17, 2026 17:42
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.

2 participants