Skip to content

Releases: loft-sh/vcluster

v0.21.0-beta.3

14 Oct 19:50
a3f78c4
Compare
Choose a tag to compare
v0.21.0-beta.3 Pre-release
Pre-release

What's Changed

  • ENG-4867: Fixes platform create output so it prints internal vcluster create command instead of external by @cbron in #2221
  • feat: prompt for missing vcluster name in create command by @zerbitx in #2216
  • build: bump kubernetes 1.27 from 1.27.15 to 1.27.16 by @felipecrs in #2223
  • chore: update k8s versions in version maps and default version by @rohantmp in #2213

New Contributors

Full Changelog: v0.21.0-beta.2...v0.21.0-beta.3

v0.21.0-beta.2

10 Oct 17:11
a646b17
Compare
Choose a tag to compare
v0.21.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.21.0-beta.1...v0.21.0-beta.2

v0.21.0-beta.1

08 Oct 16:07
065b73d
Compare
Choose a tag to compare
v0.21.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.21.0-beta.0...v0.21.0-beta.1

v0.21.0-beta.0

07 Oct 22:50
13590eb
Compare
Choose a tag to compare
v0.21.0-beta.0 Pre-release
Pre-release

Breaking vcluster.yaml Changes

On the current resources that support manipulating fields on a resource, the following name changes have occurred:

  • The sync.toHost.XX.translate field has renamed to sync.toHost.XX.patches.
  • The sync.toHost.XX.patches.expression.toHost field has been renamed to sync.toHost.XX.patches.expression.
  • The sync.toHost.XX.patches.expression.fromHost field has been renamed to sync.toHost.XX.patches.reverseExpression.

What's Changed

New Contributors

Full Changelog: v0.21.0-alpha.11...v0.21.0-beta.0

v0.21.0-alpha.11

02 Oct 16:00
3dfb4a5
Compare
Choose a tag to compare
v0.21.0-alpha.11 Pre-release
Pre-release

Breaking Changes

In the previous versions of v0.21.0 alphas, we added the ability to sync custom resources in vcluster.yaml by introducing sync.toHost.customResourceDefinitions and sync.fromHost.customResourceDefinitions.

In this release, the fields have been updated to sync.toHost.customResources and sync.fromHost.customResources as we are syncing the custom resources as well as the custom resource definitions (CRDs).

By default, any custom resource defined in this field will automatically have its custom resource definition (CRD) be copied from the host cluster to the virtual cluster regardless of if the customResource is in the sync.toHost or sync.fromHost.

In addition, we have changed the name in the expression section, where expression.toHost has been updated to expression and expression.fromHost has been updated to reverseExpression.

What's Changed

Full Changelog: v0.21.0-alpha.10...v0.21.0-alpha.11

v0.20.1

01 Oct 15:29
5800589
Compare
Choose a tag to compare

What's Changed

  • [v0.20] feat: Ignore updates to Rancher managed annotations (#2075) by @neogopher in #2076
  • [BACKPORT V0.20] fix: add ingress host automatically to certificate by @FabianKramm in #2090
  • [v0.20] Merge pull request #2110 from rohantmp/fixExternalDelete by @loft-bot in #2123
  • [v0.20] Merge pull request #2126 from facchettos/fix-generic-sync by @loft-bot in #2127
  • [v0.20] Merge pull request #2122 from rohantmp/fixBrowerLog by @loft-bot in #2128
  • [v0.20] Merge pull request #2132 from FabianKramm/main by @loft-bot in #2134
  • [BACKPORT v0.20] fix: wrong namespace for vcluster by @FabianKramm in #2138
  • [v0.20] Merge pull request #2139 from facchettos/fix-generic-sync by @loft-bot in #2144
  • [v0.20] Merge pull request #2140 from rohantmp/fixDelete by @loft-bot in #2143
  • [v0.20] Merge pull request #2133 from rohantmp/fixHelm-4457 by @loft-bot in #2145
  • [0.20] fix: create --connect fails because of improper config location, remove duplicate flags, drop duplicate functionality by @rohantmp in #2149
  • [v0.20] fix(cli): do not upgrade if latest stable is older(eg: beta) by @deniseschannon in #2156
  • [v0.20] Merge pull request #2154 from rmweir/only-uninstall-reset by @loft-bot in #2157
  • [BACKPORT v0.20] Changes fallback ns to vcluster-platform by @FabianKramm in #2160
  • [Backport-to-v0.20 set additional ca in platform add cluster by @hidalgopl in https://github.com//pull/2159
  • [v0.20] Merge pull request #2148 from zerbitx/ENG-4585 by @loft-bot in #2162
  • [v0.20] revert adding --ca-data flag to vcluster platform add cluster by @hidalgopl in #2161
  • [v0.20] Merge pull request #2155 from deniseschannon/loft-ref by @loft-bot in #2166
  • [v0.20] Merge pull request #2169 from neogopher/hpm-handle-trailingslash-mountpaths by @loft-bot in #2171
  • [v0.20] Merge pull request #2172 from FabianKramm/main by @loft-bot in #2173
  • [v0.20] test: Add tests for volumes and volumeMounts translation with hostpathmapper enabled by @neogopher in #2179
  • [v0.20] Merge pull request #2187 from FabianKramm/refactor-ingress-auth by @loft-bot in #2188

Full Changelog: v0.20.0...v0.20.1

v0.21.0-alpha.10

27 Sep 17:37
03dc781
Compare
Choose a tag to compare
v0.21.0-alpha.10 Pre-release
Pre-release

What's Changed

Full Changelog: v0.21.0-alpha.9...v0.21.0-alpha.10

v0.20.1-beta.3

27 Sep 17:37
fc5b586
Compare
Choose a tag to compare
v0.20.1-beta.3 Pre-release
Pre-release

v0.20.1-beta.2

27 Sep 00:18
fc5b586
Compare
Choose a tag to compare
v0.20.1-beta.2 Pre-release
Pre-release

What's Changed

  • [v0.20] Merge pull request #2169 from neogopher/hpm-handle-trailingslash-mountpaths by @loft-bot in #2171
  • [v0.20] Merge pull request #2172 from FabianKramm/main by @loft-bot in #2173
  • [v0.20] test: Add tests for volumes and volumeMounts translation with hostpathmapper enabled by @neogopher in #2179

Full Changelog: v0.20.1-beta.1...v0.20.1-beta.2

v0.21.0-alpha.9

25 Sep 00:00
359b6e5
Compare
Choose a tag to compare
v0.21.0-alpha.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.21.0-alpha.8...v0.21.0-alpha.9