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

refactor: cache lib #258

Merged
merged 1 commit into from
Feb 8, 2023
Merged

refactor: cache lib #258

merged 1 commit into from
Feb 8, 2023

Conversation

eddycharly
Copy link
Member

This PR refactors cache lib:

  • only expose the cache interface
  • add constructors to build either in memory or redis based cache

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4125001316

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.638%

Totals Coverage Status
Change from base Build 4112861651: 0.0%
Covered Lines: 3871
Relevant Lines: 4134

💛 - Coveralls

@fjogeleit fjogeleit merged commit 4fcfbc6 into kyverno:main Feb 8, 2023
@eddycharly eddycharly deleted the refactor-cache branch February 8, 2023 14:18
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.

None yet

3 participants