pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.4. Release notes Sourced from aiohttp's releases. 3.9.4 Bug fixes The asynchronous internals now set the underlying causes when assigning exceptions to the future objects...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
**Describe the bug** Scripts which use eBPF fail to run on GKE 1.28.3. **To Reproduce** Steps to reproduce the behavior: 1. Install Pixie on a new GKE Standard cluster (version...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@hugovk] Use functools.lru_cache for hopper() #7912 [@hugovk]...
Hello team, First, I'd like to say that I'm very excited to try out Pixie I was trying to install locally on a local Kubernetes cluster on top of Colima,...
We want to identify traffic that is plaintext that is ingressing from or egressing to the Internet. The `conn_stats` table is able to indicate if a given connection is encrypted...
**Describe the bug** when running `px auth login --manual` I get a cli waiting for token. I login to https://work.withpixie.ai:443/login?local_mode=true Copy the token When pasting to iTerm cli on Mac...
**Describe the bug** vizier-pem can't initialize BPF program in Kernel, because an undeclared function `arch_ftrace_get_regs`. the impact of this, of course, i'm only receiving a subset of metrics (CPU, mem),...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...