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

feat(sharedcachefactory): allow checking if a given kind is being cached #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aruiz14
Copy link

@aruiz14 aruiz14 commented Apr 26, 2024

Issue: rancher/rancher#41905

This PR extends the SharedCacheFactory interface to allow checking if a specific kind is being cached.
This will allow Norman clients to check this before calling Controller(), which implicitly registers the kind in the cache.

Note: With the goal of using the existing mocks, I've moved them to a separate internal package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant