Proposed OpenAPI spec changes for catalog administration
Description
These are proposed changes to the API spec for the model catalog to support admin functions from the dashboard. Specifically, it adds:
- A new endpoint to preview changes to a catalog source
- Unified fields for specifying models to include/exclude
- Status and error fields for sources
This is not intended to be merged, but we can take these changes as a starting point for implementation.
How Has This Been Tested?
N/A
Merge criteria:
- All the commits have been signed-off (To pass the
DCOcheck)
- [ ] The commits have meaningful messages
- [ ] Automated tests are provided as part of the PR for major new functionalities; testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
- [ ] The developer has manually tested the changes and verified that the changes work.
- [ ] Code changes follow the kubeflow contribution guidelines.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from pboyd. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
fyi, @mturley @andrewballantyne
These changes have been implemented in other PRs. Closing.