Skip to content

sync: main to stable#753

Merged
openshift-merge-bot[bot] merged 16 commits intostablefrom
main
Dec 1, 2025
Merged

sync: main to stable#753
openshift-merge-bot[bot] merged 16 commits intostablefrom
main

Conversation

@github-actions
Copy link
Copy Markdown

sync-branches: New code has just landed in main, so let's bring stable up to speed!

manaswinidas and others added 8 commits November 25, 2025 16:10
* Types and mocks update for catalog source status

Signed-off-by: manaswinidas <dasmanaswini10@gmail.com>

* Change status to enum and add error as a string along with status

Signed-off-by: manaswinidas <dasmanaswini10@gmail.com>

---------

Signed-off-by: manaswinidas <dasmanaswini10@gmail.com>
…ge (kubeflow#1919)

* delete row functionality

Signed-off-by: Yulia Krimerman <juliapiterova@hotmail.com>

* addressed comments

Signed-off-by: Yulia Krimerman <juliapiterova@hotmail.com>

---------

Signed-off-by: Yulia Krimerman <juliapiterova@hotmail.com>
…hon (kubeflow#1912)

Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v1.1.2...v1.1.5)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-version: 1.1.5
  dependency-type: direct:production
  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>
…beflow#1914)

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.41.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>
…ubeflow#1915)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.2 to 0.14.6.
- [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.13.2...0.14.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.6
  dependency-type: direct:development
  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>
…low#1913)

* build(deps): bump olot from 0.1.8 to 0.1.11 in /clients/python

Bumps olot from 0.1.8 to 0.1.11.

---
updated-dependencies:
- dependency-name: olot
  dependency-version: 0.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* fix Mock :( to minimal behaviour of oci-layout

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
[pull] main from kubeflow:main
@openshift-ci openshift-ci Bot requested review from dhirajsb and tarilabs November 26, 2025 17:13
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 26, 2025

Hi @github-actions[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

ederign and others added 8 commits November 26, 2025 21:05
…ndling (kubeflow#1924)

* Refactor envtest mocks & client logic for catalog-source ConfigMap handling

Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>

* Add logic to fetch configMap from catalog source and merge both default and catalog source

Signed-off-by: ppadti <ppadti@redhat.com>

---------

Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
Signed-off-by: ppadti <ppadti@redhat.com>
Co-authored-by: ppadti <ppadti@redhat.com>
…upload (kubeflow#1916)

* build(deps): bump huggingface-hub in /jobs/async-upload

Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v1.1.2...v1.1.5)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* manually maintain requirements.txt

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Despite what is written in this page: https://pypi.org/project/ray/2.52.1/#description

Ray >= 2.52
https://pypi.org/project/ray/2.52.0/#files

dropped support for Python 3.9 which at the time of writing has reached end-of-life
https://devguide.python.org/versions/

So, will flip the solution from #1033

- update poetry.lock
- maintain Nox session

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
…python (kubeflow#1911)

Bumps [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) from 0.2.2 to 0.3.0.
- [Commits](alexmojaki/eval_type_backport@v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: eval-type-backport
  dependency-version: 0.3.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>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
* fix: filterQuery AND condition not working correctly

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: property names ordering

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* fix: tests check prperty ordering

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

---------

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
…eflow#1930)

* feat: add overall_average custom property when loading perf data

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* chore: improve test coverage

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

---------

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
[pull] main from kubeflow:main
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Dec 1, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Al-Pragliola, github-actions[bot]

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

@openshift-ci openshift-ci Bot added the approved label Dec 1, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 1, 2025

Codecov Report

❌ Patch coverage is 5.66038% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.51%. Comparing base (737fce4) to head (b6f76f4).
⚠️ Report is 18 commits behind head on stable.

Files with missing lines Patch % Lines
internal/db/filter/query_builder.go 0.00% 97 Missing ⚠️
catalog/internal/catalog/performance_metrics.go 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           stable     #753      +/-   ##
==========================================
- Coverage   39.53%   39.51%   -0.02%     
==========================================
  Files         150      150              
  Lines       17767    17869     +102     
  Branches      162      162              
==========================================
+ Hits         7024     7061      +37     
- Misses      10189    10253      +64     
- Partials      554      555       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@openshift-merge-bot openshift-merge-bot Bot merged commit 3b4262a into stable Dec 1, 2025
89 of 94 checks passed
npanpaliya pushed a commit to odh-on-pz/model-registry that referenced this pull request Dec 22, 2025
…ython (opendatahub-io#753)

Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.1 to 0.28.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.27.1...v0.28.1)

---
updated-dependencies:
- dependency-name: huggingface-hub
  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>
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.

6 participants