-
Notifications
You must be signed in to change notification settings - Fork 110
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
Filter resources by label to catch aggregated api mistakes #198
Conversation
- Change Resources type to Impl
…ed api (#160) Signed-off-by: Garrett Cheadle <gcheadle@vmware.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some comments on the PR. The implementation looks good, more some nitpicks.
Also not 100% convinced on the usage of testify/mock.
* renamed Impl -> ResourcesImpl * update comment about aggregated APIs
* ignores stuttering linting error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor comment on the test location
No description provided.