Skip to content

vcluster 0.36.0#294153

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-vcluster-0.36.0
Jul 20, 2026
Merged

vcluster 0.36.0#294153
BrewTestBot merged 2 commits into
mainfrom
bump-vcluster-0.36.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
* fix(cli): restrict vcluster debug commands to helm driver and resolve parent context by @cbalan in https://github.com/loft-sh/vcluster/pull/4000
* fix: CRD sync race in vcluster HA by @jjaferson in https://github.com/loft-sh/vcluster/pull/3993
* fix: Keep the GatewayCRD valid during translation when sanitization is on by @zerbitx in https://github.com/loft-sh/vcluster/pull/3999
* Engnode 569 by @zerbitx in https://github.com/loft-sh/vcluster/pull/3996
* e2e: Gateway API P0/P1 coverage on top of #3985 by @sowmyav27 in https://github.com/loft-sh/vcluster/pull/3991
* Engnode 568 by @zerbitx in https://github.com/loft-sh/vcluster/pull/3997
* fix: httproute parentRef syncing and clearer error message by @zerbitx in https://github.com/loft-sh/vcluster/pull/3998
* chore: re-run go mod vendor to prune orphaned gateway-api types by @sowmyav27 in https://github.com/loft-sh/vcluster/pull/4009
* chore: import snapshot storage api from loft-sh/api by @mfranczy in https://github.com/loft-sh/vcluster/pull/3971
* chore: rename e2e-next directory to e2e by @adriankabala in https://github.com/loft-sh/vcluster/pull/4014
* fix(ci): accept pre-release tags and enable manual dispatch for platform version bump by @Piotr1215 in https://github.com/loft-sh/vcluster/pull/4013
* chore(e2e): fix package in e2e/readme file by @adriankabala in https://github.com/loft-sh/vcluster/pull/4016
* feat(standalone): add controlPlane.standalone.advertiseAddress field by @rlmcpherson in https://github.com/loft-sh/vcluster/pull/4019
* chore(deps): bump platform MinimumVersionTag to v4.10.0 by @loft-bot in https://github.com/loft-sh/vcluster/pull/4018
* chore(deps): bump platform MinimumVersionTag to v4.10.1 by @loft-bot in https://github.com/loft-sh/vcluster/pull/4027
* fix: use docker stop -t instead of --timeout by @ronaldzhanje in https://github.com/loft-sh/vcluster/pull/4011
* fix(e2e): bound per-attempt exec timeout in coredns hostname test by @sowmyav27 in https://github.com/loft-sh/vcluster/pull/4038
* fix(e2e): widen webhook-readiness gate timeout in admission test by @sowmyav27 in https://github.com/loft-sh/vcluster/pull/4040
* chore(deps): bump platform MinimumVersionTag to v4.10.2 by @loft-bot in https://github.com/loft-sh/vcluster/pull/4044
* chore: removes volume snapshot and restore code by @jjaferson in https://github.com/loft-sh/vcluster/pull/3989
* test(snapshot): cover request cancellation in a unit test by @adriankabala in https://github.com/loft-sh/vcluster/pull/4061
* chore(deps): bump platform MinimumVersionTag to v4.10.3 by @loft-bot in https://github.com/loft-sh/vcluster/pull/4059
* adds: validation to helm chart for volume snapshot fields by @jjaferson in https://github.com/loft-sh/vcluster/pull/4062
* fix(e2e): deflake snapshot deletion spec by @adriankabala in https://github.com/loft-sh/vcluster/pull/4066
* ci(coverage): comment on unit-test coverage regressions via codecov by @Piotr1215 in https://github.com/loft-sh/vcluster/pull/4050
* ci: run independent head-image setup steps in parallel by @Piotr1215 in https://github.com/loft-sh/vcluster/pull/4045
* refactor(e2e): use shared parse-label-filter action by @Piotr1215 in https://github.com/loft-sh/vcluster/pull/4063
* fix(e2e): deflake sync error event sanitisation test by @adriankabala in https://github.com/loft-sh/vcluster/pull/4033
* ci: remove claude code review workflow by @Piotr1215 in https://github.com/loft-sh/vcluster/pull/4079
* feat: node profiles vcluster config by @neogopher in https://github.com/loft-sh/vcluster/pull/4041
* ci(backport): bump backport pin and wire linear-token by @Piotr1215 in https://github.com/loft-sh/vcluster/pull/4067
* [v0.36] fix: bump release image base to alpine 3.24 to resolve openssl cves (#4070) by @loft-bot in https://github.com/loft-sh/vcluster/pull/4088
* [v0.36] fix: node's download timeout (#4092) by @loft-bot in https://github.com/loft-sh/vcluster/pull/4094
* [v0.36] Update MinimumVersionTag to v4.11.0 by @deniseschannon in https://github.com/loft-sh/vcluster/pull/4095

New Contributors

Full Changelog: loft-sh/vcluster@v0.35.2...v0.36.0

View the full release notes at https://github.com/loft-sh/vcluster/releases/tag/v0.36.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 20, 2026
@BrewTestBot
BrewTestBot enabled auto-merge July 20, 2026 12:49
@BrewTestBot
BrewTestBot added this pull request to the merge queue Jul 20, 2026
Merged via the queue into main with commit b88e535 Jul 20, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-vcluster-0.36.0 branch July 20, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants