Skip to content

perf(controller): limit secret reconciliation based on label #720

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

onematchfox
Copy link
Contributor

Currently, the controller will check whether any/every Secret in the cluster is used by any ModelConfig whenever a change is made. We can eliminate a few CPU cycles and unnecessary lookups by requiring that secrets referenced by a ModelConfig. Change would, however, require some documentation updates over at https://github.com/kagent-dev/website/ as well, so I will leave this in draft for now.

Signed-off-by: Brian Fox <878612+onematchfox@users.noreply.github.com>
@onematchfox onematchfox force-pushed the limit-secret-reconciliation branch from c06aee2 to 5711772 Compare August 8, 2025 13:46
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