Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve module load #470

Merged
merged 11 commits into from
Sep 14, 2022
Merged

Improve module load #470

merged 11 commits into from
Sep 14, 2022

Conversation

mlsmaycon
Copy link
Collaborator

@mlsmaycon mlsmaycon commented Sep 14, 2022

Check if Wireguard and Tun modules are loaded

If modules are loaded return true, otherwise attempt to load them

Run client packages tests on docker containters

@mlsmaycon mlsmaycon requested a review from braginini September 14, 2022 08:36
@mlsmaycon mlsmaycon marked this pull request as ready for review September 14, 2022 17:16
@mlsmaycon mlsmaycon merged commit e4ad617 into main Sep 14, 2022
@mlsmaycon mlsmaycon deleted the improve-module-load branch September 14, 2022 20:26
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
* Add additional check for needed kernel modules

* Check if wireguard and tun modules are loaded

If modules are loaded return true, otherwise attempt to load them

* fix state check

* Add module function tests

* Add test execution in container

* run client package tests on docker

* add package comment to new file

* force entrypoint

* add --privileged flag

* clean only if tables where created

* run from within the directories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants