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

Fix276 #289

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Fix276 #289

wants to merge 25 commits into from

Conversation

isqo
Copy link

@isqo isqo commented Apr 27, 2020

Pull Request (PR) description

This pull request allows the reload of firewalld rules to get triggered when they are not present in the runtime stage of firewalld and are only present in permanent. It fixes the rules that get stuck in permanent stage because of a skipped reload caused by a puppet error between the deployment of rules and the reload.

This Pull Request (PR) fixes the following issues

Fixes #276

isqo and others added 21 commits March 31, 2020 00:18
- Check direct rules existence in both runtime and permanent
- Put all provider direct rules unit tests in firewalld_direct_rule_spec.rb
- Check direct rules existence in both runtime and permanent
- Check direct rules existence in both runtime and permanent
- fix wrong chain_args value in direct chain spec
- put all direct passthrough provider unit tests in its corresponding file
- Check rich provider rules existence in both runtime and permanent
- put all rich rule provider unit tests in provider spec file
- Check rich provider rules existence in both runtime and permanent
- put all rich rule provider unit tests in provider spec file
- Check port's existence in both runtime and permanent
@vox-pupuli-tasks
Copy link

Dear @isqo, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@lvthillo
Copy link

@isqo any status on this PR?

@isqo
Copy link
Author

isqo commented Sep 15, 2021

@lvthillo being a little bit tied up at work, I'll try to rebase it this month.

@jcpunk
Copy link
Contributor

jcpunk commented Jan 16, 2023

Is this still viable? I'd love to have it in if so....

@jcpunk
Copy link
Contributor

jcpunk commented Oct 30, 2023

Just checking back in.

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.

Firewall direct rules get stuck in permanent when subsequent exec reload get skipped
4 participants