kserve / modelmesh-runtime-adapter

Unified runtime-adapter image of the sidecar containers which run in the modelmesh pods
Apache License 2.0
21 stars 59 forks source link

chore: Update golang.org/x/net #84

Closed spolti closed 5 months ago

spolti commented 5 months ago

[RHOAIENG-5499] - golang.org/x/net Allocation of Resources Without Limits or Throttling

chore: Fixes CVE-2023-45288

Motivation

Modifications

Result

spolti commented 5 months ago

The CI is complaining about the libhdf5.so, it is failing for arm. Comparing a older PR: https://github.com/kserve/modelmesh-runtime-adapter/pull/81

It install h5py 3.10 while this PR installs 3.11

However, pinning to 3.10.0 fixes the problem.

israel-hdez commented 5 months ago

@rafvasq @ckadner Please, take a look when you can.

oss-prow-bot[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: israel-hdez, rafvasq, spolti, terrytangyuan

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: - ~~[OWNERS](https://github.com/kserve/modelmesh-runtime-adapter/blob/main/OWNERS)~~ [rafvasq] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment