Skip to content

Add support for maxConcurrentReconciles#445

Open
ciaccotaco wants to merge 1 commit intocert-manager:mainfrom
ciaccotaco:feature/maxConcurrentReconciles
Open

Add support for maxConcurrentReconciles#445
ciaccotaco wants to merge 1 commit intocert-manager:mainfrom
ciaccotaco:feature/maxConcurrentReconciles

Conversation

@ciaccotaco
Copy link

@ciaccotaco ciaccotaco commented Mar 2, 2026

This change is to integrate MaxConcurrentReconciles logic that was added to issuer-lib in PR 408.

Changes:

  1. cmd/root.go
    a. --max-concurrent-reconciles issuer flag, defaulting to 1
  2. pkg/controllers/signer.go
    a. Change SetupWithManager function to SetUpManagerWithOptions
  3. deploy/charts/istio-csr (helm chart)
    a. .app.maxConcurrentReconciles values and deployment flag.

@cert-manager-prow cert-manager-prow bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Mar 2, 2026
@cert-manager-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign joshvanl for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 2, 2026
@ciaccotaco ciaccotaco force-pushed the feature/maxConcurrentReconciles branch from 3f2eafe to e164279 Compare March 2, 2026 02:09
Signed-off-by: Michael Ciacco <ciacco@gmail.com>
@ciaccotaco ciaccotaco force-pushed the feature/maxConcurrentReconciles branch from e164279 to 92d4040 Compare March 4, 2026 17:38
@SgtCoDFish
Copy link
Member

(the e2e test failure is expected because of weirdness in this repo)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants