sync: main to stable#1532
Conversation
* test: add sorting test for artifacts endpoint Add order_by and sort_order parameters to the get_artifacts method to enable sorting. Add test coverage for sorting by ID and custom property values Signed-off-by: fege <fmosca@redhat.com> * add models with artifacts Signed-off-by: fege <fmosca@redhat.com> * move import and refactor test Signed-off-by: fege <fmosca@redhat.com> --------- Signed-off-by: fege <fmosca@redhat.com>
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
… storage feature flag if toggle was switched (kubeflow#2265) * fix feature flag content visibility Signed-off-by: Taj010 <rsheen003@gmail.com> * fix prettier Signed-off-by: Taj010 <rsheen003@gmail.com> * add test Signed-off-by: Taj010 <rsheen003@gmail.com> --------- Signed-off-by: Taj010 <rsheen003@gmail.com>
* Fix mock transfer jobs missing model-registry-name label The mock transfer jobs (job 002 and 003) were missing the required model-registry-name label, causing them to not appear in the UI when running in mock mode. Updated all three jobs to use model-registry-bella so they appear when viewing that registry. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu> * Parameterize mock transfer job registry name by namespace Use model-registry for kubeflow namespace and model-registry-bella for bella-namespace to ensure mock jobs appear in the correct registry context and tests continue to pass. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu> --------- Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
The _load_oci_credentials() function did not handle base64-encoded auth fields from .dockerconfigjson files, causing failures when loading Docker spec-compliant credential files. - Add base64 decoding for auth field (Docker spec compliance) - Fallback to plain text for backwards compatibility - Add deprecation warning for plain text credentials AI-assisted: Claude Code (Sonnet 4.5) Signed-off-by: Jon Burdo <jon@jonburdo.com>
…kubeflow#2237) Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.1 to 4.9.2. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.5.1...4.9.2) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.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>
- remove duplicate label text from search/filter inputs - drop unused fieldLabel prop from ThemeAwareSearchInput Signed-off-by: Amirhossein Akhlaghpour <m9.akhlaghpoor@gmail.com> Co-authored-by: Manaswini Das <dasmanaswini10@gmail.com>
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
* chore(tilt): specify the namespace for the kserve crd It was throwing an error when the default namespace was not "default". Signed-off-by: Paul Boyd <paul@pboyd.io> * feat(catalog): load MCP catalog from file into database Adds support for reading MCP server metadata from YAML files and storing them in PostgreSQL. Signed-off-by: Paul Boyd <paul@pboyd.io> --------- Signed-off-by: Paul Boyd <paul@pboyd.io>
…details from pods (kubeflow#2249) * Add transfer job status column with event log modal - fetch from pods Signed-off-by: manaswinidas <dasmanaswini10@gmail.com> * Fill transfer jobs with pod status, events, and termination data Signed-off-by: manaswinidas <dasmanaswini10@gmail.com> * Fix Golang formatting issues Signed-off-by: manaswinidas <dasmanaswini10@gmail.com> * Fix PF issues and memoize sortedEvents Signed-off-by: manaswinidas <dasmanaswini10@gmail.com> * Remove update dead code and clean up Signed-off-by: manaswinidas <dasmanaswini10@gmail.com> --------- Signed-off-by: manaswinidas <dasmanaswini10@gmail.com>
…nerate configmap and secret name (kubeflow#2281) * Fix model format name and version not being added to configmap and generate configmap and secret name Signed-off-by: ppadti <ppadti@redhat.com> * Add endpoint to get a model transfer job Signed-off-by: ppadti <ppadti@redhat.com> * Remove redundant check Signed-off-by: ppadti <ppadti@redhat.com> --------- Signed-off-by: ppadti <ppadti@redhat.com>
* refactor: move filterQuery entity mapping to basecatalog Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> * chore: improve code Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> * fix: import cycle Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> --------- Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
* chore: bump kserve dep Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> * chore: bump go.mod deps Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> --------- Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
…ubeflow#2290) Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.40.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.40.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pull] main from kubeflow:main
|
Hi @github-actions[bot]. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/approve |
1 similar comment
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dbasunag, github-actions[bot], jonburdo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/ok-to-test |
|
/lgtm |
sync-branches: New code has just landed in main, so let's bring stable up to speed!