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

[pull] main from kubeflow:main #23

Merged
merged 4 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#27)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      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 Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3effffe View commit details
    Browse the repository at this point in the history
  2. Add first draft of model registry kserve custom storage initializer (#25

    )
    
    * Add first draft of model registry custom storage initializer
    
    Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
    
    * Add documentation and get started guide
    
    Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
    
    ---------
    
    Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
    lampajr committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1bedfbd View commit details
    Browse the repository at this point in the history
  3. fix: ensure consistency ns(omitted) for istio manifests (#31)

    * fix: ensure consistency ns(omitted) for istio manifests
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    * add default ns to kustomization for consistency
    
    with manifests/kustomize/overlays/{db} kustomizations
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    ---------
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b14d401 View commit details
    Browse the repository at this point in the history
  4. fix CVE-2024-21626 (#34)

    see also: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMCONTAINERDCONTAINERD-6219724
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    83ef5e8 View commit details
    Browse the repository at this point in the history