[DRAFT] Add Model Registry to Unified SDK#60
[DRAFT] Add Model Registry to Unified SDK#60syntaxsdev wants to merge 2 commits intokubeflow:mainfrom
Conversation
Signed-off-by: Sidney Glinton <sglinton@redhat.com>
Signed-off-by: Sidney Glinton <sglinton@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Thank you @syntaxsdev! Before we proceed with the implementation, I think we should first discuss which approach would be most efficient and maintainable long-term in the original issue #59 |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
I don't think this PR should go into Stale per description |
|
/remove-lifecycle stale |
|
@syntaxsdev @jonburdo we can close this pr since we have #186, right? |
|
@kramaranya Closing |
chore: add kft team as owners of trainer package
What this PR does / why we need it:
Adds Model Registry to KF SDK (as a baseline) by importable extra install.
This is inline with issue #59
Use case:
We also have original
ModelRegistryaliasedThis immediately allows users to use surfaced ModelRegistryClient
We do not have the
mr_openapiadded yet because it is not surfaced via MR client, so a separate fix will come later once surfaced into MR, but it is not super urgent since mr_openapi was never surfaced in the first place in the model registry client.Which issue(s) this PR fixes (optional, in
Fixes #<issue number>, #<issue number>, ...format, will close the issue(s) when PR gets merged):Fixes #59
Checklist: