pixie icon indicating copy to clipboard operation
pixie copied to clipboard

Instant Kubernetes-Native Application Observability

Results 408 pixie issues
Sort by recently updated
recently updated
newest added

Since the migration to Ubuntu noble for the linter and dev docker images, mypy linting is no longer working. The flake8 integration used has been deprecated since 2020 and it...

kind/bug

Bumps [ws](https://github.com/websockets/ws) from 7.5.5 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...

dependencies
javascript

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...

dependencies
python

Bumps [authlib](https://github.com/lepture/authlib) from 1.1.0 to 1.3.1. Release notes Sourced from authlib's releases. Version 1.3.1 Prevent OctKey to import ssh and PEM strings. Version 1.3.0 Bug fixes Restore AuthorizationServer.create_authorization_response behavior, via...

dependencies
python

I'm using ElascSearch v8 and I have the following error in indexer-server `time="2024-06-05T22:35:29Z" level=fatal msg="Could not initialize elastic mapping" error="elastic: Error 400 (Bad Request): The [nGram] tokenizer name was deprecated...

**Is your feature request related to a problem? Please describe.** Hi Pixie Team! I'm a bit new with Pixie and wanted to be able to add `nodeSelector` and `tolerations` on...

Summary: Add 6.8 kernel to CI build. Update patch versions of existing kernels In addition to updating the kernels, I've removed the use of the gs://pixie-dev-public/kernel-build bucket. Please see the...

Summary: Populate client side trace's local address via tcp kprobes This change populates client side trace's `local_addr` and `local_port` columns for the following use cases: 1. To provide more consistency...

Summary: Replace gon macos signing with notarytool Relevant Issues: #1993 Type of change: /kind bugfix Test Plan: Read [a](https://github.com/mitchellh/gon/issues/40#issuecomment-1261128054) few [examples](https://successfulsoftware.net/2023/04/28/moving-from-altool-to-notarytool-for-mac-notarization/) of migrated cli invocations, however, seeing a successful cli...