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

Alpine Linux agent install support #2009

Open
wants to merge 228 commits into
base: develop
Choose a base branch
from

Conversation

penzoiders
Copy link

Tested Alpine Linux install script support.

Works for both x86 and ARM at 64bit (32bit misses valid binaries for mesh agent, so I've not added those among the supported systems).

Install needed packages, or ask for basic requirements.

Creates OpenRC init units instead of systemd services, works nicely as expected.

SystemD based systems works exactly as before.

@CLAassistant
Copy link

CLAassistant commented Sep 22, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.43%. Comparing base (511bca9) to head (0d6d81c).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2009      +/-   ##
===========================================
- Coverage    77.48%   77.43%   -0.06%     
===========================================
  Files          136      136              
  Lines        10030    10038       +8     
===========================================
+ Hits          7772     7773       +1     
- Misses        2258     2265       +7     
Flag Coverage Δ
77.43% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.