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: add preflight for ip forwarding #1449

Merged

Conversation

ricardomaraschini
Copy link
Contributor

What this PR does / why we need it:

we require users to manually enable ip forwarding on their nodes before installing. this preflight checks if ip forwarding is enabled and fails if it is not.

Does this PR require a release note?

Added preflight for IP forwarding.

we require users to manually enable ip forwarding on their nodes before
installing. this preflight checks if ip forwarding is enabled and fails
if it is not.
@ricardomaraschini ricardomaraschini force-pushed the ricardomaraschini/sc-110749/check-for-ip-forwarding branch from 81f5d5c to 72de1a3 Compare November 5, 2024 13:12
Copy link

github-actions bot commented Nov 5, 2024

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-72de1a3" -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-72de1a3?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@ricardomaraschini
Copy link
Contributor Author

@JGAntunes I guess there is overlap between what you are doing and what I am doing. Would you mind reviewing this ?

@ricardomaraschini ricardomaraschini merged commit 65f3996 into main Nov 5, 2024
59 checks passed
@ricardomaraschini ricardomaraschini deleted the ricardomaraschini/sc-110749/check-for-ip-forwarding branch November 5, 2024 15:38
laverya added a commit that referenced this pull request Nov 7, 2024
laverya added a commit that referenced this pull request Nov 7, 2024
Revert "feat: add preflight for ip forwarding (#1449)"

This reverts commit 65f3996.
emosbaugh pushed a commit that referenced this pull request Nov 8, 2024
Revert "feat: add preflight for ip forwarding (#1449)"

This reverts commit 65f3996.
JGAntunes pushed a commit that referenced this pull request Nov 8, 2024
we require users to manually enable ip forwarding on their nodes before
installing. this preflight checks if ip forwarding is enabled and fails
if it is not.
JGAntunes pushed a commit that referenced this pull request Nov 8, 2024
Revert "feat: add preflight for ip forwarding (#1449)"

This reverts commit 65f3996.
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