-
Notifications
You must be signed in to change notification settings - Fork 1.5k
OCPBUGS-65588: Update the RHCOS 4.18 bootimage metadata #10113
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-65588: Update the RHCOS 4.18 bootimage metadata #10113
Conversation
The changes done here will update the RHCOS 4.18 bootimage metadata and
address the following issues:
- OCPBUGS-64613: [4.18] coreos-boot-disk link not working with multipath on early boot
This change was generated using:
plume cosa2stream \
--target data/data/coreos/rhcos.json \
--distro rhcos \
--no-signatures \
--name 4.18-9.4 \
--url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
x86_64=418.94.202511191518-0 \
aarch64=418.94.202511191518-0 \
s390x=418.94.202511191518-0 \
ppc64le=418.94.202511191518-0
Signed-off-by: Tiago Bueno <[email protected]>
|
@tlbueno: This pull request references Jira Issue OCPBUGS-65588, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/test e2e-openstack-ovn |
1 similar comment
|
/test e2e-openstack-ovn |
|
/test e2e-openstack-ovn |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jbtrystram 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 |
|
/label jira/valid-bug backport-risk-assessed |
|
/test e2e-openstack-ovn |
|
/label jira/valid-bug backport-risk-assessed |
|
/lgtm |
|
@sdodson: Overrode contexts on behalf of sdodson: ci/prow/e2e-openstack-ovn 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-sigs/prow repository. |
|
@tlbueno: 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-sigs/prow repository. I understand the commands that are listed here. |
|
@sdodson: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
50225a8
into
openshift:release-4.18
|
@tlbueno: Jira Issue Verification Checks: Jira Issue OCPBUGS-65588 Jira Issue OCPBUGS-65588 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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 openshift-eng/jira-lifecycle-plugin repository. |
|
Fix included in accepted release 4.18.0-0.nightly-2025-11-22-072148 |
The changes done here will update the RHCOS 4.18 bootimage metadata and address the following issues:
This change was generated using: