Dom Delnano

Results 105 issues of Dom Delnano

Summary: Add node selectors fields in helm chart to control scheduling of OLM and operator pods Previously a helm chart user could only specify the node selectors for the vizier...

**Describe the bug** The helm install process followed by a helm uninstall does not fully clean up all pixie resources in the v0.1.7 operator release. The OLM project [added](https://github.com/operator-framework/operator-lifecycle-manager/commit/f94a5edc69027aefc2f902d6b16cb849b9e18f0a) a...

Summary: Update px-mongo demo to use ghcr.io mirrored images Relevant Issues: N/A Type of change: /kind infra Test Plan: Deployed the demo by building and serving the px-mongo tar.gz locally...

Summary: Refactor base colors to configurables directory. Allow customizing primary color for light and dark mode This change makes it possible to have different main colors for light and dark...

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

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...

When trying to release the cli this week, the build failed with the following error: ``` + gon ci/gon.hcl ==> ✏️ Signing files... Code signing successful ==> 📦 Creating Zip...

kind/bug
area/cli

Pixie is designed with the idea that high visibility telemetry should remain on the edge. While that's the case, its still possible and encouraged to use our Open Telemetry export...