microsoft / microsoft/ebpf-for-windows

MSI and script based installation do not work with each other

Open
#4,260 0 comments 0 reactions 1 assignee Assigned to @lakshk98 View on GitHub
enhancement P2 triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

### Describe the feature you'd like supported

eBPF can be installed on a machine using either the MSI, or an installation script. If a version of eBPF is installed using the script (there are some scenarios where MSI installation is now possible), and later another version of eBPF is attempted to be installed using the MSI, they do not play well with each other.

### Proposed solution

Possibly use a script in the MSI installation also that has logic to detect a previous installation and perform appropriate operations.

### Additional context

_No response_

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.