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

Simplify the resource cache #288

Merged
merged 7 commits into from
Feb 21, 2025
Merged

Simplify the resource cache #288

merged 7 commits into from
Feb 21, 2025

Conversation

jveski
Copy link
Collaborator

@jveski jveski commented Feb 19, 2025

This PR replaces the resource cache out from underneath the reconstitution controller without changing any fundamental architectural patterns, etc.

The new cache is simpler to reason about and has significantly better test coverage. The most significant change is that the status of each resource is now fed back from the informer to the reconstitution cache, which ends up simplifying the reconciliation controller.

@jveski jveski merged commit 7a51392 into main Feb 21, 2025
29 checks passed
@jveski jveski deleted the new-resource-cache branch February 21, 2025 16:57
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