Releases: loft-sh/vcluster
Releases · loft-sh/vcluster
v0.33.2-rc.1
What's Changed
- fix(e2e-next): use exported function pattern for kubelet proxy test by @adriankabala in #3748
- fix(ci): add bridge netfilter and parallel procs to nightly e2e by @adriankabala in #3736
- fix: vCluster version message by @FabianKramm in #3750
- fix: vcluster version command by @mfranczy in #3752
- doc(e2e): add convention when to use gstruct by @roehrijn in #3749
- chore(e2e-next): Update framework depenency by @adriankabala in #3764
- chore: replace @loft-sh/cto-office with @loft-sh/eng-tech-leads in codeowners by @Piotr1215 in #3760
- Add osimages and sshkeys to platform destroy resources by @zerbitx in #3768
- fix: allow external api ingress and skip unused network policies for private nodes by @janekbaraniewski in #3765
- ci(release): use large runner for publish job by @Piotr1215 in #3772
- feat(ci): add slack alert on release pipeline failure by @Piotr1215 in #3763
- chore(e2e-next): Add custom linter to E2E-next tests by @adriankabala in #3759
- fix(linear-sync): add stable release comment dedup by @Piotr1215 in #3758
- chore(e2e-next): Migrate e2e_certs tests by @adriankabala in #3776
- chore(e2e-next): Runner change to large-8-32 by @adriankabala in #3785
- chore(e2e-next): next refactor describe functions to accept labels by @adriankabala in #3786
- ENGPLAT-399 Add --secure flag for TLS verification by @rlmcpherson in #3781
- chore(e2e-next): Test suites and label refactor by @adriankabala in #3788
- chore(e2e-next): Fix custom linters for fork PRs by @adriankabala in #3784
- fix(cli): respect admin override for requireTemplate in vcluster platform create by @neogopher in #3725
- chore(e2e-next): Migrate e2e_cli tests by @adriankabala in #3797
Full Changelog: v0.34.0-alpha.1...v0.33.2-rc.1
v0.33.2-next.internal.2
Changelog
- 747198a: Generate schema (@nprokopic)
v0.33.2-next.internal.1
Changelog
- 3fb3602: Bump github.com/loft-sh/api/v4 (@nprokopic)
- 873ccea: Generate schema (@nprokopic)
- 475310f: Update github.com/loft-sh/api/v4 (@nprokopic)
- aa71b3a: [v0.33] chore: replace @loft-sh/cto-office with @loft-sh/eng-tech-leads in codeowners (#3760) (#3767) (@loft-bot)
- b0ee24f: ci(release): use large runner for publish job (#3772) (#3774) (@loft-bot)
- 2d7fa7e: feat: add storage key and service principal auth for Azure snapshots (@nprokopic)
- 9217d5f: fix: ensure that results are scoped to vcluster context when calling /api/v1/nodes/{node}/proxy/... paths (#3723) (#3741) (@loft-bot)
- 27e6e07: fix: use DefaultAzureCredential for Azure snapshot listing (@nprokopic)
- 19724ff: fix: vCluster version message (#3750) (#3751) (@loft-bot)
- a98838e: fix: vcluster version command (#3752) (#3755) (@loft-bot)
v0.33.2-next.internal.0
Changelog
- 007f9db: Bump github.com/loft-sh/api/v4 (@nprokopic)
- fbb95e2: Generate schema (@nprokopic)
- b86402d: feat: add storage key and service principal auth for Azure snapshots (@nprokopic)
- 5ccb443: fix: use DefaultAzureCredential for Azure snapshot listing (@nprokopic)
v0.34.0-alpha.1
What's Changed
- Migrate all test/e2e tests to e2e-next by @adriankabala in #3726
- chore(e2e-next): Fixes after e2e/ migrations by @adriankabala in #3730
- test(e2e-next): add vind test spec by @roehrijn in #3706
- chore(e2e-next): Migrate metricsproxy tests by @adriankabala in #3732
- fix(platform): clear platform config section instead of deleting entire config.json by @neogopher in #3722
- fix: ensure that results are scoped to vcluster context when calling /api/v1/nodes/{node}/proxy/... paths by @flomedja in #3723
Full Changelog: v0.34.0-alpha.0...v0.34.0-alpha.1
v0.34.0-alpha.0
What's Changed
- fix(snapshot): add timeout and socket cleanup to restore kine startup by @Piotr1215 in #3642
- Resolve CVEs: fix alpine's internal dependency by @ApsTomar in #3672
- fix(ci): allow lint workflow to pass for fork PRs by @Piotr1215 in #3671
- Enhance PR template with E2E-next testing guidelines by @adriankabala in #3670
- chore(e2e-next): migrate syncer/fromhost/configmaps test by @adriankabala in #3683
- [main] fix: Check Azure flags in snapshot CLI commands (#3678) by @loft-bot in #3685
- Fix Palatform typo by @cbron in #3692
- [main] chore: bump default platform to v4.8.0 by @loft-bot in #3691
- chore(e2e-next): Added e2e ginkgo nightly jobs by @adriankabala in #3686
- chore(e2e-next): Fix nightly build tag name by @adriankabala in #3705
- feat: adopt e2e-tdd-workflow plugin by @pascalbreuninger in #3707
- fix(e2e-next): re-render YAML templates after flag parsing by @adriankabala in #3708
- fix: Add Azure flags to restore command by @nprokopic in #3709
- feat: add support for tlsroute by @FabianKramm in #3711
- chore(e2e-next): Migrate fromhost secret test by @adriankabala in #3704
- ci: add scheduled check for homebrew tap version drift by @Piotr1215 in #3712
- chore(e2e-next): Print syncer logs if tests failed by @adriankabala in #3715
- chore: scope devops codeowners to production release pipelines by @Piotr1215 in #3716
- chore(e2e-next): Migrated priorityclasses to e2e-next by @adriankabala in #3717
- chore(e2e-next): remove ordered from test_servicesync by @adriankabala in #3718
- feat: add nodeMonitoring feature by @FabianKramm in #3714
- fix(vind): Added values to the platform virtual cluster instance by @cbalan in #3724
- feat: add runtimeClassName to vCluster by @FabianKramm in #3728
Full Changelog: v0.33.0-rc.2...v0.34.0-alpha.0
v0.33.1
v0.33.1-rc.1
What's Changed
- [v0.33] fix(vind): Added values to the platform virtual cluster instance (#3724) by @loft-bot in #3727
Full Changelog: v0.33.1-rc.0...v0.33.1-rc.1
v0.33.1-next.internal.2
Changelog
- 2f75116: Generate schema (@nprokopic)
v0.33.1-next.internal.1
Changelog
- 788dfbf: Bump github.com/loft-sh/api/v4 (@nprokopic)
- 987bf1e: fix: use DefaultAzureCredential for Azure snapshot listing (@nprokopic)