Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@stanistan stanistan released this 19 Feb 21:39
· 15 commits to main since this release
5e93c77

What's Changed

Features

  • Added flags to support configuring MaxConcurrentReconciles options for both MergeSource
    and MergeTarget controllers. (#17)

Upgrades

  • Upgraded to use go1.17 (#16)
  • Updated controller-runtime to v0.10.2 (#15)
  • Updated testing library to ginkgo/v2 (#15)

Other Changes

  • Tests are deterministic and run faster (#13)

Full Changelog: v0.0.2...v0.1.0