[release-4.21] OCPBUGS-88473: Add an agent flag to disable installing boatloaders#435
[release-4.21] OCPBUGS-88473: Add an agent flag to disable installing boatloaders#435sunku5494 wants to merge 1 commit into
Conversation
Pipes the new agent flag (enable_bios_bootloader_install) to agents. This flag disables bootloader install (calls to grub-install) by default for security reasons. Part of mitigation of CVE-2026-43003. Related-Bug: 2148310 Change-Id: I694bbe121e09e7e0b2e6c5ab3746f7943385190a Signed-off-by: Clif Houck <me@clifhouck.com> (cherry picked from commit e38ae0c) (cherry picked from commit 9a8d91a)
|
@sunku5494: This pull request references Jira Issue OCPBUGS-88473, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sunku5494 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@sunku5494: all tests passed! 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. |
Pipes the new agent flag (enable_bios_bootloader_install) to agents. This flag disables bootloader install (calls to grub-install) by default for security reasons.
Part of mitigation of CVE-2026-43003.
Related-Bug: 2148310
Change-Id: I694bbe121e09e7e0b2e6c5ab3746f7943385190a
(cherry picked from commit e38ae0c) (cherry picked from commit 9a8d91a)