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

support opts for the KubeCoreCache #184

Open
ilackarms opened this issue May 15, 2019 · 1 comment
Open

support opts for the KubeCoreCache #184

ilackarms opened this issue May 15, 2019 · 1 comment

Comments

@ilackarms
Copy link
Member

right now the KubeCoreCache implicitly starts watches on:

  • namespaces
  • pods
  • configmaps
  • secrets
  • services

solo-kit dependent projects may only depend on one or some of these, and we don't want to force RBAC configuration as well as the overhead of watching/caching additional resources

the kuebcorecache should accept an opts in its constructor which allows en(dis)abling the informers/caches wrapped by the KubeCoreCache

@ilackarms
Copy link
Member Author

@EItanya

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

No branches or pull requests

1 participant