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

[Backport release-1.29] Whitelist local IPv6 CIDRs when airgapping nodes #4614

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Jun 13, 2024

Automated backport to release-1.29, triggered by a label in #4610.
See .

This does the same to IPv6 that's done for IPv4. Allows the airgap
test to function if the SSH connection runs via IPv6. Also: check if
ip6table_filter is already loaded before trying to modprobe it. This
allows the integration test to work without sudo/doas when the module is
already loaded.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
(cherry picked from commit e6bb827)
(cherry picked from commit 283139e)
@k0s-bot k0s-bot requested a review from a team as a code owner June 13, 2024 12:07
@k0s-bot k0s-bot requested review from twz123 and jnummelin June 13, 2024 12:07
@twz123 twz123 changed the title [Backport release-1.29] [Backport release-1.30] Whitelist local IPv6 CIDRs when airgapping nodes [Backport release-1.29] Whitelist local IPv6 CIDRs when airgapping nodes Jun 13, 2024
@twz123 twz123 added chore area/smoke-tests backport/release-1.28 PR that needs to be backported/cherrypicked to release-1.28 branch labels Jun 13, 2024
@twz123 twz123 enabled auto-merge June 13, 2024 12:52
@twz123 twz123 merged commit 0156d7d into release-1.29 Jun 13, 2024
78 checks passed
@twz123 twz123 deleted the backport-4610-to-release-1.29 branch June 13, 2024 14:27
@k0s-bot
Copy link
Author

k0s-bot commented Jun 13, 2024

Successfully created backport PR for release-1.28:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/smoke-tests backport/release-1.28 PR that needs to be backported/cherrypicked to release-1.28 branch chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants