update RHCOS 4.13 bootimage metadata#6886
Conversation
|
/retest |
|
don't mind me :) |
|
/retest-required |
|
/test e2e-vsphere-ovn |
|
/test e2e-vsphere-upi-zones |
These changes will update the RHCOS 4.13 boot image metadata in the installer. This change was generated using: ``` plume cosa2stream --target data/data/coreos/rhcos.json --distro rhcos --no-signatures --name 4.13-9.2 --url https://rhcos.mirror.openshift.com/art/storage/prod/streams x86_64=413.92.202303011445-0 aarch64=413.92.202303011445-0 s390x=413.92.202303011445-0 ppc64le=413.92.202303011445-0 ```
96e7b41 to
a551898
Compare
|
Bumped the boot images to |
|
While rpm-ostree is awesome and it can probably apply an 8.6 ostree atop 9.2 boot image I'm not sure all of the stack works in that way right now. This PR really needs to be used in conjunction with openshift/machine-config-operator#. What I've been doing is using cluster bot to build a release payload with both of those and using that. FWIW, that's how I've been producing the release image that I mirror to quay.io/sdodsonrht/rhcos9.2 periodically. |
|
I think we can and should do this now. |
|
Can someone from the installer team edit this PR to lift the "WIP"? Mike is out right now I think. Also, add a /approve please! |
|
Alternatively, I can just make a new PR with these changes. We'll definitely be bumping again, but I am not aware of a particular reason to respin new bootimages at this time either. |
|
/retitle update RHCOS 4.13 bootimage metadata |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: r4f4 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I'd performed a few installs using cluster-bot builds from this PR and the other one together and I was pretty sure we were starting from a 9.2 boot image, but definitely worth checking again. Feel free to unhold whenever you'd like or we can sync up in the morning. edit: But those were all while we were still on release-4.13, would be good to sanity check on master branch. |
|
Yep, LGTM in this log from the e2e-aws-ovn job in this PR /hold cancel |
|
@mike-nguyen: The following tests failed, say
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/test-infra repository. I understand the commands that are listed here. |
|
/cherry-pick release-4.13 |
|
@sdodson: new pull request created: #6955 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 kubernetes/test-infra repository. |
These changes will update the RHCOS 4.13 boot image metadata in the installer.
This change was generated using: