pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.30.2. Release notes Sourced from axios's releases. v0.30.2 What's Changed Backport maxContentLength vulnerability fix to v0.x by @FeBe95 in axios/axios#7034 New Contributors @FeBe95 made their...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.4. Commits f421a23 2.1.4 c412fa1 refactor to same pattern as v3 4b7e868 2.1.3 266194b hardlink tweak from main d97731b 2.1.2 fd1634e symlink tweak from main...
**Describe the bug** we are trying to deploy PIXIE on our test environment,but It reboot as we deploy the pixie pem and vizier. FYI, if only deployed the Pixie Cloud,...
Summary: Upgrade hydra and kratos to the latest v2 and v1 releases respectively This upgrades hydra to the latest v2 release and kratos to a v1 release. In order to...
**Describe the Task** The vizier metadata service is currently using the deprecated v1 Endpoints API which is deprecated in Kubernetes v1.33+. The service is logging deprecation warnings: ``` app W0812...
The [collect_heap_pprofs.sh](https://github.com/pixie-io/pixie/blob/56c9fc7f88ef674bba63e0061e158f80e4625c76/scripts/collect_heap_pprofs.sh) script is our main tool for debugging PEM memory use. On large clusters, the results of the [px._HeapGrowthStacks](https://github.com/pixie-io/pixie/blob/56c9fc7f88ef674bba63e0061e158f80e4625c76/src/pxl_scripts/px/collect_heap_dumps.pxl#L24) UDTF can be so large that the output is truncated....
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. Changelog Sourced from tmp's changelog. v0.2.2 (2024-02-28) :bug: Bug Fix #278 Closes #268: Revert "fix #246: remove any double quotes or single quotes… (@mbargiel)...
**Describe the bug** ASAN detects multiple memory safety violations in perf_profile_connector.cc including stack buffer overflow and undefined behavior due to misaligned memory access. The ASAN crash reports that `stack_trace_key_t` structures...
Summary: Update handling of missing kernel headers to better reflect warning status The `px` cli was updated to include a warning when it detected that a cluster didn't have kernel...
This issue tracks upgrading Pixie's vizier and cloud NATS to a more recent version.