Skip to content

Proposal for AI Hub v1#2690

Open
pboyd wants to merge 1 commit into
kubeflow:mainfrom
pboyd:v1-kep
Open

Proposal for AI Hub v1#2690
pboyd wants to merge 1 commit into
kubeflow:mainfrom
pboyd:v1-kep

Conversation

@pboyd
Copy link
Copy Markdown
Member

@pboyd pboyd commented May 11, 2026

Description

Proposes graduating the Model Registry API from v1alpha3 to v1 and the Catalog API from v1alpha1 to v1, with the following breaking changes:

  • Fix inconsistent path parameter casing (smashed lowercase -> snake_case)
  • Enforce 400 Bad Request consistently for invalid orderBy fields
  • Remove experiment tracking (no UI, no controller, no known adoption)

Includes a nine-month side-by-side deprecation period before alpha removal.

How Has This Been Tested?

N/A

Merge criteria:

  • All the commits have been signed-off (To pass the DCO check)
  • 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.

Proposes graduating the Model Registry API from v1alpha3 to v1 and
the Catalog API from v1alpha1 to v1, with the following breaking changes:

- Fix inconsistent path parameter casing (smashed lowercase → snake_case)
- Enforce 400 Bad Request consistently for invalid orderBy fields
- Remove experiment tracking (no UI, no controller, no known adoption)

Includes a nine-month side-by-side deprecation period before alpha removal.

Assisted-by: Claude Sonnet 4.6
Signed-off-by: Paul Boyd <paul@pboyd.io>
@google-oss-prow google-oss-prow Bot requested a review from chambridge May 11, 2026 12:20
@google-oss-prow
Copy link
Copy Markdown
Contributor

[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.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow Bot requested a review from fege May 11, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant