v0.17.0
What's Changed
Important
This release contains some changes with the default values of --max-reconcile-rate
and MaxConcurrentReconciles
options based on some performance experiments. Please consider overriding those values (i.e. with a DeploymentRuntimeConfig) if you want to stick with previous values for some reason. See the PR description here for more details.
- feat(in-cluster): update example to use native crossplane way by @haarchri in #210
- Configurable MaxConcurrentReconciles with a better default for max-reconcile-rate by @turkenh in #211
Full Changelog: v0.16.0...v0.17.0