Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pixie-io/pixie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: WizTelemetry/pixie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 19 files changed
  • 1 contributor

Commits on Dec 10, 2025

  1. standalone PEM: base image (Ubuntu 24.04/noble), Helm px-pem chart + …

    …RBAC, container_push/save fixes; resolve glibc mismatch; scaffold for standalone deployment
    wrongerror committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    01a2e67 View commit details
    Browse the repository at this point in the history
  2. standalone PEM: use AgentMetadataStateManagerImpl + AgentMetadataFilt…

    …er; add LocalK8sUpdateReceiver; update BUILD deps
    wrongerror committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    5a1f90f View commit details
    Browse the repository at this point in the history
  3. Standalone PEM: add LocalK8sUpdateServer (UDS) and wire into manager;…

    … Helm: add /var/run/px-pem shared volume and env; remove bpffs/cgroup mounts
    wrongerror committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    3d15663 View commit details
    Browse the repository at this point in the history
  4. standalone PEM: add local K8s watcher sidecar and UDS ingestion\n\n- …

    …Implement Go watcher: pods/containers/namespaces/nodes/services/replicasets/deployments via client-go informers, publish ResourceUpdate over UDS.\n- Helm: add watcher container to DaemonSet, mount /var/run/px-pem, set PL_LOCAL_K8S_UPDATE_UDS.\n- RBAC: grant apps (replicasets/deployments) read permissions.\n- Bazel: add watcher BUILD deps for k8s core/apps APIs.
    wrongerror committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    edde3dc View commit details
    Browse the repository at this point in the history
  5. Self-heal ConnStats monotonicity; add robust K8s watcher + UDS server…

    …, demote ingestion logs
    wrongerror committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    44cda46 View commit details
    Browse the repository at this point in the history
Loading