-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
machinelearningservice
: update sdk to 2023-04-01
#22729
Conversation
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.
Thanks for this PR @wuxu92
Since we're only using 3 of the 30 SDK clients, switching to use the Meta Client and importing all 30 SDK's seems overkill - are you intending to implement additional functionality using those other SDKs anytime soon, if not we revert this to using the SDK clients directly (since it'd mean we're not importing unused dependencies).
Thanks!
machinelearningservice
: update sdk to 2023-04-01 and use MetaClientmachinelearningservice
: update sdk to 2023-04-01
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 - thanks for pushing that change @wuxu92
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
to add new resource
MachineLearningServices/registries
which need a newer api version. and updateclient.Client
to use the meta client.