Changelog
See the CHANGELOG for more details.
What's Changed
- refactor: add customResources.scope & require scope for fromHost customResources by @FabianKramm in #2270
- fix: removes object cache updates from syncers. by @zerbitx in #2269
- Apply exportKubeconfig server setting only to additional kubeconfig secret by @RokibulHasan7 in #2273
- Exclude rancher managed annotation from ingress sync by @neogopher in #2259
- Populate AGENT_IMAGE env var during development by @johannesfrey in #2274
- refactor: better order deployment of init manifests by @FabianKramm in #2252
- chore: Updated to latest kine version by @ThomasK33 in #2277
- fix description of experimental.deploy.host fields by @hidalgopl in #2281
- feat: add vcluster debug collect by @FabianKramm in #2285
- feat(cli): implement platform destroy command by @rohantmp in #2261
- Delete values.yaml by @FabianKramm in #2290
- Delete no-sleepmode.yaml by @FabianKramm in #2291
- fix: prevent vcluster crash when network policy syncing is enabled by @lizardruss in #2286
- Generate partials in docs on alpha/beta releases by @hidalgopl in #2287
- feat: Native sleep mode config by @zerbitx in #2284
- fix: debug collect command by @FabianKramm in #2296
- feat: cert-manager integration spec by @rohantmp in #2288
- feat: Render control plane ingress spec as template in helm chart by @garryod in #2289
- bugfix: set correct etcdEndpoints for non embedded etcd based on vcluster config by @neogopher in #2297
- fix(cli): clean up clusteroles/bindings, config.json, add prompt by @rohantmp in #2301
- Update Durations type to string to correct json schema by @zerbitx in #2306
- do not sync config on changes on main; do it only releases by @hidalgopl in #2305
- chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.8 by @dependabot in #2304
- feat: Render control plane additional volumes as template in helm chart by @garryod in #2298
- fix: ignore excluded annotations on create by @FabianKramm in #2310
- bugfix(cli): change process of finding specified binary releases by @neogopher in #2309
- adjust sync-config CI workflow by @hidalgopl in #2311
- Change vcluster coredns app label by @rmweir in #2319
- [v0.22] bugfix: set allocatable resources to 0 when free capacity goes negative by @neogopher in #2325
- [v0.22] fix paths in update docs partials workflow by @loft-bot in #2336
- [v0.22] Bypass email prompt for upgrades if installed by @loft-bot in #2339
- [v0.22] use correct github token env var name, otherwise github cli does not work in CI (#2343) by @loft-bot in #2344
- [backport-to-v0.22] Fix cli convert cmd by @hidalgopl in #2347
- [v0.22] move sleep mode to experimental by @loft-bot in #2350
- [v0.22] add checking for invalid characters that will break .mdx generation in docs to hack/schema/main.go; fix sync-config-schema.yaml vcluster-config syncing (#2348) by @loft-bot in #2351
- [v0.22] fix: add --force-remove-finalizers to platform destroy | feat(cli): prompt if destroying vcluster dependent on platform | Adjusts message so external DB warning prints either way by @loft-bot in #2352
New Contributors
- @RokibulHasan7 made their first contribution in #2273
- @garryod made their first contribution in #2289
Full Changelog: v0.21.2...v0.22.0