CMP-3815: Add OCIL instructions for BIOS configuration rules#14538
Conversation
These rules configure hardware BIOS settings that vary by manufacturer and model. While we cannot provide specific step-by-step instructions that apply to all hardware, we now provide guidance directing users to consult their hardware vendor documentation. This resolves test failures in CMP-3815 where these MANUAL rules were missing instructions: - bios_disable_usb_boot - wireless_disable_in_bios These base rules generate the product-specific variants: - rhcos4-high-master-bios-disable-usb-boot - rhcos4-high-master-wireless-disable-in-bios - rhcos4-high-worker-bios-disable-usb-boot - rhcos4-high-worker-wireless-disable-in-bios Related: ComplianceAsCode/compliance-operator#1051
|
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. |
These rules configure hardware BIOS settings that vary by manufacturer and model. While we cannot provide specific step-by-step instructions that apply to all hardware, we now provide guidance directing users to consult their hardware vendor documentation.
This resolves test failures in CMP-3815 where these MANUAL rules were missing instructions:
These base rules generate the product-specific variants:
Related: ComplianceAsCode/compliance-operator#1051