What's Changed
- chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #3155
- make sure we clone the correct tag from vcluster-config by @hidalgopl in #3172
- vcluster-config tag has to be in format vcluster-vMAJOR.MINOR by @hidalgopl in #3173
- fix: static node pool validation by @FabianKramm in #3175
- bugfix: fetch release name from platform deployment by @neogopher in #3179
- chore(deps): bump actions/setup-go from 4 to 6 by @dependabot[bot] in #3177
- chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #3178
- chore: provide minimal standalone config for standalone cert rotation by @johannesfrey in #3189
- feat: set patches by @johannesfrey in #3186
- Update README.md by @pescerosso in #3108
- fix: revert fake kubelet ip in pod syncer by @johannesfrey in #3191
- fix(ci): allow pr creation for update-platform-minimum-version by @sydorovdmytro in #3198
- chore(deps): bump platform MinimumVersionTag to v4.4.0 by @loft-bot in #3199
- Remove deprecated fields from config by @squ94wk in #3193
- Add
vcluster snapshot create
command by @nprokopic in #3164 - Fix sync-config-schema.yaml by @hidalgopl in #3202
- chore(deps): bump tj-actions/changed-files from 46.0.5 to 47.0.0 by @dependabot[bot] in #3208
- Upgrade etcd in deployed mode to 3.6.4 by @squ94wk in #3201
- Fix snapshot change related issues by @nprokopic in #3209
- dont register snapshot controller if standalone is enabled by @hidalgopl in #3210
- Volume snapshots config and upstream controller and CRDs by @nprokopic in #3192
- Make sure chart stores chart version in labels safely by @dee0sap in #3205
- Upgrade upstream volume snapshots client module to v8 by @nprokopic in #3200
- fix: preventing vcluster from being recreated when pod is down by @jjaferson in #3188
- chore(ci): cleanup GH cache for closed PRs by @sydorovdmytro in #3212
- feat(coredns): allow coredns to reload its configruataion by @mayooot in #3122
- set cluster name in the kubeconfig for standalone by @hidalgopl in #3216
- Revert snapshot cmd deprecation by @nprokopic in #3217
- [v0.29] refactor: remove target namespace (#3221) by @loft-bot in #3222
- [v0.29] export LoadVirtualConfig so it can be used on the pro side (#3225) by @loft-bot in #3226
- [v0.29] chore: bump admin-apis (#3228) by @loft-bot in #3229
- [v0.29] remove etcd peer and server certs in cert rotation (#3230) by @loft-bot in #3231
- [v0.29] add validation to exportKubeConfig.Server (#3232) by @loft-bot in #3233
- [v0.29] fix: calculate vcluster has correctly (#3238) by @loft-bot in #3240
New Contributors
- @pescerosso made their first contribution in #3108
- @dee0sap made their first contribution in #3205
Full Changelog: v0.28.0...v0.29.0
Changelog
See the CHANGELOG for more details.