Skip to content

#14093 - script for checking iptable rules#14116

Merged
vojtapolasek merged 2 commits intoComplianceAsCode:masterfrom
jorgenuhr:#14093-xccdf_org.ssgproject.content_rule_set_loopback_traffic
Nov 19, 2025
Merged

#14093 - script for checking iptable rules#14116
vojtapolasek merged 2 commits intoComplianceAsCode:masterfrom
jorgenuhr:#14093-xccdf_org.ssgproject.content_rule_set_loopback_traffic

Conversation

@jorgenuhr
Copy link
Copy Markdown

Description:

  • Uses output from iptables -S to get current settings and compare using bash builtin function instead of using regex and external grep command.

Rationale:

….ssgproject.content_rule_set_loopback_traffic)
@openshift-ci openshift-ci Bot added the needs-ok-to-test Used by openshift-ci bot. label Nov 11, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 11, 2025

Hi @jorgenuhr. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@vojtapolasek vojtapolasek self-assigned this Nov 14, 2025
@vojtapolasek
Copy link
Copy Markdown
Collaborator

/packit retest-failed

@vojtapolasek
Copy link
Copy Markdown
Collaborator

/ok-to-test

@openshift-ci openshift-ci Bot added ok-to-test Used by openshift-ci bot. and removed needs-ok-to-test Used by openshift-ci bot. labels Nov 19, 2025
Copy link
Copy Markdown
Collaborator

@vojtapolasek vojtapolasek left a comment

Choose a reason for hiding this comment

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

LGTM, thank you.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Nov 19, 2025

@jorgenuhr: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-openshift-node-compliance a1ac6cf link true /test e2e-aws-openshift-node-compliance

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@vojtapolasek
Copy link
Copy Markdown
Collaborator

Merging because failing checks are not affected by the PR.

@vojtapolasek vojtapolasek added this to the 0.1.79 milestone Nov 19, 2025
@vojtapolasek vojtapolasek merged commit 4be6db1 into ComplianceAsCode:master Nov 19, 2025
137 of 141 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Used by openshift-ci bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Script for testing xccdf_org.ssgproject.content_rule_set_loopback_traffic is incorrect

2 participants