Skip to content

chore: run make gen and remove deprecated handler code - #3102

Merged
google-oss-prow[bot] merged 2 commits into
kubeflow:mainfrom
pboyd:run-make-gen
Aug 19, 2026
Merged

chore: run make gen and remove deprecated handler code#3102
google-oss-prow[bot] merged 2 commits into
kubeflow:mainfrom
pboyd:run-make-gen

Conversation

@pboyd

@pboyd pboyd commented Aug 19, 2026

Copy link
Copy Markdown
Member

Description

There were build errors on main after #3086. Updating the generated code and removing the code to handle removed parameters.

How Has This Been Tested?

make image/build

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.

There were build errors on main after kubeflow#3086. Updating the generated code
and removing the code to handle removed parameters.

Signed-off-by: Paul Boyd <paul@pboyd.io>
@jonburdo

Copy link
Copy Markdown
Member

/lgtm
/approve

Thanks!

…s params

Commit ea2cd96 removed the deprecated `recommended` bool from FindModels
and the duplicate `artifactType2` slice from GetAllModelArtifacts, but
left the test file calling the old signatures, breaking compilation.

Signed-off-by: Paul Boyd <paul@pboyd.io>
@jonburdo

Copy link
Copy Markdown
Member

/lgtm
/approve

@google-oss-prow google-oss-prow Bot added the lgtm label Aug 19, 2026
@google-oss-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jonburdo

The full list of commands accepted by this bot can be found here.

The pull request process is described 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 merged commit b56bb20 into kubeflow:main Aug 19, 2026
24 of 25 checks passed
@pboyd
pboyd deleted the run-make-gen branch August 19, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants