Skip to content

[pull] main from kubeflow:main#1738

Merged
openshift-merge-bot[bot] merged 8 commits into
opendatahub-io:mainfrom
kubeflow:main
May 5, 2026
Merged

[pull] main from kubeflow:main#1738
openshift-merge-bot[bot] merged 8 commits into
opendatahub-io:mainfrom
kubeflow:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 5, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

#2621)

* build(deps): bump pydantic from 2.13.0 to 2.13.3 in /jobs/async-upload

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.0 to 2.13.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.0...v2.13.3)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(async-upload): regenerate requirements.txt

Regenerated via 'make install' (poetry export) to keep the lockfile
in sync with the dependency bump in this PR.

Signed-off-by: Jon Burdo <jon@jonburdo.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jon Burdo <jon@jonburdo.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Burdo <jon@jonburdo.com>
@pull pull Bot locked and limited conversation to collaborators May 5, 2026
@openshift-ci openshift-ci Bot requested review from Al-Pragliola and fege May 5, 2026 01:11
)

Wait for the namespace dropdown button to be enabled before clicking,
removing force:true which bypassed actionability checks and caused
intermittent failures when the namespace API response hadn't arrived yet.

Signed-off-by: Jon Burdo <jon@jonburdo.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Taj010 and others added 2 commits May 5, 2026 09:41
…stry (#2545)

* model type in register flow and adjusting the model details

Signed-off-by: Taj010 <rsheen003@gmail.com>

* adjust registerAndStoreFields file failing tests and add Model Type to it

Signed-off-by: Taj010 <rsheen003@gmail.com>

* fix prettier

Signed-off-by: Taj010 <rsheen003@gmail.com>

* address comments

Signed-off-by: Taj010 <rsheen003@gmail.com>

* fix prettier

Signed-off-by: Taj010 <rsheen003@gmail.com>

* address comment

Signed-off-by: Taj010 <rsheen003@gmail.com>

* address comments

Signed-off-by: Taj010 <rsheen003@gmail.com>

* merge conflict fix

Signed-off-by: Taj010 <rsheen003@gmail.com>

* address comment - move model id below

Signed-off-by: Taj010 <rsheen003@gmail.com>

* address comments - update to use CatalogModelCustomPropertyKey

Signed-off-by: Taj010 <rsheen003@gmail.com>

* address comment - model type read-only from catalog flow

Signed-off-by: Taj010 <rsheen003@gmail.com>

* address comments - add sModelTypeRequired field for model type

Signed-off-by: Taj010 <rsheen003@gmail.com>

* adjust the test for modeltype required

Signed-off-by: Taj010 <rsheen003@gmail.com>

---------

Signed-off-by: Taj010 <rsheen003@gmail.com>
Signed-off-by: Arsheen Taj Syed  <87820563+Taj010@users.noreply.github.com>
…ython (#2670)

Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot Bot and others added 4 commits May 5, 2026 12:50
…2671)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.7 to 0.15.12.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.7...0.15.12)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [boto3](https://github.com/boto/boto3) from 1.42.96 to 1.43.2.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.96...1.43.2)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#2674)

Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* better handling of dupes for validation metrics & err logging

Signed-off-by: Adysen Rothman <85646824+adysenrothman@users.noreply.github.com>

* fallback id

Signed-off-by: Adysen Rothman <85646824+adysenrothman@users.noreply.github.com>

---------

Signed-off-by: Adysen Rothman <85646824+adysenrothman@users.noreply.github.com>
Copy link
Copy Markdown

@adysenrothman adysenrothman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-merge-bot openshift-merge-bot Bot merged commit 367aa17 into opendatahub-io:main May 5, 2026
30 of 31 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants