Releases: loft-sh/vcluster
Releases · loft-sh/vcluster
v0.24.0-rc.7
What's Changed
- fix: don't try to strictly marshal old values into the current config… by @zerbitx in #2585
- Fix CLI command's help text for platform destroy flag by @ApsTomar in #2560
- Change deletion order for network peer to fix time-out issue by @ApsTomar in #2583
Full Changelog: v0.24.0-rc.6...v0.24.0-rc.7
v0.24.0-rc.6
What's Changed
- fix: update
login.go
to reflectvcluster login
is deprecated by @joaniekube in #2577 - fix: update login command by @joaniekube in #2578
New Contributors
- @joaniekube made their first contribution in #2577
Full Changelog: v0.24.0-rc.5...v0.24.0-rc.6
v0.24.0-rc.5
What's Changed
- fix(bump): Bump oauth2 by @ulyssessouza in #2573
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot in #2579
- Adding tests for syncing runtimeclass from host by @sowmyav27 in #2565
Full Changelog: v0.24.0-rc.4...v0.24.0-rc.5
v0.24.0-rc.4
What's Changed
- fix(ci): permissions for accessing org secrets by @Piotr1215 in #2572
- Revert "fix(ci): permissions for accessing org secrets" by @Piotr1215 in #2575
- Revert "fix(e2e): Add Docker login for GHA and Kind (#2556)" by @ulyssessouza in #2576
- refactor: remove flags & fixes by @FabianKramm in #2574
Full Changelog: v0.24.0-rc.3...v0.24.0-rc.4
v0.24.0-rc.3
What's Changed
- Add exportKubeConfig.additionalSecrets config by @nprokopic in #2542
- bugfix: set labels to kubeconfig and cert secrets by @nprokopic in #2561
New Contributors
- @nprokopic made their first contribution in #2542
Full Changelog: v0.24.0-rc.2...v0.24.0-rc.3
v0.24.0-rc.2
What's Changed
- Enforce reuse-namespace config for creating multiple vClusters in same ns by @ApsTomar in #2538
- [ENG-5993] fix(e2e): Add Docker login for GHA and Kind by @ulyssessouza in #2556
- Fix warning message for platform destroy by @ApsTomar in #2552
- license(vCluster): Updated OSS licenses by @loft-bot in #2508
Full Changelog: v0.24.0-rc.1...v0.24.0-rc.2
v0.22.5-rc.1
What's Changed
Full Changelog: v0.22.5-rc.0...v0.22.5-rc.1
v0.24.0-rc.1
What's Changed
- Fix runtimeclass sync from host to vcluster by @kale-amruta in #2549
- fix(ci): slack notification workflow by @Piotr1215 in #2553
- Add conformance test results for k8s1.32 upgrade by @kale-amruta in #2554
Full Changelog: v0.24.0-alpha.2...v0.24.0-rc.1
v0.21.6-rc.1
What's Changed
- [v0.21] Set fake Node IP for the virtual pod status.HostIP field when ProxyKubelets.ByIP is enabled (#2420) by @loft-bot in #2422
- [v0.21] Remove the ServiceBlockDeletion Annotation once the virtual service exists by @loft-bot in #2443
- [v0.21] fix: fix host to virtual service selector syncing by @loft-bot in #2441
- [v0.21] bugfix(syncer): fix misplaced function parameters in wait.PollUntilContextTimeout function in nodeChanges server filter by @loft-bot in #2470
- [v0.21] fix: service label sync (#2522) by @loft-bot in #2523
- [v0.21] fix(ci): slack notification (#2505) by @loft-bot in #2510
- [v0.21] Bump dependencies- helm, kine, etcd and go.mod by @ApsTomar in #2461
Full Changelog: v0.21.5...v0.21.6-rc.1
v0.24.0-alpha.2
What's Changed
- fix: Check if vcluster is reachable with the additional flags provided as input in
vcluster connect
command by @kale-amruta in #2408 - chore: add CODEOWNERS by @Piotr1215 in #2536
- Minor update in framework's field name to align with latest changes by @ApsTomar in #2539
- Fix some Dockerfile linting by @ulyssessouza in #2541
- fix: typo in method signature by @Piotr1215 in #2537
- feat: move new sleep mode to top level of config by @zerbitx in #2547
- feat: move auto wake config and rename to be consistent with autoSleep by @zerbitx in #2548
New Contributors
- @ulyssessouza made their first contribution in #2541
Full Changelog: v0.24.0-alpha.1...v0.24.0-alpha.2