v1.14.2

The v1.14.2 fixes an issue where Crossplane incorrectly deletes a Provider ServiceAccount when using a custom ServiceAccount name in a DeploymentRuntimeConfig or ControllerConfig.

๐Ÿ› Bug fixes

  • Resolves an issue where Crossplane deletes a ServiceAccount and may cause “Unauthorized” errors in a Provider pod. Issue #5017.
  • Improves Crossplane’s handling of package deactivation when there are a large number of objects managed by Crossplane. PR #5044.
  • Corrects the use of the service name in conversion webhooks. PR #5108.

๐Ÿš€ Improvements

  • Prevent an unnecessary wait condition in Compositions. #5034

๐Ÿ”’ Security updates