Releases: loft-sh/vcluster-generic-crd-sync-plugin
Releases · loft-sh/vcluster-generic-crd-sync-plugin
v0.0.1-beta.3
What's Changed
- fix: set imagePullPolicy:Always in the examples by @matskiv in #34
- chore: bump vcluster-sdk version by @matskiv in #38
- Rewrite for keystores needed in some cases. by @dene14 in #39
- chore: add LICENSE file by @matskiv in #42
- Fix panic in the rewrite patch when non scalar field is matched by path by @matskiv in #41
New Contributors
Full Changelog: v0.0.1-beta.2...v0.0.1-beta.3
v0.0.1-beta.2
What's Changed
- Bump vcluster-sdk to 0.3.2 and remove the incomplete example by @matskiv in #33
- chore: update image reference in all plugin.yaml files by @matskiv in #32
Full Changelog: v0.0.1-beta.1...v0.0.1-beta.2
v0.0.1-beta.1
- add rewriteLabelKey patch type
- fix the discrepancy in the yaml/json marshal config
- rename the "name" field of the mapping to "id" for clarity
- fix the "indexer conflict" error when using two "backSyncer" configurations for the same Kind
- add "namePath" and "namespacePath" config fields for the patches
v0.0.1-alpha.3
Fixing issues with the rewriteLabelExpressionsSelector
patch type.
v0.0.1-alpha.2
Pick up latest features and bug fixes.
v0.0.1-alpha.1
Update release.yaml