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

Add thread safety to support multiple concurrent reconciles #662

Merged
merged 11 commits into from
Nov 22, 2024

Conversation

kabicin
Copy link
Collaborator

@kabicin kabicin commented Nov 4, 2024

What this PR does / why we need it?:

  • This change allows extending operators to set MaxConcurrentReconciles to a value greater than 1 by making the Operator ConfigMap thread-safe.

Does this PR introduce a user-facing change?

  • User guide
  • CHANGELOG.md

Which issue(s) this PR fixes:

Fixes #

Copy link
Member

@leochr leochr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kabicin Looks good. Recent merge resulted in conflict. Please resolve. Thank you

@leochr leochr merged commit a2f803d into main Nov 22, 2024
@leochr leochr deleted the multi-reconcile branch November 22, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants