Skip to content

Commit

Permalink
Factor client caches into its own code
Browse files Browse the repository at this point in the history
All the bits to do with client caches can go together, since (after
being constructed) it only interacts with the reconciler through
`watchTargetAndGetReader` and via events.

This is mainly a case of relocating the relevant fields and changing
some variable names.

Signed-off-by: Michael Bridgen <[email protected]>
  • Loading branch information
squaremo committed Oct 24, 2023
1 parent f980554 commit 4a08cad
Show file tree
Hide file tree
Showing 4 changed files with 433 additions and 368 deletions.
Loading

0 comments on commit 4a08cad

Please sign in to comment.