github crossplane/crossplane v1.14.8

latest release: v1.15.2
23 days ago

Notable Changes

This is a patch release scoped to fixing issues reported by users of Crossplane v1.14. The issues of particular note that are resolved in this release are:

  • #5292 - Native patching behavior change - XR desired state dropped if a resource won't get all required schema values
    • Fixes a regression in the composition machinery that occurs when applying patches that fail.
    • After this fix, failures to apply patches to one resource in a composition will no longer block other resources within that composition from being applied.
    • This restores previous long standing behavior.
    • #5114 - Passing values in a composition to a required OpenAPI field causes an endless reconcile loop is also addressed by this fix.

What's Changed

  • [Backport release-1.14] fix: include generatName field in default metadata property by @github-actions in #5512
  • fix(deps): update module github.com/docker/docker to v24.0.9+incompatible [security] (release-1.14) by @renovate in #5506
  • [Backport release-1.14] Add missing scrape annotations to provider pods by @turkenh in #5531
  • [Backport release-1.14] Add ToAdler32 to CRDs by @phisco in #5562
  • [Backport release-1.14] fix(sa): Merge image pull secrets created by other controllers by @bobh66 in #5566
  • [Backport release-1.14] fix(functions): unique field owners to prevent hijacking composed res… by @phisco in #5567
  • [Backport release-1.14] fix: ignore invalid resources when composing by @phisco in #5569

Full Changelog: v1.14.7...v1.14.8

Don't miss a new crossplane release

NewReleases is sending notifications on new releases.