Skip to content

v2.0.0

Latest

Choose a tag to compare

@jahabibi jahabibi released this 12 Mar 05:14
be065e6

What's Changed

  • Migrated from Crossplane v1 to v2, upgrading the project manifest to v2alpha1, the XRD to apiextensions.crossplane.io/v2, and all seven sub-configuration dependencies to their v2 releases. Claims are removed in favor of namespaced XRs (kind renamed from XCluster to Cluster), deletionPolicy is replaced with managementPolicies, Usage resources move to the protection.crossplane.io/v1beta1 API group, and all composed resource names drop the X prefix. The KCL function, directory structure, examples, and both composition and E2E tests are updated accordingly by @jahabibi in #250

New Contributors

Full Changelog: v1.6.0...v2.0.0