
Crossplane v2.3.0 released — pretty interesting release for platform teams.
Crossplane v2.3.0 released — pretty interesting release for platform teams.
A few notable changes:
crossplane rendernow uses the actual composite reconciler, which should make local rendering much closer to real cluster behavior- provider deletion protection to avoid accidental deletion while managed resources still exist
- per-resource reconciliation controls via annotations
- support for the Kubernetes
scalesubresource on composite resources
Crossplane itself has been evolving from purely infrastructure provisioning into a broader control plane model for infrastructure + applications. (InfoQ)
That makes releases like this pretty relevant for anyone building internal platforms or self-service infrastructure layers.
We tracked the release here in a structured way:
https://www.relnx.io/releases/crossplane-v2-3-0
Curious how others feel about Crossplane operationally:
What’s been harder in practice — compositions, debugging reconciliation, or managing providers at scale?