Breaking vcluster.yaml Changes
On the current resources that support manipulating fields on a resource, the following name changes have occurred:
- The
sync.toHost.XX.translate
field has renamed tosync.toHost.XX.patches
. - The
sync.toHost.XX.patches.expression.toHost
field has been renamed tosync.toHost.XX.patches.expression
. - The
sync.toHost.XX.patches.expression.fromHost
field has been renamed tosync.toHost.XX.patches.reverseExpression
.
What's Changed
- build(deps): bump peter-evans/create-pull-request from 5 to 7 by @dependabot in #2174
- refactor: change info to error by @FabianKramm in #2201
- Adds min and max to LimitRange by @emoreth in #2088
- fix: exclude partially deployed vClusters from listing by @FabianKramm in #2203
- chore: Update translate to patches by @ThomasK33 in #2198
- feat: Added patches to sync from host CRs by @ThomasK33 in #2204
New Contributors
Full Changelog: v0.21.0-alpha.11...v0.21.0-beta.0