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

(MODULES-6876) lib/puppet/provider/firewall/iptables.rb - comments cleanup for parsing #981

Merged
merged 5 commits into from
Dec 13, 2021

Conversation

tskirvin
Copy link
Contributor

Per https://tickets.puppetlabs.com/browse/MODULES-6876, there are problems with parsing some iptables rules with space and quotes (specifically ones created by podman). This re-clears the comments field if it made it through earlier parsing. (This probably isn't the only or best way to solve this problem, but we need to proceed).

Per <https://tickets.puppetlabs.com/browse/MODULES-6876>, there are
problems with parsing some iptables rules with space and quotes
(specifically ones created by podman).  This re-clears the comments
field if it made it through earlier parsing.
@tskirvin tskirvin requested a review from a team as a code owner March 17, 2021 15:42
@CLAassistant
Copy link

CLAassistant commented Mar 17, 2021

CLA assistant check
All committers have signed the CLA.

@tskirvin
Copy link
Contributor Author

FYI, it looks like the CI failed due to an inability to reach github.com, so I don't know what that's about...

@tskirvin tskirvin closed this Apr 12, 2021
@tskirvin
Copy link
Contributor Author

Working with my internal licensing folks.

@tskirvin
Copy link
Contributor Author

Licensing folks have approved, reopening.

@tskirvin tskirvin reopened this Apr 12, 2021
@tskirvin
Copy link
Contributor Author

If anybody from the main project is reading this, is there anything I can do to help get this merged up? The most recent CI problems appears to be "can't post to Slack", which I'm pretty sure I don't have anything to do with.

@MartyEwings MartyEwings changed the title lib/puppet/provider/firewall/iptables.rb - comments cleanup for parsing (MODULES-6876) lib/puppet/provider/firewall/iptables.rb - comments cleanup for parsing Nov 30, 2021
@daianamezdrea daianamezdrea reopened this Dec 13, 2021
@daianamezdrea
Copy link
Contributor

Hi, I tried to rebase your PR in order to merge it but it seems I don't have permissions, do you mind to rebase it ? Thank you

@tskirvin
Copy link
Contributor Author

I think the rebasing is done, please confirm? (The workflows are currently awaiting approval.)

@tskirvin
Copy link
Contributor Author

The failed checks with Rocky Linux appear to be with the Rocky Linux image, not necessarily my code?

@daianamezdrea
Copy link
Contributor

Yes, indeed, the failure is not related with your PR, thank you for your contribution!

@daianamezdrea daianamezdrea merged commit 0c51e18 into puppetlabs:main Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants