What's Changed
- chore: start k8s cluster automatically by @FabianKramm in #1008
- Disable node/proxy functionality in Isolated mode by @sigmabaryon in #993
- WIP: CLI now cleans up etcd pvc volume when using k8s or eks distros by @Kartik-Garg in #1005
- Add support for spec.schedulingGates in calcDiffSpec by @sigmabaryon in #1010
- docs: mention other ingress controllers that support SSL passthrough by @kostis-codefresh in #1016
- Allow globalAnnotations of all objects created by the eks, k8s and k0s charts by @Kartik-Garg in #999
- refactor: remove unnecessary namespace by @FabianKramm in #1020
- feat(charts): add workloadServiceAccount.annotations value by @matskiv in #1022
- fix: increase timeout for retrieving working vcluster pods by @neurodrone in #1023
- docs: add a page about telemetry by @matskiv in #1021
- chore: add mount-docker configuration by @FabianKramm in #1026
- add metrics server proxy docs by @ishankhare07 in #1027
- move service account token to secret by @ishankhare07 in #996
- feat: headless syncer deployment by @FabianKramm in #1032
- fix(charts): rename coredns ConfigMap in eks chart for consistency by @matskiv in #1036
- http content-type json by @ls-2018 in #1028
- build: make embedded charts optional by @FabianKramm in #1039
- chore: dummy file to allow importing vcluster by @FabianKramm in #1040
- Fixed how certain ingress annotations that points to a secret are synced when a namespace is also defined by @adiffpirate in #1019
- Update external-access.mdx - remove incorrect link by @matskiv in #1042
- fix: panic in CRD handling by @rohantmp in #1044
- refactor: metrics package by @FabianKramm in #1046
- fix(cli): panic for some values of --kube-config-context-name by @rohantmp in #1045
New Contributors
- @sigmabaryon made their first contribution in #993
- @Kartik-Garg made their first contribution in #1005
- @ls-2018 made their first contribution in #1028
- @adiffpirate made their first contribution in #1019
Full Changelog: v0.15.0...v0.15.1-beta.0