cortex
cortex copied to clipboard
Production infrastructure for machine learning at scale
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1+cpu to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.4 to 1.5.18. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.5.18 Welcome to the v1.5.18 release of containerd! The eighteenth patch release for containerd 1.5 includes fixes...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...
Hi team! Congrats on the acquisition :) I was wondering who to contact for potential vulnerability reports. For the past month, my emails to rob are unanswered so I wonder...
### Changes - Fix typo: `async_queue_length` -> `async_queued` so that the list of api_names is populated (currently empty) - Use `=~` with `api_name` where missing to enable displaying multiple AsyncAPIs...
## Issue Description I've identified a recurring pattern within several components of the Cortex project where TLS connections are established with `InsecureSkipVerify` set to `true`. This configuration allows the client...
This builds on our previous update for kubernetes 1.26 and upgrade it to kubernetes 1.31 We are testing this currently, but so far looks good.