Skip to content

Releases: loft-sh/vcluster

v0.23.0-alpha.8

07 Feb 18:17
e77629b
Compare
Choose a tag to compare
v0.23.0-alpha.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.23.0-alpha.7...v0.23.0-alpha.8

v0.19.10-rc.2

06 Feb 18:20
Compare
Choose a tag to compare
v0.19.10-rc.2 Pre-release
Pre-release

What's Changed

  • Remove the ServiceBlockDeletion Annotation once the virtual service exists by @neogopher in #2438
  • bugfix: fix discrepancies when syncing node changes from virtual to host by @neogopher in #2448
  • [v0.19] Revert "bugfix: set allocatable resources to 0 when free capacity goes negative" | bugfix: use PodRequests helper function from k8s.io/kubectl for correct allocatable resource calculation by @loft-bot in #2454

Full Changelog: v0.19.10-rc.1...v0.19.10-rc.2

v0.23.0-alpha.7

06 Feb 01:34
Compare
Choose a tag to compare
v0.23.0-alpha.7 Pre-release
Pre-release

What's Changed

  • sync spec.Unschedulable field while syncing nodeChanges from virtual to host by @neogopher in #2430
  • Updates golang net and crypto by @cbron in #2429
  • fix: fix host to virtual service selector syncing by @zerbitx in #2440
  • Remove the ServiceBlockDeletion Annotation once the virtual service exists by @neogopher in #2437
  • bugfix: sync config on release published, not only released by @hidalgopl in #2447
  • chore(deps): bump alpine from 3.20 to 3.21 by @dependabot in #2362
  • Update helm, kine, etcd and go mod by @ApsTomar in #2453

Full Changelog: v0.23.0-alpha.6...v0.23.0-alpha.7

v0.22.4

06 Feb 00:27
Compare
Choose a tag to compare

What's Changed

  • [v0.22] Revert "Apply exportKubeconfig server setting only to additional kubeconfig secret" (#2416) by @loft-bot in #2418
  • [v0.22] Set fake Node IP for the virtual pod status.HostIP field when ProxyKubelets.ByIP is enabled (#2420) by @loft-bot in #2423
  • [v0.22] Remove the ServiceBlockDeletion Annotation once the virtual service exists by @loft-bot in #2444
  • [v0.22] Update helm, kine, etcd and go.mod by @ApsTomar in #2450
  • Bump helm in cli dockerfile by @cbron in #2451

Full Changelog: v0.22.3...v0.22.4

v0.22.4-rc.2

05 Feb 23:21
Compare
Choose a tag to compare
v0.22.4-rc.2 Pre-release
Pre-release

What's Changed

  • [v0.22] Remove the ServiceBlockDeletion Annotation once the virtual service exists by @loft-bot in #2444
  • [v0.22] Update helm, kine, etcd and go.mod by @ApsTomar in #2450
  • Bump helm in cli dockerfile by @cbron in #2451

Full Changelog: v0.22.4-rc.1...v0.22.4-rc.2

v0.20.6

06 Feb 00:03
Compare
Choose a tag to compare

What's Changed

  • [v0.20] Merge pull request #2297 from neogopher/fix-set-etcd-headless-endpoints-correctly by @neogopher in #2300
  • [v0.20] Merge pull request #2309 from neogopher/fix-upgrade-command by @loft-bot in #2313
  • [v0.20] bugfix: set allocatable resources to 0 when free capacity goes negative by @neogopher in #2323
  • [v0.20] Set fake Node IP for the virtual pod status.HostIP field when ProxyKubelets.ByIP is enabled (#2420) by @neogopher in #2424
  • [0.20] Remove the ServiceBlockDeletion Annotation once the virtual service exists by @neogopher in #2436

Full Changelog: v0.20.5...v0.20.6

v0.20.6-rc.1

30 Jan 22:47
Compare
Choose a tag to compare
v0.20.6-rc.1 Pre-release
Pre-release

What's Changed

  • [v0.20] Merge pull request #2297 from neogopher/fix-set-etcd-headless-endpoints-correctly by @neogopher in #2300
  • [v0.20] Merge pull request #2309 from neogopher/fix-upgrade-command by @loft-bot in #2313
  • [v0.20] bugfix: set allocatable resources to 0 when free capacity goes negative by @neogopher in #2323
  • [v0.20] Set fake Node IP for the virtual pod status.HostIP field when ProxyKubelets.ByIP is enabled (#2420) by @neogopher in #2424
  • [0.20] Remove the ServiceBlockDeletion Annotation once the virtual service exists by @neogopher in #2436

Full Changelog: v0.20.5...v0.20.6-rc.1

v0.19.10-rc.1

29 Jan 19:15
cdf895f
Compare
Choose a tag to compare
v0.19.10-rc.1 Pre-release
Pre-release

What's Changed

  • [v0.19] Set fake Node IP for the virtual pod status.HostIP field when fakeKubeletIPs is enabled by @neogopher in #2373
  • sync spec.Schedulable field while syncing nodeChanges from virtual to host by @neogopher in #2425

Full Changelog: v0.19.9...v0.19.10-rc.1

v0.23.0-alpha.6

28 Jan 16:26
2cd6f1f
Compare
Choose a tag to compare
v0.23.0-alpha.6 Pre-release
Pre-release

What's Changed

  • fix: revert networkpolicy label selector by @rmweir in #2393
  • fix the tautological condition by @jxs1211 in #2391
  • Have container reach host instead of host discover vm IP by @zerbitx in #2395
  • fix: storage class sync error by @FabianKramm in #2402
  • fix: Only error when we verify they're using a disposable domain. by @zerbitx in #2406
  • Fix panic when using exportKubeConfig.name without exportKubeConfig.server by @FabianKramm in #2416
  • chore: add step to trigger vcluster bump workflow for CAPVC by @johannesfrey in #2417
  • feat: add sync.toHost.pods.runtimeClassName by @FabianKramm in #2414
  • ci(backport): fetch original PR description by @Piotr1215 in #2409
  • docs: adding version announcement bar by @Piotr1215 in #2421
  • Set fake Node IP for the virtual pod status.HostIP field when ProxyKubelets.ByIP is enabled by @neogopher in #2420

New Contributors

Full Changelog: v0.23.0-alpha.5...v0.23.0-alpha.6

v0.22.4-rc.1

28 Jan 16:23
7888529
Compare
Choose a tag to compare
v0.22.4-rc.1 Pre-release
Pre-release

What's Changed

  • [v0.22] Revert "Apply exportKubeconfig server setting only to additional kubeconfig secret" (#2416) by @loft-bot in #2418
  • [v0.22] Set fake Node IP for the virtual pod status.HostIP field when ProxyKubelets.ByIP is enabled (#2420) by @loft-bot in #2423

Full Changelog: v0.22.3...v0.22.4-rc.1