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

configure firewalld automatically #1849

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

configure firewalld automatically #1849

wants to merge 6 commits into from

Conversation

ajp-io
Copy link
Member

@ajp-io ajp-io commented Feb 7, 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?


Does this PR require documentation?

@ajp-io ajp-io changed the title WIP pass flag to configure firewalld automatically Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 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-a573e3c" -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-a573e3c?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@ajp-io ajp-io force-pushed the configure-firewalld branch 4 times, most recently from 521e1db to 429899d Compare February 10, 2025 16:35
@ajp-io ajp-io force-pushed the configure-firewalld branch from e036d35 to 5b6885d Compare February 11, 2025 16:59
@ajp-io ajp-io force-pushed the configure-firewalld branch from 372daf0 to a573e3c Compare February 11, 2025 20:16
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<zone target="ACCEPT">
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k0s shows default instead of ACCEPT, but default didn't work for me. since this is scoped to the cidrs, accept might be okay.

@ajp-io ajp-io changed the title pass flag to configure firewalld automatically configure firewalld automatically Feb 11, 2025
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.

1 participant