Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hasheddan hasheddan released this 05 Nov 16:21
723f72b

This is a patch release to address a specific bug in the managed reconciler.

Bug Fixes

  • #74 - References to deleting managed resources blocks deletion.

Breaking Changes

This release does not introduce any breaking changes to v0.2.0.

Behaviour Changes

  • resource.ManagedReconciler now does not check to make sure all references have been resolved when the resource is being deleted.