Skip to content

Refactor informer and client packages into cache and client packages #14

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

Merged
merged 1 commit into from
Jun 11, 2018

Conversation

pwittrock
Copy link
Contributor

No description provided.

- move cache client into cache package
- embed cache client into informers
- just expose cache.Cache interface from the cache package and hide underlying types
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 10, 2018
@pwittrock pwittrock merged commit 210edd2 into kubernetes-sigs:master Jun 11, 2018
justinsb pushed a commit to justinsb/controller-runtime that referenced this pull request Dec 7, 2018
Refactor informer and client packages into cache and client packages
DirectXMan12 pushed a commit that referenced this pull request Jan 31, 2020
Support generating docs in kubebuilder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants