This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
v0.1.0
What's Changed
Features
- Added flags to support configuring
MaxConcurrentReconciles
options for bothMergeSource
andMergeTarget
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