microsoft / microsoft/ebpf-for-windows
Remove dependency of ebpf store in the build step
Open
cleanup
help wanted
P2
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
Currently the build step populates and requires the ebpf store (registry) to be populated. Ideally the build step should not be dependent on the registry, as this unnecessarily creates registry entries whenever someone tries to clone the repo and builds the project.
Removing this dependency from build will also help solve issue #1231
Contributor guide
Assessment
This issue has not been assessed yet.