Skip to content

Releases: loft-sh/vcluster-generic-crd-sync-plugin

v0.0.1-beta.3

24 Nov 15:41
7e2d3c8
Compare
Choose a tag to compare
v0.0.1-beta.3 Pre-release
Pre-release

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

20 Oct 21:21
e9f3eab
Compare
Choose a tag to compare
v0.0.1-beta.2 Pre-release
Pre-release

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

13 Oct 08:59
3055dfe
Compare
Choose a tag to compare
v0.0.1-beta.1 Pre-release
Pre-release
  • 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

21 Sep 11:09
b33baa9
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release

Fixing issues with the rewriteLabelExpressionsSelector patch type.

v0.0.1-alpha.2

20 Sep 11:29
51aa531
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release

Pick up latest features and bug fixes.

v0.0.1-alpha.1

13 Sep 08:34
2a9a973
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release
Update release.yaml