Skip to content

Optimize resource sharing with concurrent reconciles#643

Draft
kabicin wants to merge 37 commits intomainfrom
ltpa-opti
Draft

Optimize resource sharing with concurrent reconciles#643
kabicin wants to merge 37 commits intomainfrom
ltpa-opti

Conversation

@kabicin
Copy link
Copy Markdown
Member

@kabicin kabicin commented Oct 24, 2024

What this PR does / why we need it?:

  • Optimizes resource sharing (LTPA/Password Encryption keys) by caching the DecisionTree into a global *sync.Map.
  • Enables MaxConcurrentReconciles by making the operator config map and resource sharing CR instances threadsafe.

Does this PR introduce a user-facing change?

  • User guide
  • CHANGELOG.md

Which issue(s) this PR fixes:

Fixes #

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.

1 participant