Skip to content

fix: nondefault model version#6642

Open
racinmat wants to merge 3 commits into
googleapis:mainfrom
racinmat:nondefault-model-version
Open

fix: nondefault model version#6642
racinmat wants to merge 3 commits into
googleapis:mainfrom
racinmat:nondefault-model-version

Conversation

@racinmat
Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Get the necessary approvals
  • Once the last commit on the PR has been approved, add the "ready to pull" label to the Pull Request

Note: do not merge your PR from GitHub. Adding the "ready to pull" label is the final step in the review process.
After approvals, the changes in your PR will be committed to the main branch and this PR will be closed.

Fixes #2619 🦕

Supercedes #2786

@racinmat racinmat requested a review from a team as a code owner April 24, 2026 10:57
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Apr 24, 2026
@racinmat racinmat changed the title Nondefault model version fix: nondefault model version Apr 24, 2026
@racinmat racinmat mentioned this pull request Apr 30, 2026
6 tasks
@BenjaminKazemi BenjaminKazemi force-pushed the nondefault-model-version branch from a7192f2 to e19751e Compare May 29, 2026 17:02
@BenjaminKazemi BenjaminKazemi added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2026
@racinmat
Copy link
Copy Markdown
Contributor Author

racinmat commented Jun 1, 2026

@BenjaminKazemi please could you post here what's the issue and the logs of the failed tests? Thanks.

@BenjaminKazemi BenjaminKazemi force-pushed the nondefault-model-version branch from e19751e to 4096e4d Compare June 2, 2026 17:23
@BenjaminKazemi BenjaminKazemi added kokoro:force-run Add this label to force Kokoro to re-run the tests. ready to pull Ready to be merged into the codebase. labels Jun 2, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 2, 2026
@BenjaminKazemi
Copy link
Copy Markdown
Contributor

Hi @racinmat, thanks for your contribution. Could you please resolve the merge conflict and do a rebase? Thanks!

@BenjaminKazemi BenjaminKazemi removed the ready to pull Ready to be merged into the codebase. label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syncing gca resource for model with non-default version mutates the version id

4 participants