What's Changed
- Migrated from Crossplane v1 to v2, upgrading the project manifest to
v2alpha1, theXRDtoapiextensions.crossplane.io/v2, and all seven sub-configuration dependencies to their v2 releases.Claimsare removed in favor of namespacedXRs(kind renamed fromXClustertoCluster),deletionPolicyis replaced withmanagementPolicies,Usageresources move to theprotection.crossplane.io/v1beta1API group, and all composed resource names drop theXprefix. 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