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

Selectively remove OPA cached data upon config set changes #519

Open
shomron opened this issue Mar 18, 2020 · 0 comments
Open

Selectively remove OPA cached data upon config set changes #519

shomron opened this issue Mar 18, 2020 · 0 comments
Labels
enhancement New feature or request triaged

Comments

@shomron
Copy link
Contributor

shomron commented Mar 18, 2020

The config controller currently does a full wipe and rebuild of the OPA data cache whenever the set of resources to watch changes.

It would be less disruptive if we calculated the change set and selectively removed only the resources that are no longer desired upon a configuration change. This will require API changes in framework to either allow listing keys are allow some kind of pattern-based selection for delete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged
Projects
None yet
Development

No branches or pull requests

2 participants