What's Changed
- Added option to delete config map for vcluster delete by @afzal442 in #1311
- feat: add imagePullPolicy to vcluster chart & remove init hook for k3s by @FabianKramm in #1314
- refactor: remove k8s & eks helm hooks & cleanup charts by @FabianKramm in #1317
- change vcluster plugin order by @ishankhare07 in #1322
- fix: allow custom k3s token by @FabianKramm in #1323
- feat: add integrated etcd for k3s by @FabianKramm in #1320
- fix: devspace k8s setup by @FabianKramm in #1325
- fix: remove coredns-enabled flag & remove cluster role enabled by @FabianKramm in #1327
- Add Cluster and Distro column to vcluster list output by @neogopher in #1326
- refactor: make it easier to reuse setup package by @FabianKramm in #1329
- refactor: k3s ha mode by @FabianKramm in #1330
- feat: add autoDeletePersistentVolumeClaims by @FabianKramm in #1331
- refactor: add embedded etcd server sans by @FabianKramm in #1332
- refactor: add localhost / 127.0.0.1 to cert sans by @FabianKramm in #1333
- chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #1321
- refactor: delete k3s container and move to init container by @FabianKramm in #1334
- refactor: remove enableHA for k3s by @FabianKramm in #1336
- Update cleanup.mdx by @syedzubeen in #1313
- refactor: remove init configmap manager & default sync timeout by @FabianKramm in #1339
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #1340
- refactor: disable egress selector mode by @FabianKramm in #1341
- refactor: remove init manifests debug statement by @FabianKramm in #1346
- refactor: remove whenScaled: Delete by @FabianKramm in #1348
- fix: k3s migration by @FabianKramm in #1350
- fix: incorrect example chart values.yaml by @rohantmp in #1351
- docs: fix typos by @ArpitPandey29 in #1338
New Contributors
- @afzal442 made their first contribution in #1311
- @syedzubeen made their first contribution in #1313
- @ArpitPandey29 made their first contribution in #1338
Full Changelog: v0.16.4...v0.17.0-beta.0