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

feat: preflights for sysctl and modules #1878

Merged
merged 7 commits into from
Feb 13, 2025

Conversation

emosbaugh
Copy link
Member

@emosbaugh emosbaugh commented Feb 13, 2025

What this PR does / why we need it:

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?

- Adds preflights for required kernel parameters `net.ipv4.conf.all.forwarding`, `net.ipv4.conf.default.forwarding`, and `net.bridge.bridge-nf-call-iptables`
- Adds preflights for required kernel modules `overlay`, `ip_tables`, `br_netfilter`, and `nf_conntrack`

Does this PR require documentation?

Copy link

github-actions bot commented Feb 13, 2025

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-3315a47" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-3315a47?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@emosbaugh emosbaugh marked this pull request as ready for review February 13, 2025 23:17
@emosbaugh emosbaugh requested a review from sgalsaleh February 13, 2025 23:17
@emosbaugh emosbaugh enabled auto-merge (squash) February 13, 2025 23:19
@emosbaugh emosbaugh merged commit a1a060b into main Feb 13, 2025
68 checks passed
@emosbaugh emosbaugh deleted the emosbaugh/sc-119788/sysctl-net-preflights branch February 13, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants