chore(charts/wvffle-vcluster): update helm release vcluster to v0.22.0 - abandoned
This MR contains the following updates:
Package | Update | Change |
---|---|---|
vcluster (source) | minor |
0.21.2 -> 0.22.0
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
loft-sh/vcluster (vcluster)
v0.22.0
Changelog
See the CHANGELOG for more details.
What's Changed
- refactor: add customResources.scope & require scope for fromHost customResources by @FabianKramm in https://github.com/loft-sh/vcluster/pull/2270
- fix: removes object cache updates from syncers. by @zerbitx in https://github.com/loft-sh/vcluster/pull/2269
- Apply exportKubeconfig server setting only to additional kubeconfig secret by @RokibulHasan7 in https://github.com/loft-sh/vcluster/pull/2273
- Exclude rancher managed annotation from ingress sync by @neogopher in https://github.com/loft-sh/vcluster/pull/2259
- Populate AGENT_IMAGE env var during development by @johannesfrey in https://github.com/loft-sh/vcluster/pull/2274
- refactor: better order deployment of init manifests by @FabianKramm in https://github.com/loft-sh/vcluster/pull/2252
- chore: Updated to latest kine version by @ThomasK33 in https://github.com/loft-sh/vcluster/pull/2277
- fix description of experimental.deploy.host fields by @hidalgopl in https://github.com/loft-sh/vcluster/pull/2281
- feat: add vcluster debug collect by @FabianKramm in https://github.com/loft-sh/vcluster/pull/2285
- feat(cli): implement platform destroy command by @rohantmp in https://github.com/loft-sh/vcluster/pull/2261
- Delete values.yaml by @FabianKramm in https://github.com/loft-sh/vcluster/pull/2290
- Delete no-sleepmode.yaml by @FabianKramm in https://github.com/loft-sh/vcluster/pull/2291
- fix: prevent vcluster crash when network policy syncing is enabled by @lizardruss in https://github.com/loft-sh/vcluster/pull/2286
- Generate partials in docs on alpha/beta releases by @hidalgopl in https://github.com/loft-sh/vcluster/pull/2287
- feat: Native sleep mode config by @zerbitx in https://github.com/loft-sh/vcluster/pull/2284
- fix: debug collect command by @FabianKramm in https://github.com/loft-sh/vcluster/pull/2296
- feat: cert-manager integration spec by @rohantmp in https://github.com/loft-sh/vcluster/pull/2288
- feat: Render control plane ingress spec as template in helm chart by @garryod in https://github.com/loft-sh/vcluster/pull/2289
- bugfix: set correct etcdEndpoints for non embedded etcd based on vcluster config by @neogopher in https://github.com/loft-sh/vcluster/pull/2297
- fix(cli): clean up clusteroles/bindings, config.json, add prompt by @rohantmp in https://github.com/loft-sh/vcluster/pull/2301
- Update Durations type to string to correct json schema by @zerbitx in https://github.com/loft-sh/vcluster/pull/2306
- do not sync config on changes on main; do it only releases by @hidalgopl in https://github.com/loft-sh/vcluster/pull/2305
- chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.8 by @dependabot in https://github.com/loft-sh/vcluster/pull/2304
- feat: Render control plane additional volumes as template in helm chart by @garryod in https://github.com/loft-sh/vcluster/pull/2298
- fix: ignore excluded annotations on create by @FabianKramm in https://github.com/loft-sh/vcluster/pull/2310
- bugfix(cli): change process of finding specified binary releases by @neogopher in https://github.com/loft-sh/vcluster/pull/2309
- adjust sync-config CI workflow by @hidalgopl in https://github.com/loft-sh/vcluster/pull/2311
- Change vcluster coredns app label by @rmweir in https://github.com/loft-sh/vcluster/pull/2319
- [v0.22] bugfix: set allocatable resources to 0 when free capacity goes negative by @neogopher in https://github.com/loft-sh/vcluster/pull/2325
- [v0.22] fix paths in update docs partials workflow by @loft-bot in https://github.com/loft-sh/vcluster/pull/2336
- [v0.22] Bypass email prompt for upgrades if installed by @loft-bot in https://github.com/loft-sh/vcluster/pull/2339
- [v0.22] use correct github token env var name, otherwise github cli does not work in CI (#2343) by @loft-bot in https://github.com/loft-sh/vcluster/pull/2344
- [backport-to-v0.22] Fix cli convert cmd by @hidalgopl in https://github.com/loft-sh/vcluster/pull/2347
- [v0.22] move sleep mode to experimental by @loft-bot in https://github.com/loft-sh/vcluster/pull/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 https://github.com/loft-sh/vcluster/pull/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 https://github.com/loft-sh/vcluster/pull/2352
New Contributors
- @RokibulHasan7 made their first contribution in https://github.com/loft-sh/vcluster/pull/2273
- @garryod made their first contribution in https://github.com/loft-sh/vcluster/pull/2289
Full Changelog: https://github.com/loft-sh/vcluster/compare/v0.21.2...v0.22.0
v0.21.3
What's Changed
- [v0.21] Merge pull request #2309 from neogopher/fix-upgrade-command by @loft-bot in https://github.com/loft-sh/vcluster/pull/2314
- [v0.21] bugfix: set allocatable resources to 0 when free capacity goes negative by @neogopher in https://github.com/loft-sh/vcluster/pull/2324
- [v0.21] fix: service label sync problems (#2353) by @loft-bot in https://github.com/loft-sh/vcluster/pull/2354
- [v0.21] vcluster config convert statefulSet.affinity bugfix (#2329) by @loft-bot in https://github.com/loft-sh/vcluster/pull/2345
Full Changelog: https://github.com/loft-sh/vcluster/compare/v0.21.2...v0.21.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-rootownia