product · inferred from evidence
crossplane/crossplane
The GitHub repository for Crossplane where the issue and PR are tracked.
- Crossplane v1.10.0 pod CPU usage 10-15x higher than v1.9.1, constantly throttled
The root cause was the CompositionRevision promotion in v1.10.0, which caused excessive reconciles in the package manager. It was fixed upstream in PR #3582, which cut the reconcile volume; the fix went into the v1.10 patch releases. Upgrad
- crossplane: error: cannot initialize core: cannot apply crd, storedVersions must appear in spec.versions...
Fixed in the v1.13.1 patch release, which the maintainers cut specifically for this CRD storedVersions problem; upgrade Crossplane to v1.13.1 or later. A reporter confirmed 1.13.1 resolved the same failure on the 1.12 to 1.13 path. The unde