-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Bug 1862114: bump RHCOS images for CVE-2020-10713 #3987
Bug 1862114: bump RHCOS images for CVE-2020-10713 #3987
Conversation
@miabbott: This pull request references Bugzilla bug 1862114, which is invalid:
Comment In 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 kubernetes/test-infra repository. |
|
This update also includes RHEL 8.2 |
/hold While we've tested that booting this RHCOS version via qemu using Secure Boot is successful, there are reports of problems booting with the grub2 mitigation in place - https://bugzilla.redhat.com/show_bug.cgi?id=1861977 I'm going to tentatively hold this until we have more confidence |
The mitigation path for OCP customers is to reprovision nodes, so we should bump the boot images on the installer as well.
/unhold The latest RHCOS builds include the fixed Notably we also get a new
|
/retest |
/retest
|
Interestingly, I was able to get cluster-bot to do Though that looks like it didn't actually test the upgrade path.... 🤔 |
/test e2e-azure |
@abhinavdahiya @sdodson The final boot image bump in the series for Boot Hole. |
/retest openstack, gcp, metal, azure, vsphere failed during build of the installer with:
|
/test e2e-azure |
/test e2e-gcp |
CI registry flakes everywhere |
/test e2e-gcp |
/bugzilla refresh |
@miabbott: This pull request references Bugzilla bug 1862114, which is invalid:
Comment In 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 kubernetes/test-infra repository. |
@sdodson: This pull request references Bugzilla bug 1862114, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
In 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 kubernetes/test-infra repository. |
@sdodson Understood. This bump brings in RHEL 8.2 as well as the mitigations for Boot Hole CVE. We are using the same RHEL 8.2 content in 4.5 + 4.4, so it is puzzling why the tests are failing in this branch. |
In the
|
|
|
For the
|
/test e2e-aws |
Opened a dummy PR to see if similar failures are observed - #4035 |
Well, the dummy PR (#4035) is failing some of the same tests as this PR, but in different ways. We continue to see golang panics/stacks in |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sdodson The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest Please review the full test history for this PR and help us cut down flakes. |
7 similar comments
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
@miabbott: The following test failed, say
Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
/retest Please review the full test history for this PR and help us cut down flakes. |
@miabbott: All pull requests linked via external trackers have merged: openshift/installer#3987. Bugzilla bug 1862114 has been moved to the MODIFIED state. In 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 kubernetes/test-infra repository. |
The mitigation path for OCP customers is to reprovision nodes, so we
should bump the boot images on the installer as well.