Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for MaxConcurrentReconciles for reconcilers #152

Merged
merged 1 commit into from
Sep 14, 2022

Commits on Sep 13, 2022

  1. feat: add support for MaxConcurrentReconciles for reconcilers

    This sets up default parameters and allows users to modify the number of
    concurrent reconcilers for the `OCIClusterReconciler`,
    `OCIMachineReconciler`, `OCIMachinePoolReconciler`,
    `OCIManagedMachinePoolReconciler`, `OCIManagedClusterReconciler` and the
    `OCIManagedClusterControlPlaneReconciler`.
    joekr committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    90bd7cc View commit details
    Browse the repository at this point in the history