Skip to content

v0.17.0

Compare
Choose a tag to compare
@turkenh turkenh released this 22 Feb 09:43
· 13 commits to master since this release
3bfbd5f

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