release-controller: update RHEL repo locations#26305
release-controller: update RHEL repo locations#26305openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
/approve |
|
/assign @jupierce |
The previous location that was chosen to create these repo definitions only included the RHEL 8.5 GA content and was missing all the z-stream updates that have shipped since then. (Confusingly, those updates onlyt land in `dist/rhel8/8` and `dist/rhel8/8.5` remains static) This also updates the location of the RHEL AV repo to point to content shipped alongside RHEL 8.5.
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, jupierce, miabbott, travier 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 |
|
The scope of this PR has changed as I noticed the RHEL 8.5 content was from the GA release and didn't contain any of the z-stream updates. I believe this is an appropriate change as we are missing out on any fixes to the kernel etc that may have shipped since Nov 2021 |
|
@miabbott: 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/test-infra repository. I understand the commands that are listed here. |
|
@miabbott: Updated the following 6 configmaps:
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. |
Right fun...but doesn't this also mean that this repository definition becomes a lie as soon as 8.6 is released? |
Forgot an important part of the URL in openshift#26305
The previous location that was chosen to create these repo definitions
only included the RHEL 8.5 GA content and was missing all the
z-stream updates that have shipped since then. (Confusingly, those
updates only land in
dist/rhel8/8anddist/rhel8/8.5remainsstatic)
This also updates the location of the RHEL AV repo to point to content
shipped alongside RHEL 8.5.