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

Eventing Manager loads all secrets from the entire cluster into its caches #258

Closed
3 tasks done
k15r opened this issue Nov 20, 2023 · 0 comments · Fixed by #273
Closed
3 tasks done

Eventing Manager loads all secrets from the entire cluster into its caches #258

k15r opened this issue Nov 20, 2023 · 0 comments · Fixed by #273
Assignees
Labels
area/eventing Issues or PRs related to eventing kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@k15r
Copy link
Contributor

k15r commented Nov 20, 2023

Description

EM goes OOM on clusters with too many secrets (or other resources that are loaded into the informer caches).

Acceptance

  • only resources that are accessed frequently exist in the caches
  • regardless of number of total resources in a cluster the EM does not die due to OOM

Related

@marcobebway marcobebway self-assigned this Nov 24, 2023
@marcobebway marcobebway added kind/bug Categorizes issue or PR as related to a bug. area/eventing Issues or PRs related to eventing labels Nov 24, 2023
@marcobebway marcobebway linked a pull request Nov 29, 2023 that will close this issue
@friedrichwilken friedrichwilken added this to the 1.0.2 milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eventing Issues or PRs related to eventing kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants