CMP-3822: Updates the manual remediation script for the configure-network-policies-namespaces#14593
CMP-3822: Updates the manual remediation script for the configure-network-policies-namespaces#14593taimurhafeez wants to merge 3 commits intoComplianceAsCode:masterfrom
Conversation
…ies-namespaces rule to align with the downstream test implementation
|
Hi @taimurhafeez. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
|
@taimurhafeez: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Updates the manual remediation script for the configure-network-policies-namespaces rule to align with the downstream test implementation.
Test the remediation script directly
oc create namespace test-remediationcd applications/openshift/networking/configure_network_policies_namespaces/tests/ocp4bash ./e2e-remediation.shoc get networkpolicy allow-same-namespace -n test-remediationoc delete namespace test-remediation