clastix / cluster-api-control-plane-provider-kamaji

The Kamaji Control Plane provider implementation of the Cluster Management API
Apache License 2.0
80 stars 29 forks source link

Customise max concurrent reconciles #99

Closed prometherion closed 5 months ago

prometherion commented 5 months ago

As Kamaji supports a maximum of concurrent reconciles for heavy environments, the same must be addressed for the Control Plane provider.

A new flag can be introduced (--max-concurrent-reconciles) which allows customising the controller's concurrent reconciliations.