-
Notifications
You must be signed in to change notification settings - Fork 64
Generate MCAD clients using clientgen tools #533
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
Generate MCAD clients using clientgen tools #533
Conversation
@dmatch01, @metalcycling and @asm582 I am flipping this for ready for review. Please answer the question of removal of deprecated packages. cc: @tardieu |
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.
LGTM
Minor cleanups.
Great! /lgtm |
pkg/client/clientset/versioned/typed/quotasubtree/v1/quotasubtree_client.go
Show resolved
Hide resolved
Thanks @z103cb for discussing Nits offline. /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: asm582, metalcycling The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Issue link
Fixes #514
What changes have been made
Added client generation using client gen tools
Verification steps
Locally ran the end 2 end tests and unit tests
Checks