Skip to content
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

Commits on Aug 29, 2024

  1. Drop logical model mapping tests (kubeflow#320)

    * 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>
    isinyaaa committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    467e4fb View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump webpack from 5.91.0 to 5.94.0 in /clients/ui/fr…

    …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>
    dependabot[bot] committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    00fac35 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add frontend linting rules for ESLint and Prettier (kubeflow#290)

    Signed-off-by: Griffin-Sullivan <gsulliva@redhat.com>
    Griffin-Sullivan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e5e6f73 View commit details
    Browse the repository at this point in the history
  2. Test Python client against latest MR (kubeflow#326)

    * 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>
    isinyaaa committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3e1259a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump micromatch from 4.0.5 to 4.0.8 in /clients/ui/front…

    …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>
    dependabot[bot] committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a706235 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build(deps): bump github.com/kubeflow/model-registry from 0.2.4-alpha…

    … 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>
    dependabot[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    83dcea1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/docker/docker from 27.1.2+incompatible t…

    …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>
    dependabot[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4800b75 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump ruff from 0.6.2 to 0.6.3 in /clients/python (ku…

    …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>
    dependabot[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7cd0890 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 (kubef…

    …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>
    dependabot[bot] and tarilabs committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    332c085 View commit details
    Browse the repository at this point in the history
  5. restrict captures to prefix when mapping *FromOwned (kubeflow#295)

    * 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>
    isinyaaa committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    969056f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    8573d14 View commit details
    Browse the repository at this point in the history
  2. py: align default registry for midstream

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3e5b3d3 View commit details
    Browse the repository at this point in the history