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

Automated backport of #2822: Create xtables.lock as a file if it doesn't already exist #2843

Conversation

skitt
Copy link
Member

@skitt skitt commented Oct 13, 2023

Backport of #2822 on release-0.16.

#2822: Create xtables.lock as a file if it doesn't already exist

For details on the backport process, see the backport requests page.

Default host path mounts create a directory if the mounted path
doesn't correspond to anything, which ends up breaking iptables. This
fixes that by ensuring that xtables.lock is created as a file if it
doesn't already exist; subsequent invocations of iptables on the host
(if any) will then be able to use the new file for locking.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2843/skitt/automated-backport-of-#2822-origin-release-0.16
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@sridhargaddam sridhargaddam enabled auto-merge (rebase) October 13, 2023 07:55
@sridhargaddam sridhargaddam merged commit 94c0e44 into submariner-io:release-0.16 Oct 13, 2023
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Oct 13, 2023
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2843/skitt/automated-backport-of-#2822-origin-release-0.16]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants