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

OCPBUGS-28242: Fix remediation for service_debug-shell_disabled #11638

Merged
merged 2 commits into from
Mar 5, 2024

Commits on Mar 4, 2024

  1. OCPBUGS-28242: Fix remediation for service_debug-shell_disabled

    Added mask:true to the remediation. Previously the test was still failling after remediation applied, this is due to lack of mask in the remediation.
    Vincent056 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d28068b View commit details
    Browse the repository at this point in the history
  2. Remove Kubernetes remediation for service_debug-shell_disabled

    We already have a templated remediation for service_disabled, we should remove the remediation in the rule and use the templated remediation instead.
    Vincent056 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7046452 View commit details
    Browse the repository at this point in the history