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

Allow setting MaxConcurrentReconciles for reconcilers #2272

Merged
merged 7 commits into from
Nov 23, 2021

Commits on Nov 23, 2021

  1. allow setting MaxConcurrentReconciles for controllers

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Zbynek Roubalik committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    522dfc7 View commit details
    Browse the repository at this point in the history
  2. set default scaledObjectMaxReconciles to 10

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Zbynek Roubalik committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    4f51b49 View commit details
    Browse the repository at this point in the history
  3. init map

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Zbynek Roubalik committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    dc70502 View commit details
    Browse the repository at this point in the history
  4. refactor

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Zbynek Roubalik committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f8baca9 View commit details
    Browse the repository at this point in the history
  5. update changelog

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Zbynek Roubalik committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    81e9f99 View commit details
    Browse the repository at this point in the history
  6. util fn for ENV resolving

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Zbynek Roubalik committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    8a90166 View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
    Zbynek Roubalik committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    670fd78 View commit details
    Browse the repository at this point in the history