What's Changed
- bugfix: objectname validation in from host mappings should be DNSSubd… by @hidalgopl in #2502
- rename .selector.mappings to .mappings.byName by @hidalgopl in #2503
- fix(ci): slack notification by @Piotr1215 in #2505
- Snapshot & restore by @FabianKramm in #2477
- fix validation tests that were broken by merge conflict auto resolve by @hidalgopl in #2515
- Update deprecation warning message and move reuse-namespace to controlPlane/advanced section by @ApsTomar in #2507
- Update Readme by @saiyam1814 in #2428
- fix: probe timeout & apiserver flags by @FabianKramm in #2519
- fix: service label sync by @FabianKramm in #2522
- Reuse Namespace should be in experimental section by @cbron in #2518
- fix: e2e tests for embedded etcd & snpashot by @FabianKramm in #2527
- fixing previous_tag reference by @Piotr1215 in #2530
- Adding tests for fromHostSync by @sowmyav27 in #2494
- [bugfix- deprecate reuse-ns]: change approach for checking existing vclusters in a namespace by @ApsTomar in #2529
- refactor: cache authorizer & short local k8s timeout by @FabianKramm in #2528
- 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
- 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
- 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
- Add exportKubeConfig.additionalSecrets config by @nprokopic in #2542
- bugfix: set labels to kubeconfig and cert secrets by @nprokopic in #2561
- 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
- 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
- fix: update
login.go
to reflectvcluster login
is deprecated by @joaniekube in #2577 - fix: update login command by @joaniekube in #2578
- 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
- feat: expose scheduler & controller-manager metrics by @FabianKramm in #2587
- fix: snapshot & restore fixes by @FabianKramm in #2595
- [ENG-6046] feat(etcd): add embedded etcd snapcount setting by @ulyssessouza in #2581
- E2E test flakiness fix: check for default service account existence i… by @hidalgopl in #2597
- Validate exportKubeConfig in Helm chart by @nprokopic in #2586
- feat: warn of experimental feature changes by @zerbitx in #2593
- Revert "[ENG-6046] feat(etcd): add embedded etcd snapcount setting" by @cbron in #2601
- [v0.24] fix: trim newline / spaces while parsing (#2602) by @loft-bot in #2603
- [v0.24] test: improve snapshot e2e test (#2605) by @loft-bot in #2606
- [v0.24] fix: don't warn/prompt if values are passed by @loft-bot in #2607
New Contributors
- @saiyam1814 made their first contribution in #2428
- @ulyssessouza made their first contribution in #2541
- @nprokopic made their first contribution in #2542
- @joaniekube made their first contribution in #2577
Full Changelog: v0.23.0...v0.24.0