microsoft / microsoft/ebpf-for-windows

Change in eBPF MSI behavior in presence of an already installed version of eBPF

Open
#5,550 0 comments 0 reactions 1 assignee Claimed by @lakshk98 View on GitHub
installation triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

If a version of eBPF is already installed on a machine without using MSI, and then MSI is used to install a different / same version, MSI installation first fails and on multiple tries overwrites the current installation. This behavior can be overriden by an MSI command switch.

MSI logic should first detect if the eBPF services are present, if yes, stop the installation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.