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

Add fallback logic in installer for fetching files. #17045

Merged
merged 1 commit into from Apr 16, 2024

Conversation

Ferroin
Copy link
Member

@Ferroin Ferroin commented Feb 22, 2024

Summary

Still try to use curl first if it exists, but if it fails, fall back to attempting with wget instead.

Test Plan

CI passes on this PR, and local testing confirms that everything still behaves correctly.

@github-actions github-actions bot added the area/packaging Packaging and operating systems support label Feb 22, 2024
@Ferroin Ferroin marked this pull request as ready for review February 23, 2024 12:21
Still try to use `curl` first if it exists, but if it fails, fall back
to attempting with wget instead.
@Ferroin
Copy link
Member Author

Ferroin commented Mar 22, 2024

Rebased to resolve merge conflicts.

@Ferroin Ferroin requested review from a team and removed request for tkatsoulas April 10, 2024 11:43
@Ferroin Ferroin merged commit 42595b3 into netdata:master Apr 16, 2024
141 of 143 checks passed
@Ferroin Ferroin deleted the installer-curl-fallback branch April 16, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/packaging Packaging and operating systems support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant