pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
Summary: Fix openssl bpf test failure introduced by python 3.12 upgrade The `OpenSSLTraceTest/5.ssl_capture_ruby_client` test began failing on main after #2288 was merged. This PR resolves the failure and renames the...
Summary: Upgrade bazel to v6.5.0, upgrade protobuf, tensorflow and dependent deps Relevant Issues: #2282 Type of change: /kind cleanup Test Plan: Build should pass
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 78.1.1. Changelog Sourced from setuptools's changelog. v78.1.1 Bugfixes More fully sanitized the filename in PackageIndex._download. (#4946) v78.1.0 Features Restore access to _get_vc_env with a warning....
Bumps [authlib](https://github.com/authlib/authlib) from 1.5.1 to 1.6.5. Release notes Sourced from authlib's releases. v1.6.4 What's Changed fix(jose): prevent public/unprotected header overwriting protected header by @lepture in authlib/authlib#809 Fix InsecureTransportError raising by...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 5.29.5. Commits f5de0a0 Updating version.json and repo version numbers to: 29.5 8563766 Merge pull request #21858 from shaod2/py-cp-29 05ba1a8 Add recursion depth limits to pure...
**Is your feature request related to a problem? Please describe.** Pixie (Cloud + Vizier) is composed of many services, all of which default to the info logging level. As a...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.42.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.1. Release notes Sourced from github.com/sirupsen/logrus's releases. v1.9.1 What's Changed Fix data race in hooks.test package by @FrancoisWagner in sirupsen/logrus#1362 Add instructions to use different...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.6.0 to 0.27.0. Commits 681b4d8 jws: split token into fixed number of parts 3f78298 all: upgrade go directive to at least 1.23.0 [generated] 109dabf endpoints: add links/provider...