What happened?
The output of crossplane render is not deterministic. The resources should be sorted by .metadata.annotations["crossplane.io/composition-resource-name"] like they were in Crossplane v2.2.0.
How can we reproduce it?
Run crossplane render multiple times.
What environment did it happen in?
- Crossplane CLI version: v2.3.1
- Platform (e.g., linux/amd64):
- Crossplane version (if applicable):
What happened?
The output of
crossplane renderis not deterministic. The resources should be sorted by.metadata.annotations["crossplane.io/composition-resource-name"]like they were in Crossplane v2.2.0.How can we reproduce it?
Run
crossplane rendermultiple times.What environment did it happen in?