forked from kubeflow/model-registry
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
periodic sync upstream KF to midstream ODH #169
Merged
openshift-merge-bot
merged 32 commits into
opendatahub-io:main
from
tarilabs:tarilabs-20250214-sync
Feb 14, 2025
Merged
periodic sync upstream KF to midstream ODH #169
openshift-merge-bot
merged 32 commits into
opendatahub-io:main
from
tarilabs:tarilabs-20250214-sync
Feb 14, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s/ui/frontend (kubeflow#748) Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.3 to 7.1.5. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: lucferbux <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>
…frontend (kubeflow#747) Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Alessio Pragliola <[email protected]>
…h macos (kubeflow#767) Signed-off-by: lugi0 <[email protected]>
…otation (kubeflow#683) Signed-off-by: Alessio Pragliola <[email protected]>
Model Registry was using a full CPU when idle. I traced it back to some recent error handling code that had a select with a normally closed channel. Signed-off-by: Paul Boyd <[email protected]>
Signed-off-by: Alessio Pragliola <[email protected]>
Signed-off-by: Jenny <[email protected]>
…beflow#777) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.5. - [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.9.4...0.9.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ubeflow#778) Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ubeflow#779) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…on (kubeflow#780) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.10 to 7.6.11. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.10...7.6.11) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jenny <[email protected]> remove whitespace
… TextInputGroup (kubeflow#762) Signed-off-by: Jenny <[email protected]> add classname to formgroup add classname to formgroup
Signed-off-by: Jenny <[email protected]> fix(frontend): hide title icon fix(frontend): set Content to expand to full width of parent
Signed-off-by: lucferbux <[email protected]>
kubeflow#771) * feat(gha): added gha to check if python client autogen code is in sync Signed-off-by: Alessio Pragliola <[email protected]> * fix(python): sync autogen code Signed-off-by: Alessio Pragliola <[email protected]> * refactor(gha): include as a job of the python test wf Signed-off-by: Alessio Pragliola <[email protected]> --------- Signed-off-by: Alessio Pragliola <[email protected]>
… /clients/ui/bff (kubeflow#783) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jenny <[email protected]>
Signed-off-by: Jenny <[email protected]>
…eflow#775) Signed-off-by: Jenny <[email protected]> fix(frontend): revert disabled state revert kustomization files Signed-off-by: Jenny <[email protected]> format with prettier
Signed-off-by: Jenny <[email protected]>
* feat(manifests): add securityContext to deployments Set `seccompProfile`, forbid containers to run as root, and disable unnecessary system calls. This applies to: - Model registry itself - Example database (MySQL and PostgreSQL) - Model registry UI Signed-off-by: Paul Boyd <[email protected]> * chore(manifests): rename metadata-postgres configmap and secret - Rename `metadata-postgres-db-parameters` to `metadata-registry-db-parameters` - Rename `metadata-postgres-db-secrets` to `metadata-registry-db-secrets` Signed-off-by: Paul Boyd <[email protected]> --------- Signed-off-by: Paul Boyd <[email protected]>
* test: E2E pytest for ModelVersion.name length ModelVersion.name can generally account for up to 250chars, assuming up to 10K RegisteredModels. This is because ModelVersion being a MLMD.Context owned entity, its name is prefixed with `RegisteredModel.id:` in the backend to preserve uniqueness for MLMD schema constraints Signed-off-by: Matteo Mortari <[email protected]> * linting exclusion like for other tests Signed-off-by: Matteo Mortari <[email protected]> --------- Signed-off-by: Matteo Mortari <[email protected]>
Signed-off-by: lucferbux <[email protected]>
…#797) Signed-off-by: Alessio Pragliola <[email protected]>
* docs: clarify python client installation steps Signed-off-by: Eric Dobroveanu <[email protected]> * docs: adjust testing section in python client readme Signed-off-by: Eric Dobroveanu <[email protected]> --------- Signed-off-by: Eric Dobroveanu <[email protected]>
…low#791) Signed-off-by: Jenny <[email protected]>
…eme (kubeflow#795) Signed-off-by: lucferbux <[email protected]>
…214-sync Signed-off-by: Matteo Mortari <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tarilabs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
3306ead
into
opendatahub-io:main
17 of 19 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
superseeds #168
keep build(deps-dev): bump react-router-dom from 7.1.3 to 7.1.5 in /clients/ui/frontend kubeflow/model-registry#748
keep Fix golang base version kubeflow/model-registry#757
keep chore: bump py version to next v0.2.14 kubeflow/model-registry#756
keep build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /clients/ui/frontend kubeflow/model-registry#747
keep fix(python): client autogen to include verify_ssl param kubeflow/model-registry#764
keep change uname check in scripts/install_protoc.sh for compatibility with macos kubeflow/model-registry#767
keep feat(isvc): made name and url optional - added support to svc url annotation kubeflow/model-registry#683
keep fix: high cpu load when idle kubeflow/model-registry#769
keep fix(isvc): switched to the correct annotation in mr svc kubeflow/model-registry#772
keep fix(frontend): fixes error screen alignment kubeflow/model-registry#744
keep build(deps-dev): bump ruff from 0.9.4 to 0.9.5 in /clients/python kubeflow/model-registry#777
keep build(deps-dev): bump mypy from 1.14.1 to 1.15.0 in /clients/python kubeflow/model-registry#778
keep build(deps): bump aiohttp from 3.11.11 to 3.11.12 in /clients/python kubeflow/model-registry#779
keep build(deps-dev): bump coverage from 7.6.10 to 7.6.11 in /clients/python kubeflow/model-registry#780
keep fix(frontend): fixes URI field alignment kubeflow/model-registry#743
keep fix(frontend): update path icon alignment, remove Split and revert to TextInputGroup kubeflow/model-registry#762
keep fix(frontend): Hide title icon and add divider kubeflow/model-registry#770
keep Fix build issue kubeflow/model-registry#787
keep feat(gha): added gha to check if python client autogen code is in sync kubeflow/model-registry#771
keep build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /clients/ui/bff kubeflow/model-registry#783
keep fix(frontend): Remove extra page padding kubeflow/model-registry#763
keep fix(frontend): Fix alignment of "Register" toolbar action kubeflow/model-registry#788
keep fix(frontend): Update disabled dropdown styling to match with KF kubeflow/model-registry#775
keep fix(frontend): Fix breadcrumb padding kubeflow/model-registry#792
keep feat(manifests): add securityContext to deployments kubeflow/model-registry#768
keep test: E2E pytest for ModelVersion.name length kubeflow/model-registry#790
keep Prepare kubeflow manifest for release kubeflow/model-registry#794
keep feat(openapi): make items a required field in List requests kubeflow/model-registry#797
keep docs: clarify python client installation steps kubeflow/model-registry#796
keep fix(frontend): Fix alignment of pagination nav control buttons kubeflow/model-registry#791
keep Remove description in mui-theme and revert back changes in default theme kubeflow/model-registry#795
merge commit resolving conflicts (there is upstream a GH action which we don't use midstream here for UI)
labels are applied
/lgtm
/approve