forked from kubeflow/model-registry
-
Notifications
You must be signed in to change notification settings - Fork 8
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 #116
Merged
openshift-merge-bot
merged 12 commits into
opendatahub-io:main
from
tarilabs:tarilabs-20240903-sync
Sep 3, 2024
Merged
periodic sync upstream KF to midstream ODH #116
openshift-merge-bot
merged 12 commits into
opendatahub-io:main
from
tarilabs:tarilabs-20240903-sync
Sep 3, 2024
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
Member
tarilabs
commented
Sep 3, 2024
- keep Drop logical model mapping tests kubeflow/model-registry#320
- keep build(deps-dev): bump webpack from 5.91.0 to 5.94.0 in /clients/ui/frontend kubeflow/model-registry#321
- keep Add frontend linting rules for ESLint and Prettier kubeflow/model-registry#290
- keep Test Python client against latest MR kubeflow/model-registry#326
- keep build(deps): bump micromatch from 4.0.5 to 4.0.8 in /clients/ui/frontend kubeflow/model-registry#325
- keep build(deps): bump github.com/kubeflow/model-registry from 0.2.4-alpha to 0.2.5-alpha in /csi kubeflow/model-registry#331
- keep build(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible kubeflow/model-registry#329
- keep build(deps-dev): bump ruff from 0.6.2 to 0.6.3 in /clients/python kubeflow/model-registry#337
- keep build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 kubeflow/model-registry#328
- keep restrict captures to prefix when mapping *FromOwned kubeflow/model-registry#295
- but add correct default for makefile with 3e5b3d3
* CONTRIBUTING: Get rid of remote-mlmd recommendations Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * robot: drop logical model mapping tests Since [1] the Python client doesn't access MLMD directly, instead routing requests through the MR server, there's no need to check for matching implementations. [1]: 9b9be50 "Switch Python client backend to use REST (kubeflow#152)" Signed-off-by: Isabella do Amaral <idoamara@redhat.com> --------- Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
…ontend (kubeflow#321) Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Griffin-Sullivan <gsulliva@redhat.com>
* py: tests: rename basic to REST bindings Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * py: create e2e test mode Signed-off-by: Isabella do Amaral <idoamara@redhat.com> --------- Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
…end (kubeflow#325) Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… to 0.2.5-alpha in /csi (kubeflow#331) Bumps [github.com/kubeflow/model-registry](https://github.com/kubeflow/model-registry) from 0.2.4-alpha to 0.2.5-alpha. - [Release notes](https://github.com/kubeflow/model-registry/releases) - [Commits](kubeflow/model-registry@v0.2.4-alpha...v0.2.5-alpha) --- updated-dependencies: - dependency-name: github.com/kubeflow/model-registry 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>
…o 27.2.0+incompatible (kubeflow#329) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.1.2+incompatible to 27.2.0+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.1.2...v27.2.0) --- updated-dependencies: - dependency-name: github.com/docker/docker 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>
…beflow#337) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.3. - [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.6.2...0.6.3) --- updated-dependencies: - dependency-name: ruff 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>
…low#328) * build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.66.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * csi: reflect MR go mod dependency 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>
* converter: simplify MapName Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * converter: restrict captures to prefix when mapping *FromOwned Fixes: kubeflow#255 Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * py: make: fix build-mr tagging Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * py: tests: introduce regression testing Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * py: make: expose IMG_* env vars Signed-off-by: Isabella do Amaral <idoamara@redhat.com> --------- Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
[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 |
openshift-merge-bot
bot
merged commit Sep 3, 2024
1acac78
into
opendatahub-io:main
15 of 17 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.